body {
background-color: #3f3f3f;
background-image:url(../images/header.png); 
background-postition:center top;
background-repeat: no-repeat
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF
}
#content {
	margin-left:auto; 
	margin-right:auto; 
background: url(../images/bg.png) repeat-y center 1px; 
	width:1203px;
	padding: 0px;
	border: 0px solid #000000;
}
#innercontent {
	margin-left:auto;
	margin-right:auto;
	width:840px;
	padding: 0px;
	border: 0px solid #000000;
}
#center {
	margin-left:auto;
	margin-right:auto;
	width:1203px;
	padding: 0px;
	border: 0px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
img, div, a, input {
	behavior: url(../iepngfix.htc)
}