body {
  background-color: #d6d6d6;
  margin: 0px;
  scrollbar-3d-light-color: #C10202;
  scrollbar-arrow-color: #ffcc00;
  scrollbar-base-color: #eeeeee;
  scrollbar-dark-shadow-color: #000066;
  scrollbar-face-color: #C10202;
  scrollbar-highlight-color: #ffcc00;
  scrollbar-shadow-color: #000000;
}

/* General */


a:link {text-decoration:none; color: #ffcc00;}
a:visited {text-decoration:none; color: #ffcc00;}
a:active {text-decoration:none; color: #ffcc00;}
a:hover {text-decoration:underline; color: #ff0000;}

td {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #ffffff;
}

input {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #ffffff;
}

textarea {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

table {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}

td.empty {
	font-size: 1px;
}

td.general{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}

.content {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #0A50A0;
}

a.content:link {text-decoration:none; color: #0A50A0;}
a.content:visited {text-decoration:none; color: #0A50A0;}
a.content:active {text-decoration:none; color: #0A50A0;}
a.content:hover {text-decoration:underline; color: #0A50A0;}

td.mainmenu {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.mainmenu {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

a.mainmenu:link {text-decoration:none; color: #ffffff;}
a.mainmenu:visited {text-decoration:none; color: #ffffff;}
a.mainmenu:active {text-decoration:none; color: #ffffff;}
a.mainmenu:hover {text-decoration:none; color: #ffcc00;}

td.content {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
}

table.content {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
}

td.carshome {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	padding: 15px;
}


td.smoothmuscle {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	padding: 10px;
}
/* Footer */

.footer {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #C4151C;
}

a.footer:link {text-decoration:none; color: #C4151C;}
a.footer:visited {text-decoration:none; color: #C4151C;}
a.footer:active {text-decoration:none; color: #C4151C;}
a.footer:hover {text-decoration:none; color: #000000;}

td.footer {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #C4151C;
}

table.footer {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #C4151C;
	background-color: #ffcc00;
}

td.subfooter { 
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #C4151C;
}

.thumb {
	border: 2px solid #FFCC00;
}

ul.dblarrow { 
	list-style-image: url(../images/icn_dblarrow.gif);
}

.mirrors_text { width:400px; margin:20px 0 0 20px; }

* html .v1_mirrors { background-image:url(../images/vf1-vf1LED.jpg);background-repeat:no-repeat; background-position:230px 45px; }

.v1_mirrors { background-image:url(../images/vf1-vf1LED.jpg);background-repeat:no-repeat; background-position:right 20px; }

* html .v2_mirrors { background-image:url(../images/vf2-vf2LED.jpg);background-repeat:no-repeat; background-position:230px 45px; }

.v2_mirrors { background-image:url(../images/vf2-vf2LED.jpg);background-repeat:no-repeat; background-position:right 20px; }



