@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #0066FF; text-decoration: none; }

a:visited {	color: #0066FF; text-decoration: none; }

a:hover { color: #000066; text-decoration: underline; }

a:active { color: #0066FF; text-decoration: underline; }

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent:5px;
border-bottom: 0px solid black;
padding: 4px 0;
text-decoration: none;
color: #000000;
}

#dropmenudiv a:hover{ 
background-color: #CCCCCC;
color: #000000;
}

body,td,th { font-family: Arial, Helvetica, sans-serif; }

.logo { width:850px; height:200px; background-image:url(top1.jpg); }

.menu {color:#000; font-size: 18px; font-weight: bold; background-color:#FCEE95; }

.navtxt {color:#999999; font-size:14px; }

.footer { background:url(bottom1.jpg); font-size:10px; padding:4px; text-decoration:none }

.smalltxt {	font-size: 13px; }
