body {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;

}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}


#contentMainBox {
	width: 350px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #993333;
	font-style: normal;
	text-transform: capitalize;}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #993333;
	font-style: normal;
	text-transform: capitalize;}
	
a:link {
	color: #993333;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #993333;}
