a { 
	color: #0033cc;
	text-decoration: underline;
}
a:active { 
	color: #ff3300;
	text-decoration: none;
}
a:hover { 
	color: #ff3300;
	text-decoration: none;
}
a:visited { 
	color: #003399;
}
a:visited:hover { 
	color: #ff3300;
	text-decoration: none;
}
body { 
	background: #FFFFFF;
	font-family: arial, tahoma;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p, td { 
	font-family: arial, tahoma;
	font-size: 10pt;
}
h1 { 
	color: #003366;
	font-size: 18pt;
	font-weight: bold;
}
.Bottom { 
	color: #eeeeee;
	font-size: 8pt;
	text-align: center;
	width: 100%;
}
.Bottom a {
	color: #eeeeee;
	text-decoration: none;
}
.Bottom a:visited {
	color: #eeeeee;
	text-decoration: none;
}
.Bottom a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.Bottom a:active {
	color: #FFCC00;
	text-decoration: none;
}
.Button {
	background-color: #336699;
	border-style: outset;
	color: #ffffff;
}
.ButtonB {
	background-color: #336699;
	border-style: outset;
	color: #ffffff;
	font-size: 8pt;
}
.Date { 
	color: #4a4a4a;
	font-size: 8pt;
}
.Heading { 
	background-color: #eeeeee;
	border-top: #999999 1px solid;
	padding-left: 4px;
	padding-right: 2px;
	width: 100%;
}
.TuningDir { 
	background-color: #dbe7f2;
	font-size: 8pt;
	height: 20px;
}
.BoxTitle { 
	font-family: tahoma, arial;
	font-size: 8pt;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	vertical-align: middle;
}
.CarsName { 
	font-family: tahoma, arial;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	vertical-align: bottom;
}
.MenuLeftOptions { 
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	color: #333333;
	font-size: 8pt;
	margin: 0px;
	padding: 4px;
}
.MenuLeftOptions1 { 
	font-family: tahoma, arial;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	vertical-align: bottom;
}
/* ########################################## */

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: normal;
}
.req {
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}
li.submit {
	color:#666666;
	margin:3px 0px 3px 0px;
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
}
.pagination	{
	margin-top:10px;
	color:white;
}