div#header{
	top:0px;
	left:0px;
	position:relative;
	width:900px;
	height:55px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
div#menu{
	top:20px;
	left:150px;
	position:relative;
	width:600px;
	height:30px;
	padding:0px;
	background-color:#EBF3FB;
}
.contentfooter{
	color:#1C71C8; 
	font-family: arial;
	font-size:8pt;
	width:900px;
	height:20px;
	margin-top:0px;
	background-color:#EBF3FB;
	padding-bottom:5px;
}

.searchbox{
	font-size:7pt;
	color:grey;
	background-color:#ffffff;
	text-decoration:none;
	width=140px;
}

.searchbutton{
	font-size: 8pt;
	color:grey;
	font-weight:bold;
}

<style type="text/css">
	body { color:#909090; font-family: verdana, arial, sans-serif; font-size: 8pt; text-decoration: none; }
	td { color:#909090; font-family: verdana, arial, sans-serif; font-size: 8pt; text-decoration: none; }
	h2 { font-family: tahoma; color:#1C71C8; font-size: 10pt; text-indent: 0px; margin-top: 0.1em; margin-bottom: 0.1em; text-decoration: none;}
	h3 { font-family: tahoma; color:#1C71C8; font-size: 8pt; text-indent: 0px; margin-top: 0.1em; margin-bottom: 0.1em; text-decoration: none;}
	h4 { font-family: tahoma; color:#000000; text-align:center; font-size: 7.8pt; margin-top: 0em; margin-bottom: 1em; margin-left: 0em;}
	h5 { font-family: tahoma; color:blue; font-size: 10pt; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 0em;}
	h6 { font-family: tahoma; color:#8B6D35; font-size: 10pt; margin-top: 0em; margin-bottom: 0em; margin-left: 0em;}
	a {color: #0D029E; font-size: 8pt; text-decoration:none;}
	a:hover { color: blue; font-size: 8pt; text-decoration:underline;}
</style>



