HTML {
	height:100%;
}
BODY {
	font-family: helvetica, sans-serif,verdana, arial;
	background-color:#807a6c;	
	background-image:url(images/bg_body.gif);
	background-repeat: repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:100%;
}
#PageContainer {
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	width:745px;
	text-align:left;
	height:100%;
}
#TopContainer {
	height:168px;
	background-image:url(images/bg_top_v2.jpg);
	background-repeat: no-repeat;
}
#LiveResultsContainer {
	background-image:url(images/home_results_bg.gif);
	width:159px;
	height:181px;
	color:#000000;
}
#LiveResults {
	font-family: helvetica, sans-serif,verdana, arial;
	font-size:11px;
	color:#000000;
	padding-top:35px;
	padding-left:8px;
	padding-right:8px;
}
#LiveResultsView {
	text-align:right;
}
TABLE.TopNav {
	padding-bottom:10px;
}
TABLE.TopNav TD.Left {
	padding-left:40px;
}
#BottomContainer {
	height:37px;
	background-image:url(images/bg_footer.gif);
	background-repeat: no-repeat;
}
#LeftContainer {
	width:29px;
	background-image:url(images/bg_left.gif);
}
#RightContainer {
	width:44px;
	background-image:url(images/bg_right.gif);
}
#MiddleContainer {
	background-color:#FFFFFF;
	padding: 0 8px 0 8px;
	width:672px;
}
.Table100 {
	height:100%;
}
.Text10 {
	font-size:10px;
}
.Content {
	font-size:11px;
	color:#1e191a;
}
.ImageFilter {
	font-family:arial;
	font-size:11px;
	color:#1e191a;
}
SELECT.SelectBrown {
	color:#807a6c;
}
.Paginate, TD.PageNextText.A {
	background-color:#cedde4;
	text-decoration:none;
	color:#7d7869;
	height:16px;
}
A.PageRef {
	text-decoration:none;
	color:#7d7869;
}
A.Links {
	text-decoration:none;
	color:#7d7869;
	font-size:11px;
}
A.Links:Hover {
	background-color:#cedde4;
}
#CopyRight {
	background-color:#cedde4;
	color:#000000;
	font-family: helvetica, sans-serif,verdana, arial;
	font-size:11px;
	padding: 5px 5px 5px 5px;
	width:400px;
}
H3 {
margin:0px 0px 0px 0px;
font-size:14px;
}
H3.NewsTitle {
	color: #807A6C
}
H4 {
margin:0px 0px 5px 0px;
font-size:12px;
}
A.Participant {
	color:#7d7869;
	font-size:13px;
	text-decoration:none;
}
A.Participant:Hover {
	background-color:#cedde4;
}