.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#borderline {
 width:750px;
 height:25px;
 margin:3px 0px 3px 0px;
 padding:5px 10px 3px 0px;
 border: 1px solid #D2D2D2;
 }

#menubtm {
 width:425px;
 height:18px;
 float:left;
 margin-left:25px;
 margin-top:10px;
 margin-bottom:15px;
 padding:3px 2px 1px 0px;
 border: 1px solid;
 border-bottom-color:#0096d6;
 border-top-color:#0096d6;
 border-left-color:#FFFFFF;
 border-right-color:#FFFFFF;
 }
 
 
 .small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.footer {

	font-family: Arial, "Arial Narrow";
	font-size: 12px;
	color: #0096D7;
	text-decoration: none;
}
.normalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#borderlineblue {
 width:750px;
 height:25px;
 margin:3px 0px 3px 0px;
 padding:5px 10px 3px 0px;
 border: 1px solid #0097d7;
 }
