body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.recmid {
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
	width: 895px;
}
.btnbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/btnbg.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
.botrec {
	background-image: url(../images/rec.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 207px;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.linkbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff6a08;
	text-decoration: none;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e3495;
	text-decoration: none;
}


.btntxt {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}
.btntxt:hover{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#FFCC00;
	text-decoration: none;
	font-variant: small-caps;
	text-decoration:underline;
}
.bodytxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	}
	.bodytxt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:justify;
	font-weight:bold;
	}