body{
text-align:center;
	border:0px;
	margin:0px;
	padding:0px;
}
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:50px;
	width:996px;
	z-index:auto;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	width:996px;
	height:144px;
	z-index:auto;
}
#mainleft {
	position:absolute;
	top:144px;
	left:0px;
	width:624px;
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	height:466px;
	z-index:auto;
	background-image:url(images/mainbg.gif);
	background-repeat:no-repeat;
	background-color:#eeeeee;
	text-align:left;
	overflow:auto;
}

#mainright {
	position:absolute;
	top:144px;
	right:0px;
	width:342px;
	height:476px;
	z-index:auto;
	text-align:left;
}

#strip {
	position:absolute;
	top:598px;
	right:0px;
	width:996px;
	height:24px;
	z-index:auto;
	background-image:url(images/redstrip.gif);
	background-repeat:no-repeat;
}

#footer {
	position:absolute;
	padding-top:10px;
	padding-left:5px;
	top:622px;
	left:0px;
	width:991px;
	height:44px;
	z-index:auto;
	text-align:left;
	color:#666666;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
	color: #CC3333;
}
a:active {
	text-decoration: none;
	color: #CC3333;
}
#adtrace {
	position:absolute;
	right:16px;
	width:94px;
	height:31px;
	z-index:auto;
	top: 5px;
}
.style1 {color: #CC3300}

