body {
	background-image: url(images/bg.jpg);
	background-color: #B24500;
	background-repeat: repeat-x;
}

.contentbg  {background:url(images/subpg_cn_bg.jpg);background-repeat:no-repeat;}

.brdr {border: 1px solid #99CC00;}

.brdr-rht {border: 1px solid #99CC00;margin-right:10;}
.navigation {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #CCC;
	height: 28px;
}
.no_repeat {
	background-repeat: no-repeat;
}



.brdr-lft {border: 1px solid #99CC00;margin-left:10;}

.navigation a:link {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
	color: #AD4101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
}
.navigation a:hover {
	text-decoration: underline;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
}
.navigation a:focus {
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;

}
.navigation a:active {
	text-decoration: none; 
	color: #0080C0; 
	background: transparent;
}



.text{
	color: #ffffff;
	font-size: 12px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
}


.text2{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.subheading{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}




.footer {
	color: #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}


a:link {
	color: #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


a:visited {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none; 
	color: #000000; 
	background: transparent;
}
.TITLE3 {
	text-transform: uppercase;
	color: #D6FB00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bonus {
	text-transform: uppercase;
	color: #F90;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

