body {
	font-family: verdana;
	font-size: 10px;
	color: #000000;	
	background-color: #3b3b3b;
	margin: 10 0 10 0;
	background-image:url(../img/desert2.jpg); 
	background-repeat:no-repeat; 
	background-position:top right; 
	background-attachment:fixed;}

#rootTable{
	width:800; 
	border: 1px solid #444444;
	}

#page{
	width:800;
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #444444;
	border-collapse: collapse;
	background-color: white;
	background-image:url(../img/content_tbl_bg.gif); 
	background-repeat:repeat-y;
	}


/* CONTENT TABLE STYLES*/
.tblHeader{
	background-image:url(../img/header_img.jpg); 
	background-position:top center; 
	background-repeat:no-repeat; 
	height:131px;
	}

.tblLeft{
	background-image:url(../img/left_side_img.jpg); 
	background-position:left bottom; 
	background-repeat:no-repeat;
	vertical-align:top;
	}

.tblSubmenu{
	vertical-align:top;
	width:100%;
	height:100%;
	border:0;
	}

.tdSubmenu{
	padding-left:5px;
	height:24px;
	}

a.LinkSubmenu:link{ color:#ffe961;}
a.LinkSubmenu:hover{ color:#ffffff;}
a.LinkSubmenu:visited{ color:#ffe961;}
a.LinkSubmenu:active{ color:#ffe961;}

.tblContent{
	vertical-align:top;
	}

.tblDakar2008_header{
	background-color:#FFE961;
	color:#000000;
	font-weight:bold;
	border-bottom: #999999 solid;
	border-bottom-width:thin;
	}

.tblRight{
	background-image:url(../img/right_side_img.jpg);
	background-position:left bottom; 
	background-repeat:no-repeat;
	}

.tblFooter{
	background-image:url(../img/footer_img.jpg);
	background-position:left bottom; 
	background-repeat:no-repeat; 
	height:37px;
	}

.tdEditableImgBg{ background-image:url(../img/tblBackground.jpg); background-repeat:repeat-y }

.footerTxt{ 
	font-family:verdana; 
	font-size:9px; 
	color:#666666;
	padding-bottom:8px;
	}

.subMenuIframe{width:100%; height:100%;}
#textJustify{text-align:justify;}
.racesHeader{ font-family:verdana; font-size:12px; font-weight:bold; text-align:left; text-indent:8px; color:#999999;}
.tdSponsors{padding-left:5px;}
.tdPaddingLR{padding-left:8px; padding-right:12px;}

/* NAVIGATION STYLES */
.tdNavigation{height:32px;}

a:link		{color:#666666; text-decoration: none;  font-weight : bold; }
a:visited	{color:#666666; text-decoration: none;  font-weight : bold; }
a:hover	{color:#FFCC00; text-decoration: none;  font-weight : bold; }

a.whitebold:link	{color:#FFFFFF; text-decoration: none; font-weight : bold; }
a.whitebold:visited	{color:#FFFFFF; text-decoration: none; font-weight : bold; }
a.whitebold:hover	{color:#FFCC00; text-decoration: none; font-weight : bold; }

a.LinkFooter:link	{color:#666666; text-decoration: none; font-weight:normal; }
a.LinkFooter:visited{color:#666666; text-decoration: none; font-weight:normal; }
a.LinkFooter:hover	{color:#8F461D; text-decoration: none; font-weight:normal; }
