body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FAD6FA; /*EA6901*/
	background-position: left top;
	margin: 0px;
	
}
.footer {
	background-image:url(../images/footer.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#FFFFFF;
	background-repeat:repeat-x; background-position:top;
	
}

/*.footer a{
	background-image:url(../images/footer.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#2681BA;
	
}
*/

/*a {color:brown; font-weight:600px; text-decoration:underline; }
a:href { color:#009999; font-weight:600px; text-decoration:underline; }
a:hover  { color:blue; text-decoration:none; }
*/


.indfooter {
	background-image:url(../images/footer.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color:#fffafe;
	background-repeat:no-repeat; background-position:top;
	
}

.indfooter a{
/*background-image:url(../images/footer.jpg);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color:#fffafe; text-decoration:underline;
	/*background-repeat:no-repeat; background-position:top;*/
}

.indfooter a:hover{
	<!--background-image:url(../images/footer.jpg);-->
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color:#fffafe; text-decoration:underline;
	/*background-repeat:no-repeat; background-position:top;*/
}


.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 217px;
}

.txtborder{
border:1px solid #E3F6B5;
border-collapse:collapse;
}

.footer_bg_link {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	background-color: #fffad1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;	
}

.bottomborder{
	
	border-bottom: 1px solid #000000;
}
.footer_bg_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer_bg_link a:hover{
	color: #000000;
	text-decoration: underline;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffc838;
	text-decoration: none;
}
.heading a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffc838;
	text-decoration:none;
}
.heading a:hover{	
	color: #FFFFFF;
	text-decoration: underline;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.text2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.text2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}.text_5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #699216; 
	text-decoration: none;
}
.text_5_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000; 
	text-decoration: none;
}
.text_6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}
.text_6 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}
.text_6 a:hover{	
	color: #000000;
	text-decoration: underline;
}
.table_center {
	background-image: url(../images/table_center.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.strip {
	background-image: url(../images/strip.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.r_bor_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.r_dot_line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cc0000;
}
a.purple:active, a.copyright:visited, a.copyright:link {
	color: #931094;
	text-decoration: none;
}

a.purple:hover {
	color: #DC38B3;
	text-decoration: none;
}

a.copyrightshen:active {
	color: #999689;
	text-decoration: none;
}
a.copyrightshen:link {
	color: #999689;
	text-decoration: none;
}
a.copyrightshen:hover {
	color: #6B6858;
	text-decoration: none;
}
a.copyrightshen:visited {
	color: #999689;
	text-decoration: none;
}