body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin:0px;
	line-height: 17px;
	background-color: #4A4A4A;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #272727;
	text-align:justify;
}
.menu:link,.menu:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C90CF;
	text-decoration: none;
}
.menu:hover{
	color: #3C90CF;
	text-decoration: underline;
}
.menu1:link,.menu1:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3C90CF;
	text-decoration: none;
	line-height:25px;
}
.menu1:hover{
	color: #3C90CF;
	text-decoration: underline;
}
.main_box_top {
	background-image: url(images/main_box_top.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 974px;
}
.main_box_bottom {
	background-image: url(images/main_box_bottom.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 974px;
}
.main_box_reapt {
	background-image: url(images/main_box_repeat.jpg);
	background-repeat: repeat-y;
	width: 974px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 31px;
}
.menu_content {
	background-image: url(images/menu_icon.jpg);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	height: 39px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
	vertical-align: middle;
}
.mneu_seperator {
	background-image: url(images/seperator_menu.jpg);
	background-repeat: no-repeat;
	height: 1px;
}
.disclamer_box{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B2C7DF;
	text-decoration: none;
}
.desclaimer_link:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B2C7DF;
	text-decoration: underline;
}
.desclaimer_link:visited {
	color: #B2C7DF;
	text-decoration: underline;
}
.desclaimer_link:hover {
	color: #B2C7DF;
	text-decoration: underline;
}
.footer_texts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #999;
	padding:0 16px 0 10px;
}
.footer_text:link {
	color: #999;
	font-weight:bold;
	text-decoration:underline;
}
.footer_text:visited {
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
}
.footer_text:hover {
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
}
.h1{
font-size:18px;
font-weight:bold;
color:#0066CC;
}
li{
line-height:18px;
}

.alnk:link
{
  font-weight:bold;
  color: #006699;
	text-decoration: none;
}
.alnk:visited
{
  font-weight:bold;
  color: #006699;
	text-decoration: none;
}
.alnk:hover
{
  font-weight:bold;
  text-decoration: underline;
	color: #FF0000;
}