body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E7E7E7;
	margin:0px;
	margin-top:15px;
    }

td {
 	font-family: Arial, Helvetica, sans-serif;
   }
   
 li {
 		margin:0px;
		padding:0px;
		list-style:circle;
		line-height:23px;
	}  
   
.bg1{	
	background-image:url(/images/top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:bottom;
	text-align:center;
	width:791px;
	height:95px;
	}
	
.bg2{	
	background-image:url(/images/body.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:top;
	text-align:left;
	width:791px;
	height:353px;
	}	
	
	
.bg3{	
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:middle;
	text-align:center;
	width:791px;
	height:66px;
		font-family:Tahoma;
		font-size:11px;
		color:#696A6C;
	}		
	
.bg3 a{	
		font-family:Tahoma;
		font-size:11px;
		color:#696A6C;
		text-decoration:underline;
	}		
	
.bg3 a:hover{	
		font-family:Tahoma;
		font-size:11px;
		color:#232323;
		text-decoration:underline;
	}	
	
.bg4{	
	background-image:url(/images/body_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	vertical-align:top;
	text-align:center;
	width:791px;
	height:411px;
	}	
	
.bg5{	
	background-image:url(/images/footer2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:middle;
	text-align:center;
	width:791px;
	height:68px;
		font-family:Tahoma;
		font-size:11px;
		color:#696A6C;
	}		
	
.bg5 a{	
		font-family:Tahoma;
		font-size:11px;
		color:#696A6C;
		text-decoration:underline;
	}		
	
.bg5 a:hover{	
		font-family:Tahoma;
		font-size:11px;
		color:#232323;
		text-decoration:underline;
	}	
	
.bg6{	
	background-image:url(/images/button.gif);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:middle;
	text-align:left;
	width:188px;
	height:28px;
		font-family:Tahoma;
		font-size:11px;
		color:#666666;
		cursor:pointer;
		padding-left:44px;
	}	
	
.bg6h{	
	background-image:url(/images/buttonh.gif);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:middle;
	text-align:left;
	width:188px;
	height:28px;
		font-family:Tahoma;
		font-size:11px;
		color:#2E446F;
		cursor:pointer;
		text-decoration:underline;
		padding-left:44px;
	}	
	
			
.text1{
		font-family:Tahoma;
		font-size:10px;
		color:#696A6C;
		text-align:center;
		height:44px;
		vertical-align:middle;
		}	
		
.text2 h2{
		font-family:Tahoma;
		font-size:18px;
		color:#2E446F;
		font-weight:normal;
		margin:0px;
		}	
		
.text2{
		font-family:Tahoma;
		font-size:12px;
		color:#666666;
		text-align:left;
		line-height:19px;
		}	
		
.text2 a{
		font-family:Tahoma;
		font-size:12px;
		color:#666666;
		text-decoration:underline;
		}		
		
.text2 a:hover{
		font-family:Tahoma;
		font-size:12px;
		color:#232323;
		text-decoration:underline;
		}							
		
.margin1{
	margin-top:18px;
	}	
	
.margin2{
	margin-top:20px;
	margin-left:20px;
	}	
	
.input1{
	     	border:1px solid #CCCCCC;
			height:19px;
			width:197px;
			background-color:#FFFFFF;
			font-family:Tahoma;
			font-size:12px;
			color:#666666;
			margin-left:8px;
}	

.textarea1{
			border:1px solid #CCCCCC;
			height:158px;
			width:300px;
			background-color:#FFFFFF;
			font-family:Tahoma;
			font-size:12px;
			color:#666666;
			margin-left:6px;
} 
	
#dropmenudiv{
position:absolute;
border-left:1px solid #B8B8B8;
border-right:1px solid #B8B8B8;
border-bottom:1px solid #D7DCE1;
border-top:1px solid #92969A;
font:normal 11px tahoma;
line-height:7px;
z-index:100;
margin-top:1px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom:1px solid #D7DCE1;
border-top:1px solid #92969A;
padding: 7px 0;
text-decoration: none;
}

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