body, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}
a {	
	color: #777777;
	text-decoration:none;
}

.MenuItem {
	width:10px;
	white-space:nowrap;
	font-size:12px;
	font-weight:bold;
	margin:0 8px 0 8px;
	display:inline-cell;
}

a.MenuItem {
	color: #7A7A7A;
	text-decoration:none;
	background: repeat-x;
	color:black;

}

a.MenuItem:hover {	
	color: #c00000;
	text-decoration:none;
}

.SideMenuText {
	display: table;
	margin: 3px 0px 0px 3px;
	float: left;
	height: 18px;
	width: 115px;
	font-size: 12px;
	font-weight: bold;
}
a.SideMenuText:hover{
	background-color:#eeeeee;
	color:c00000;
}


.SideMenuIcon {
	margin: 2px 2px 0px 4px;
	float: left;
}

.RedText, .RedBoldText {
	color: #000000;
}
.RedBoldText {
	font-size: 11px;
	font-weight: bold;
}

.CarHomeLineTitle {
	font-size: 17px;
	font-weight: bold;
	color: #DCD9E5;
}
.HomepageSectionLinkBox {
	height: 162px;
	width: 182px;
	border: 1px solid #e6e6e6;

	
}
.SideMenuCarTitle {
	font-size: 17px;
	font-weight: bold;
	color: #C93430;
	height: 20px;
	margin-top: 2px;
}

.TableContentNowrap {
	white-space: nowrap;
	font-size: 11px;
}
.SpecGreyHeader {
	font-size: 11px;
	font-weight: bold;
	background: #F1F1F1;
	color: #666666;
}
.ListBox {
	font-size: 12px;
	color: #333333;
	height: 15px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.RedTitle {
	font-size: 17px;
	font-weight: bold;
	color: #CC3333;
}
a.RedTitle:hover {
	font-size: 17px;
	font-weight: bold;
	color: #CC3333;
}

.pollbar {
	width:0px;
	color:#ffffff;
	background-color:#CC0000;
	border-top: 1px solid #FF9FA2;
	border-right: 1px solid #282828;
	border-bottom: 1px solid #282828;
	border-left: 1px solid #FF9FA2;
	text-align: right;
	vertical-align: middle;
	height: 14px;
	padding-right: 3px;
	padding-left: 3px;
	white-space:nowrap;

}






.Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

a.Normal:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

.RedNormal, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c00000;
}

a.RedNormal:hover, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c00000;
}

.blue15s {font-family: Arial, Verdana; font-size: 15px; font-weight: bold; color: #006699;} 
