body {
		font-family: "Lucida Sans Unicode", sans-serif;
		font-size: 10pt;
		font-weight: normal;
		text-align: left;
		margin: 0px 0px 0px 2px;
}
h1  	{ padding: 0px 0px; margin: 0px;  font: normal normal bold 16pt Arial, Helvetica, sans-serif;  color: #8B0000;   }
h2	 	{padding: 0px 0px; margin: 0px;  font: normal normal bold 14pt "Lucida Sans Unicode", sans-serif;  color: Navy;}
h3		{ padding: 0px 0px; margin: 0px;  font: normal normal bold 12pt "Lucida Sans Unicode", sans-serif;  color: #8B0000;   }
#search    { float: left; font: italic normal normal 14px Arial Black , sans-serif;  color: #ffffff;  vertical-align: middle;  padding-top: 15px;     }
#dis	{ font: normal normal normal 14px  Arial , sans-serif;  color: #ffffff;  vertical-align: middle;  padding-top: 7px;    }
	
.floatl{
	float: left;
	padding-left: 10px;
}
.floatr{
	float: right;
	padding-right: 10px;
}
.botbox	{background: url('bottom.jpg') no-repeat; clear: both; width:770; height:81 }
div#bot {
	text-align: center;
}
td.menu {background: url('images/bar.gif') ;
	font: normal 11px "Arial Black" sans-serif;
	color:#ffffff;
}
a.menu:active{
	color: #000000;
	font-family: "Arial Black" sans-serif;
	font-size:  11px;
	text-decoration: none;}
	
a.menu:link, a.menu:visited{
	  
	color: #ffffff;
	font-family: "Arial Black" sans-serif;
	font-size:  11px;
	text-decoration: none;
}

a.menu:hover {
	color: #000000;
	font-family: "Arial Black" sans-serif;
	font-size:  11px;
	text-decoration: none;}
.gray 	{ background-image: url('images/grey.gif');background-repeat: no-repeat;   height:100%; width:770} 
.blue	{ background-image: url('blue.gif');background-repeat: no-repeat; width:222; float: left; height:203;padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:5px}
.img 	{ padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:5px}
.page	{ width: 770; height:100%}
.bod	{ width: 750px; height:100%}
.mini 	{ float: right; clear:both ; width:498; height:50px}
.dis	{ font: oblique 9px "Lucida Sans Unicode", sans-serif; }
.dissm, a.dissm:active, a.dissm:link, a.dissm:visited 	{ font: 8px "Lucida Sans Unicode", sans-serif;color: #ffffff;}
.center { text-align: center; }
.leftpadded { padding-left: 10px; }