body {
	background-color: #991715;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(../images/background.gif);*/
	
    background-image: url(../images/car-back.png);
	background-attachment: fixed;
	background-position:bottom left;
	background-repeat:no-repeat;




	border-color:719fc3;
	border-width:0px ;
	border-style: solid;
    
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:816a34;
	scrollbar-3dlight-color:a87250;
	scrollbar-shadow-color:816a34;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-arrow-color:ffcbdc;
	scrollbar-track-color:ffffff;
	
}

img	{
	border: none;
}

.transtbl	{

	background-color:000;
	filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70; }

}

/*table table { border: 0px }
table table table table{border:0px}
table table table {
	border-style:solid;
	border-width:4px;
	border-color:000000;
	background-color:transparent;
	   		}
table table table td {

table table table table td {filter:none;}
table, tr, td, li, p, div { font-family:helvetica; color:fff; font-size:12px;  font-weight:bold;   } 
*/

.footertext {
	color: #E85753;
	font-weight: bold;
}

.transarea	{
	background-color:#991715;
	filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70; 
}

.maintbl {
	border: 1px solid #FFFFFF;
	display: table;
}

.navtbl {
	border: 1px solid #A72822;
	display: table;

}

.menufonthdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 0px 0px 5px;
}

.menufonthdr A:LINK {color:#FFFFFF; text-decoration : none;}
.menufonthdr A:VISITED {color : #FFFFFF; text-decoration : none;}
.menufonthdr A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.menufonthdr A:HOVER {color: #FFFFFF; text-decoration :underline;}

.maintitle {
	color: #a22600;
	font-size: 16pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintext {
	color: #455857;
	font-size: 12pt;
}

.maintext A:LINK {color:#CC6600; text-decoration : none;}
.maintext A:VISITED {color : #CC6600; text-decoration : none;}
.maintext A:ACTIVE {color : #CC6600; text-decoration : none;}
.maintext A:HOVER {color: #991715; text-decoration : none;}

.searchbut {
	color: #D57A21;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 7px 0px 0px 5px;
}

input	{
	height: 12px;
	width: 150px;
	margin: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.imgDivLeft	{
	width: 200px;
	height: 150px;
	float: left;
	padding: 6px 6px 6px 6px;
}

.imgDivRight	{
	width: 200px;
	height: 150px;
	float: right;
	padding: 6px 6px 6px 6px;
}

	#bigimg	{
		position:absolute;
		left:0px;
		top: 0px;
		visibility:hidden;
		left: 50%;
		z-index: 1001;
	}
	
#screen	{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=80); 
	-moz-opacity:0%;
	background-color: #000000;
	z-index: 1000;
	visibility:hidden;
}

