BODY {
	margin: 1em;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: Black;
	background-attachment: fixed;
	background-image: url(/csimg/Eng_Background.png);
	background-position: top;
	background-repeat: no-repeat;
}

divtxt{
	overflow: visible;
	overflow-x: hidden;
	overflow-y: hidden;
}
p{
	text-align: center;
}
h1
{
	font-size: 18px;
	text-align: center;
	color: #FAA800;
}
.MainH1
{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #F5F5DC; 
	/* color: #672E0C; */
}
.subHeading1{
	font-size: 16px;
	text-align: center;
	color: #F5F5DC;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	text-align: center;
	color: #F5F5DC;
}
.subHeading3{
	font-size: 12px;
	text-align: center;
	color: #F5F5DC;
	font-weight: bold;
}
h3
{
	font-size: 12px;
	text-align: center;
	color: #F5F5DC;
}
p{
	color: #F5F5DC;
	font-size: 12px;
}
.copyright{
	color: #F5F5DC;
	font-size: 10px;
		width: 792px;
	text-align: center;
}
.v3_copyright{
	/* color: #672E0C; */
	/* #A97D27 */
	font-size: 12px;
/*	background-color: #672E0C; */
	background-color: #9D4713;
	width: 792px;
	text-align: center;
}
ul{
color: #F5F5DC;
	font-size: 12px;
}
ol{
color: #F5F5DC;
	font-size: 12px;
	font: italic;
}
a:link {
	
}

a
{
	color: #F5F5DC;
	text-decoration: underline;
}
a:hover
{
	color: yellow;
	text-decoration: overline;
	font-weight: bold;
}

a:visited
{
	color: #FFE4B5; /* #F5F5DC; */
	text-decoration: underline;
} 

HR{
	color: White ;
}
.navBar{
	background: #6D5A32;
	color: #D3C2A0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.sponsor{ 
	
	color: #6D5A32;
	font-size: 12px;
}
/* used by ppcart*/
.formoption{
	color: #6D5A32;
	font-size: 12px;
}
  
.form_lists{
	background-color: #6D5A32;
	color: White;
	scrollbar-base-color: #6D5A32;
	scrollbar-arrow-color: #D3C2A0;
	scrollbar-Darkshadow-color: #A97D27;
}      