@charset "utf-8";
/* CSS Document */
a:link {
COLOR: #0000FF;
}
a:visited {
COLOR: #0000FF;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #0000FF;
}

.home_body	{
			position: absolute;
			width:800px;
			top: 0px;
			left:0px;
			}
p			{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			color:#ffffff;			
			line-height: 125%;
			margin:10px;
			padding:10px;
			}
			
h4			{
			border-bottom: dotted;
			border-bottom-color: #999999;
			border-bottom-width: 1px;
			}
			
h5			{
			border-top: dotted;
			border-top-color: #999999;
			border-top-width: 1px;
			}
			
#head		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 18pt;
			position: relative;
			left: 16%;
			}
			
.borderTable	{
				border-bottom: dotted;
				border-bottom-color: #999999;
				border-bottom-width: 1px;
				border-top: dotted;
				border-top-color: #999999;
				border-top-width: 1px;
}
				
.hr1			{
			height:5;
			width: 800px;
			color:#000066;
			}
			
#footer		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			position: relative;
			right: 0;
			color:#666666;
			}
			
#dropmenudiv{
width: 271px;
position:absolute;
border:none;
border-bottom-width: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:15px;
z-index:100;
color:#ffffff;
}

#dropmenudiv a{
width: 271px;
display: block;
text-indent: 7px;
border: none;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000066;
}

.style7	{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:13px;
			color:#ffffff;
			line-height:15px;
			text-decoration:none;
			}
			

				
			
			 



