td.menu { background-color:#ffffff; border: 2px solid #d5ae41;text-indent:5px; margin-left:10px; border-bottom-width: 0; font-size:9pt; font-weight:bold;}

td.menu1 { background-color:#ffffff; border: 2px solid #d5ae41;text-indent:5px; margin-left:10px; border-bottom-width: 0;  font-size:9pt; font-weight:bold; }
td.menu1b { background-color:#ffffff;  border: 2px solid #d5ae41;
text-indent:5px; margin-left:10px;   font-size:9pt; font-weight:bold; }


#dropmenudiv{
position:absolute;
background-color: #ffffff;
border:1px solid black;
border-bottom-width: 0;
line-height:15px;
z-index:200;
FONT-SIZE: 9pt; 
COLOR: #000000; 
TEXT-DECORATION: none; 
font-weight: bold;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
FONT-SIZE: 9pt; 
COLOR: #000000; 
TEXT-DECORATION: none; 
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #800000;
color:#ffffff;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #000000;
}

BODY {
	background: #273854;
text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	font-family:Verdana, Century Gothic, Arial, Helvetica, sans-serif
}
A.Coplink3 {
        color: #000080;
        font-weight: 600;
        text-decoration: none;
}
A.Coplink3:Hover {
        color: #800000;
        text-decoration: none;
		        font-weight: 600;
}
a {text-decoration:none;}
