
html,body{
	font-family: arial, verdana, tahoma, sans-serif;
	margin: 0 0 10em 0;
	padding: 0;
	scrollbar-arrow-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #333364;
	scrollbar-shadow-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff; 
	}
	a:link {
	COLOR: #221E1F;
	text-decoration: none;
	}
	a:visited {
	COLOR: #333364;
	text-decoration: none;
	}
	a:hover {
	COLOR: #333364;
	text-decoration: none;
	}
	a:active {
	COLOR: #333364;
	text-decoration: none;
	}
	body{
		background: #E2E0E0 url(../images/back2.jpg) no-repeat center 0;
	
	}
	
	div#header {
	height:110px;
	width:793px;
	margin:0 auto;
	position:relative;
        margin-top:10px;
	margin-bottom:5px;
      }
	div#top {
	height:30px;
	width:793px;
	margin:0 auto;
	position:relative;
      margin-top:2px;
	margin-bottom:5px;
      }
	div#center {
	height:373px;
	width:793px;
	margin:0 auto;
	position:relative;
	margin-top:10px;
	}
	
	td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #221E1F;
	text-decoration: none;
	}
	
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10.9px Verdana, Arial, Helvetica, sans-serif;
line-height:1.2;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 4px 0;
text-decoration: none;
font-weight: strong;
color: #221E1F;
}

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

h1	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #000000;
	width: 100%;
        color: #333364;
      	font-weight: bold;
	}

	