#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 14px;
font-family:garamond;
line-height:18px;
z-index:100;
text-align:left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-top:1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: white;
font-family: garamond;
}

#dropmenudiv a:hover{ /*hover background color*/
color:blue;
}

#bluecolor{
color:blue;
font-weight: bold ;
text-decoration: none;
font-family:garamond;
}

#mainlinks {
color: white; 
font-weight: bold;
text-decoration: none;
font-family:garamond;
}

.menuimg img {
border: 2px solid rgb(102,0,0);
}

.menuimg:hover img {
border: 2px solid blue;
}

.menuimg:hover {
border: blue;
}

#headertable{
border=none;
margin-left: auto;
margin-right: auto;
font-family:garamond;
vertical-align: middle;
text-align: center;
}

#maintable{
border-style:solid;
border-color:rgb(0,0,102);
border-top-width:10 px;
border-left-width:5 px;
border-right-width:5 px;
border-bottom-width:10 px;
font-family:garamond;
}

#leftcell{
border-style:solid;
border-color:rgb(0,0,102);
border-top-width:0 px;
border-left-width:0 px;
border-right-width:3 px;
border-bottom-width:0 px;
padding-left:5 px;
padding-right:5 px;
padding-top: 5 px;
padding-bottom: 5 px;
text-align: left;
color: rgb(0,0,0);
}

#centercell{
font-family:garamond;
border-style:solid;
border-color:rgb(0,0,102);
border-top-width:0 px;
border-left-width:0 px;
border-right-width:0 px;
border-bottom-width:0 px;
padding-left:5 px;
padding-right:5 px;
padding-top: 5 px;
padding-bottom: 5 px;
text-align:center;
color: rgb(0,0,0);
}


#rightcell{
border-style:solid;
border-color:rgb(0,0,102);
border-top-width:0 px;
border-left-width:3 px;
border-right-width:0 px;
border-bottom-width:0 px;
padding-left:5 px;
padding-right:5 px;
padding-top: 5 px;
padding-bottom: 5 px;
}

body { 
style="color: rgb(0, 0, 0);	 background-color: rgb(255, 255, 255); vlink: blue;";
alink="blue";
link="blue";
vlink="blue"; 
font-family: garamond;
text-align: center;
}

.req { color:#ff0000; size="-1"; }   /* used to mark text labels with red asterisk
