.bodybg {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	height: 700px;
	padding-top:5px;
	margin:0px;


}
.lbg {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	width: 220px;
}
.menubg {
	background-image: url(../images/titlebg.jpg);
	background-repeat: repeat-x;
}
.txtbg {
	background-image: url(../images/txtbg.jpg);
	background-repeat: repeat-x;
}
.btnline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #57A2CC;
}


.btnline2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AA232A;
}

.morebg {
	background-image: url(../images/morebg.jpg);
	background-repeat: repeat;

}
.mainbg {
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	height: 259px;
}

.graybg {
	background-image: url(../grayimg/mainbg.jpg);
	background-repeat: repeat-x;
	height: 259px;
}





.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.wms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #879AA0;
}
.searchbg {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 851px;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2F81AC;
	padding-right: 7px;
	padding-left: 9px;
}


.topmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #585454;
	padding-right: 7px;
	padding-left: 9px;
	text-decoration:none;
}


.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E6E6;
}
.gbanner {
	background-image: url(../grayimg/banner.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 851px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: A70F1C;
	padding-left: 6px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 747272;
	padding-top: 5px;

}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 747272;
	padding-top: 5px;
	text-decoration:none;

}

a.email:link {
	text-decoration:none;
}

a.email:active {
	text-decoration:none;
}

a.email:visited {
	text-decoration:none;
}

a.email:hover{
color:#950C12;
text-decoration:underline;
}





.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #747272;
	padding-top: 7px;
	padding-bottom: 7px;
}
.btnbg {
	background-image: url(../grayimg/btnbg.gif);
	background-repeat: repeat-x;
	height: 38px;
}
.imgbdr {
	border: 1px solid #F2F0F0;
	padding: 3px;

}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B81619;
	text-decoration: none;
}
