/* andreas05 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. More free templates are available at: http://oswd.org/userinfo.phtml?user=Andreas
Version: 1.0, September 27, 2005 */

body{
padding:0;
margin:0;
font:76% Arial,tahoma,sans-serif;
background:#000000;
color:#000000;
}





a{
text-decoration:none;
background-color:inherit;
font-weight:bold;
color:#999999;

}

a:hover{
background-color:inherit;
color:#666666;
}

h1{
font-size: 12pt;
font-weight: bold;
text-align:left;
background-color:inherit;
color:#666666;
}

h2{
margin:5px 0 10px 0;
font-size:1.6em;
letter-spacing:-1px;
font-weight:normal;
color:#FFFFFF;
}

p{
margin:0 0 15px 0;
line-height:1.3em;
}

img{
float:left;
margin:0 10px 8px 0;
}

#title{
	width:800px;
	background-color:#000000;
	border:2px #666666 solid;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.menu{
display:inline-table;
width:800px;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:inherit;
color:#FFFFFF;
padding:5px;

}

.menu:hover{

color:#CCCCCC;
border:1px solid #FFFFFF;
border-top:10px solid #FFFFFF;
border-bottom:10px solid #FFFFFF;
}

.menubar{
color:#FEDE57;
}

#container{
	margin:0 auto 15px auto;
	width: 800px;
	padding:0px;
	background:#000000 url(bg.jpg) top left no-repeat;
	color:#FFFFFF;
	border:2px solid #666666;

}


#heading{
float:left;
width:800px;
height:50px;
padding-left:0px; 


}

#main{
	width:400px;
	float:left;
	padding:5px;
	background-repeat: no-repeat;
	background-position:right top;
	clear: left;
	

}

#footer{
clear:both;
}


.title_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	
}



.credits{
margin-bottom:0;
font-size:0.8em;
background-color:inherit;
color:#FFFFFF;

}

.credits a{
background-color:inherit;
color:#aaaaaa;
}

.credits a:hover{
background-color:inherit;
color:#FFFFFF;
text-decoration:underline;
}

.menu_style{

border-right:solid;
border-right-color:#999999;
border-right-width:thin;

}

.menu_style a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
color:#FFFFFF;
vertical-align:middle;
font-style:normal;
text-transform:capitalize;
font-weight:lighter;





/*border-style:solid;
border-width:1px;
border-color:#999999;

border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:2px;

border-right-style:none;

border-collapse:collapse;
*/
}

.menu_style a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
color:#FFFF00;
vertical-align:middle;

/*
border-bottom-color:#FFFF00;
border-bottom-style:dashed;
border-bottom-width:2px;
*/
}


.img_text
{
font-size:10px;
font-weight:bold;
float:left;
}

.driver_table
{

border-top:solid #999999;
border-top-style:dashed;
border-top-width:thin;


}

.driver_table_TD
{

border-bottom:solid;
border-bottom-style:dashed;
border-bottom-color:#999999;
border-bottom-width:thin;

}

.h_table
{
border-bottom:thin;
border-bottom-style:dashed;
border-bottom-color:#999999;
}
