body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background: url('../images/background.jpg') 0% 0% repeat-x #FFF;
		
	SCROLLBAR-FACE-COLOR: #8facc7;
	SCROLLBAR-HIGHLIGHT-COLOR: #8facc7; 
	SCROLLBAR-SHADOW-COLOR: #8facc7;
	SCROLLBAR-3DLIGHT-COLOR: #8facc7;
	SCROLLBAR-ARROW-COLOR: WHITE; 
	SCROLLBAR-TRACK-COLOR: WHITE;
	SCROLLBAR-DARKSHADOW-COLOR: #8facc7;
}

img {
	border:0px solid;
}

table { 
	margin:0px;
	border-collapse: collapse; 
	border-spacing: 0px; 
}

.menu td.spacer {
	background: url('../images/spacer.jpg') no-repeat;
}

.header {
	/*border: 1px solid black;*/
	width:1003px;
}

.menu {
	/*border: 1px solid black;*/
	height: 40px;
	width: 1003px;
}

.frameContent {
	background: #FFF;
	padding-top:12px;
	padding-bottom:5px;
}

.indexMain td { 
	vertical-align:top;
}

.header td.background{
	background:no-repeat;
	background-image: url('../images/headback.png');
	padding-left:25px;
	padding-right:25px;
}

.menu td.background{
	background: url('../images/menuback.png') no-repeat;
}

.rndImages {
	font-size:12px;
	text-align:center;
}



.menu a, .menu a:visited{
    color: #EEEEEE;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.menu a:hover {
	color:#FFFF33;
}



.spacer {
	font-size:3px;
}

.main {
	/*background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;*/
}

.main td.content{
	/*padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;*/
}

.main td.background {
	background: Transparent; /*url('../images/highwaymanbackground.jpg') fixed no-repeat center;*/
}

.main a{
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
	border:0px solid;
}

.main a:hover{
	color:#339933;
	font-weight:bold;
	text-decoration:none;
	border:0px solid;
}

img.float {
	float: left;
	/*margin: 3px 3px 3px 3px;*/
}

.foot {
	font-size:9px;
	vertical-align:top;
	color:#666666;
}

th.lefthead {
	background: no-repeat right center;
	background-image: url('../images/titleleft.png');
}

th.righthead{
	background: url('../images/titleright.png') no-repeat left center;
}

td.dateRally {
	width:20px;
	border:1px #569aff solid;
	background-color:#77adff;
	text-align:center;
}

td.dateRally a{
	color:#000000;
	font-weight:normal;
}

td.dateTHS {
	width:20px;
	border:1px #e7a525 solid;
	/*background-color:#FF9900;*/
	background-color:#ffae34;
	text-align:center;
}

td.dateTHS a{
	color:#000000;
	font-weight:normal;
}

td.THS {
	background-color:#ffae34;
}

td.dateToday {
	width:20px;
	border:1px #d40000 solid;
	background-color:#d44545;
}

.leftside {
	background:url('../images/sideleft.png') repeat right top;
	width:11px;
}

.rightside {
	background:url('../images/sideright.png') repeat left top;
	width:11px;
}

.bottomleft {
	background:url('../images/bottomleft.png') no-repeat right top;
}

.bottomright {
	background:url('../images/bottomright.png') no-repeat left top;
}

.bottom {
	background:url('../images/bottom.png') repeat-x top;
}

.topleft {
	background:url('../images/topleft.png') no-repeat right bottom;
}

.topright {
	background:url('../images/topright.png') no-repeat left bottom;
}

.top {
	background:url('../images/top.png') repeat-x bottom;
}


/*Legacy Styles*/

div.scroller {
	height:500px;
	width:200px;
	overflow:hidden;
}

div.scrollRally {
	height:500px;
	width:150px;
	overflow:hidden;
}

div.scrollCommittee {
	height:500px;
	width:600px;
	overflow:hidden;
}

td.padMe {
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}

td.under {
	text-align:center;
	font-weight:bold;
	border-bottom:1px #666666 solid;
	border-top:1px #666666 solid;
	color:#FFFFFF;
		background: url('../images/menuback.png') repeat center;
}

td.reel {
	background:url('../images/filmstrip.png');
	height:26px;
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	border:1px #999999 solid;
	/*border-top:1px black solid;*/
}

td.reel a {
	color:#FFFFFF;
}

td.reel a:hover {
	color:#000000;
}

.dateHead {
	text-align:center;
	font-size:12px;
	color:#3300FF;
	border-bottom:1px black soild;
}

.dateHeadB {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px #006600 solid;
	background: url('../images/menuback.png') repeat center;
}

td.date {
	text-align:center;
	width:22px;
	font-size:14px;
	color:#000000;
	border:0px solid;
}


td.mainImages {
	font-size:10px; 
	text-align:center; 
	padding-left:30px; 
	padding-right:30px;
	padding-top:10px;
	vertical-align:top;
}

th.mainhead {
	background: url('../images/header.png') repeat-x center;
	padding-top:5px;
	color:#FFFFFF;
	height:25px;
	font-size:14px;
	font-weight:normal;
}

.tblCenter td {
	text-align:center;
}
