@charset "utf-8";
/* CSS Document */
p{
font-size:12px;
text-indent:10px;
}
bg1 {
background-color:#A4703C;

}
body {
	background-color:#FFFFFF;
	margin-left:0;
	margin-top:0;

}
a:link {
	color: #ffffff;
	/*color: #5B5600;*/
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #868686;
	text-decoration:none;
}
a:active {
	color:  #ffffff;
	text-decoration:none;
}
.whText {
	font-weight:bold;
	color:#FFFFFF;
		}
.trColor {
background-color: #C68752;
}
.tr2Color {
/*this is the outer part*/
background-color:#AE6119;
/*background-color: #AE6119;*/

}		
.gdText {font-weight:bold;
color:#BE9C14;
}
.brText{
color:#ff0000;
}
.whTextLg {
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
	text-shadow:#FF0000;
}
.copyright { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #0066CC;
}
.shadow {text-shadow:#CCCCCC;
}

img {
 border:none;
}
