
body{
	padding:0px;
	margin:0px;
	background: #2A2A2A url(/_gfx_new/bg3.jpg) repeat-x;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans, Courier;
	font-size: 11px;
	color: #ffffff;
}
td{
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans, Courier;
	font-size: 11px;
	vertical-align:top;
	padding:0px;
}

p{
width:100%;
}

image{
	border:0px;
	padding:0px;
	margin:0px;
}

.title_small{
	color: silver;
	font-weight:bold;
}

.title{
	font-size:16px;
	font-weight:bold;
	color: silver;
}

.tab {
    background: url(/_gfx_new/tab1.gif) no-repeat;
    height: 67px;
    width:80px;
    color:#ffffff;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -1px;
    text-align: right;   
}
.tab a{
    color:#ffffff;
    text-decoration:none;
}
.tab a:hover{
    color:silver;
    text-decoration:none;
}


.tab_active {
    background: url(/_gfx_new/tab_active.gif) no-repeat;
    z-index:3;
    position: relative;
    left: 1px;
    color:silver;
    height:67px;
}

.tab_active a{
	color:silver;
}

.copyright {
    font-size: 9px;
    color: #ffffff;
    padding: 5px;
}

.copyright a{
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}

td.centerCol {
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;  
    background: #3F3F3F ;
    width:445px;
    padding:8px;
    text-align:justify;
    padding-right:50px;
}

td.centerCol a{
	color: #fff;
	font-weight:bold;
	text-decoration:underline;
}

td.centerCol a:hover{
	color: silver;
	font-weight:bold;
	text-decoration:none;
}

td.TD_header{
	padding-top:7px;
	width:860px;
	height:105px;
	background-image: url(/_gfx_new/rs_header_new3.jpg);
	background-repeat: no-repeat;
	background-position:top  center;
	
	text-align:right;
}

#powerdByLogo{
	height:96px;
	padding:0px;
	text-align:left;
	line-height:19px;
	width:120px;
	float:right;
}


#centerCol_bottom {
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
    width:445px;
}
#rightCol {
    background: #555555 url(/_gfx_new/bg_right_shadow.gif) repeat-y;
    text-align:center;
    width:145px;
    padding-left:5px;
}
#rightCol_bottom {
    background: #111111;
    height: 20px;
    padding:0px;
    padding-top:4px;
}

#mainTable{
	width:680px;
	height:100%;
	z-index:1;
	position:relative;
	top:-207px;
}

 
#topRightLogo
{
    width:268px;
    height:197px;
    position:relative;
    top:-23px;
	left:505px;
    z-index:3;
}

#grandPrixSelection{
	width:650px;
	background: #000000;
	height:483px;
	position:relative;
	top:-16px;
	left:100px;
	z-index:4;
	padding:5px;
	border:1px solid #fff;
	line-height:15px;
}

#content {
    position:relative;
    top:-500px;
    width: 380px; 
    margin-left: 10px;
    border: solid 0px white;
    z-index:2;
}   

#headerDiv{
	z-index:1;
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
}

#outerContent{
	position:relative;
	z-index:1;
	top:-250px;
}


h1 {
    color: silver;
    color: silver;
    font-size: 17px;
    font-weight: bold;
}
.title, .news_header{
 	color: silver;
    font-size: 17px;
    font-weight: bold;
}

.news_date{
	color:#ADADAD;
}

a.languageSwitch{
	color:#fff;
	font-size:10px;
	text-decoration:none;
}


a.grandprix{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

a.grandprix:hover{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}


/* NEWS ----------------------------------------- */

td.news_content_small,td.news_content{
	color:#fff;
	text-decoration:none;	
	text-align:justify;
	padding-left:2px;
}
td.news_content_small a{
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

td.news_content a{
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

td.news_content_small a:hover{
	color:#fff;
	text-decoration: underline;
	font-weight:bold;
}

td.news_content a:hover{
	color:#fff;
	text-decoration: underline;
	font-weight:bold;
}


hr.newsHR{
	color:#fff;
	line-height: 25px;
}