BODY {	
	position: absolute; left: 0px; top: 0px; bottom: 0px;
	background-color: white;
	background-image: url("/menuimg/logo.gif"); background-repeat: repeat-y;
}
DIV.sidemenu { 
	position: absolute; left: 0px; top: 0px;
	color: #002864;
}
DIV.banner {
	position: absolute; left: 120px; top: 0px;
	text-align: center;
}
DIV.main {
	position: absolute; left: 130px; top: 70px; 
}
/*A:visited { color: #F0BD10; text-decoration: none; }
A:link { color: navy; text-decoration: none; }
A.footer:visited { color: #EEEEEE; text-decoration: none; }
A.footer:link { color: #F0BD10; text-decoration: none; }
*/
BODY, TD, DIV { font-family: Verdana, Helvetica, sans-serif; font-size: 10pt;}
TH { font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; background-color: #CCCCCC; color: black; }
PRE { font-family: Couriergr, monospace; font-size: 12pt;}
FORM, FORM TD{ font-family: Verdana, grarial, sans-serif; }
.big { font-size: 14pt; }
.small { font-size: 8pt; }
