body {
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
.hand {
	cursor: hand;

}
.bg1 
{
background-repeat:repeat-y;
	}
	
	.bg 
{
	background-repeat:repeat-x;
	}

.leftmenues {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	
}
.leftmenues a:link{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	
	
}
.leftmenues a:visited{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	
}
.leftmenues  a:hover{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #FFFFFF;
	background-color:#33539e;
}
.maintext{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.subhead {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004E9B;
	text-decoration: none;
}
.subhead a:link {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color:  #004E9B;
	text-decoration: none;
}

.subhead a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color:  #004E9B;
	text-decoration: none;
}
.subhead a:hover {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color: #FF9900;
	text-decoration: underline;
}

.CopyRightLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
