#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: lightgrey;

}

.MyTable
	{
		BORDER-RIGHT: slategray 1pt solid;
		BORDER-TOP: slategray 1pt solid;
		BORDER-LEFT: slategray 1pt solid;
		BORDER-BOTTOM: slategray 1pt solid;
		FONT-SIZE: 16px;
	    	COLOR: darkslategray;
	    	FONT-FAMILY: Verdana, Arial
	}
.MyTitle
	{
		FONT-SIZE: 28px;
	    	COLOR: darkslategray;
	    	FONT-FAMILY: Book Antiqua;
	    	}
.TextBox
	{
	    	BORDER-RIGHT: slategray 1pt solid;
		BORDER-TOP: slategray 1pt solid;
		BORDER-LEFT: slategray 1pt solid;
		BORDER-BOTTOM: slategray 1pt solid;
		WIDTH: 100%;
		FONT-SIZE: 15px;
	}
body 	{
	background-color: #006699;
      	z-index:5;
      	z-order:5;
    
	}
#maintable {
	background-color: #FFFFFF;
	}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
hr {color: #003399; height: 1px}
h1 {font-size: 20px; font-weight: normal; color: #003399}
h2, h3, h4 {font-size: 16px; font-weight: bold; color: #0066CC}
a:link {color: #0033CC; text-decoration: none}
a:visited {color: #0033CC; text-decoration: none }
a:hover {color: #0099FF; text-decoration: none }
p {}
ul {}
ol {}

a.tabs:link {color: #FFFFFF; text-decoration: none}
a.tabs:visited {color: #FFFFFF; text-decoration: none }
a.tabs:hover {color: #CCCCCC; text-decoration: none }
.tabs {color: #FFFFFF; padding-right: 5px; padding-left: 5px; text-align: center; font-weight: bold}
.small {font-size: 10px;}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
   
}
