/* CSS Document */

body {
	margin: 0;
	background-color:#ffffff;
	padding: 0;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8C8C8C;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #2C7DFF;
}

h1 {
	letter-spacing: 2px;
	font-size:16px;
}

h2 {
	letter-spacing: 2px;
	font-size:14px;
}

h3 {
	letter-spacing: 2px;
	font-size:12px;
}

p, ul, ol {
    letter-spacing: .1em;
	line-height: 2em;
}

a {
	color: #5EB9FC;
}

a:hover {
	text-decoration: none;
	color:#0066CC;
}

#header {
	width: 760px;
	height: 280px;
	margin: 0 auto;
}

#footer {
	clear: both;
	padding: 30px 0;
	text-align: center;
	font-size:9px;
}


.style2 {		
font-size:16px; 
font-family:Georgia, "Times New Roman", Times, serif;
color:#0099FF; 
font-weight: normal;
text-decoration:none;
padding:5px; 
display:block;
text-align:center;
background-color: #3D4559; 
border-right:#0e4961 solid 1px;
border-left:#0e4961 solid 1px;
}
.style2:hover {	
display:block;	
font-size:16px; 
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF; 
font-weight: normal;
text-decoration:none;
padding:5px; 

text-align:center;

}
.style2_hvr {	
display:block;	
font-size:16px; 
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF; 
font-weight: normal;
text-decoration:none;
padding:5px; 
background-color:#333333;
text-align:center;

}
.style2_hvrTxt {	
display:block;	
font-size:16px; 
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF; 
font-weight: normal;
text-decoration:none;
padding:5px; 
background-color:#333333;
text-align:center;
}
.style3 {		
font-size:16px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal;

text-decoration:none;
}
#dropmenudiv{
position:absolute;

font-family:Georgia, "Times New Roman", Times, serif;
color:#0000FF;
line-height:25px;
padding:9px; 
background-color:#3D4559;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
text-decoration: none; 
color:#0099FF;
border-bottom: 1px dotted #4b7b90;
padding: 1px 0;
text-align:center;
}



#dropmenudiv a:hover{ /*hover background color*/
background-color:#3D4559;
/*display:block;*/	
font-size:12px; 
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF; 
font-weight: normal;
text-decoration:none;
text-align:center;
width:100%;




}

