body {
	background-image:url(../images/layermo_bg2.jpg);
	background-repeat: no-repeat;
}

.linkbg {
	background-image: url(../images/img_10.jpg);
	background-repeat: no-repeat;
}
.mainbg {
/*	background-image: url(../images/img_01.jpg);  */
	background-color:#330000;
	background-repeat: repeat-x;
	height: 768px;
	width: 1024px;
}
.historybg {
	background-image: url(../history/bg.jpg);
	height: 920px;
	width: 1024px;
	background-repeat: repeat-x;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0C1662;
	text-decoration: underline;
}

.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bottomborder {
	background-image: url(../images/bottom_bk.gif);
	background-repeat: repeat-x;	
	
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: notmal;
	font-variant: normal;
	color: #0C1662;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0C1662;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A41414;
	text-decoration: none;
}
.managementbg {
	background-image: url(../management/bg.jpg);
	height: 1305px;
	width: 1024px;
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contactusbg {
	background-image: url(../contact_us/bg.jpg);
	background-repeat: repeat-x;
	width: 1024px;
}

.text_common {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}


.legal {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	text-align:left;

}

.legal a {
	border-bottom: 0px dotted #939393;
	text-decoration: none;
	color: #999999;
}

.legal a:hover {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #FFCC33;
}

.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;	
}

.subHead_Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;	
}

.subHead_Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;	
}

.bodyText_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
}

.bodyText_bold a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;	
}

.pg_subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF3300;
	background-image:url(../images/sub_title_bk.gif);
	background-repeat:repeat-x;
	line-height:25px;
}