body {
	background-color: #171616;
	background-attachment: fixed;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;

}

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


#contentMainBox {
	width: 540px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3399CC;
	font-style: normal;
	text-transform: capitalize;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	text-transform: capitalize;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
	font-style: normal;
	text-transform: capitalize;
}

a:link {
	color: #3399CC;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #3399CC;
}

img {border-color:#333333;}
