@import "../Screen.css";

html
{
	scrollbar-highlight-color: #ccc;
	scrollbar-arrow-color: #eee;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-base-color: #aaa;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #d0d0d0;
}
a
{
	color: #42567b;
}
a:hover
{
	color: #606060;
}
th
{
	background-color: #000;
	color: #fff;
}
.footer
{
	background-color: #d0d0d0;
	color: #838383;
}
.footer a
{
	color: #838383;
}
.footer a:hover
{
	color: #c71444;
}
.actionitems
{
	background-color: #fff;
	color: #838383;
}
.actionitems a
{
	color: #838383;
	text-decoration: none;
}
.actionitems a:hover
{
	color: #c71444;
	text-decoration: none;
}
h1
{
	background-color: #666666;	
	color: #fff;
}
h2
{
	background-color: #666666;
	color: #fff;
}
h3
{
	background-color: #666666;
	color: #fff;	
}
.attention
{
	color: #f72020;	
}
.attention a
{
	color: #f72020;
	text-decoration: underline;
}
.attention a:hover
{
	color: #f72020;
	text-decoration: none;
}
.accent
{
	background-color: #c71444;
	color: #fff;
}
.accent a
{
	color: #fff;
}
.accent a:hover
{
	color: #fff;
}
.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #fff;
	color: #9b9b9b;
}
.fill a
{
	color: #9b9b9b;
}
.fill a:hover
{
	color: #c71444;
}
.nissanpageheading
{
	color: #c71444;
}
#wmxheading
{
	color: #c71444;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	background-color: transparent;
}
.shadow, .selecteditem
{
	background-color: #a0a0a0;	
	color: #fff;
}
.shadow a, .selecteditem a
{
	color: #fff;
}
.shadow a:hover, .selecteditem a:hover
{
	color: #fff;
}
.lightshadow, .alternatingitem
{
	background-color: #ebebeb;
	color: #838383;
}
.lightshadow a, .alternatingitem a
{
	color: #838383;
}
.lightshadow a:hover, .alternatingitem a:hover
{
	color: #c71444;
}
.darkshadow
{
	background-color: #414141;	
	color: #fff;
}
.darkshadow a
{
	color: #e0e0e0;
}
.darkshadow a:hover
{
	color: #fff;
}
div.menubar, a.menubutton, a.menubutton:hover, div.menu, a.menuitem 
{
	color: #666;	
}
a.menubutton 
{
	background-color: transparent;
}
a.menubutton:hover
{
	color: #c71444;
	background-color: transparent;
}
div.menu
{
	border-right: black 1px solid;	
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #989898;
}
a.menuitem 
{
	color: #fff;	
}
a.menuitem:hover 
{
	background-color: #fff;
	color: #c71444;
}
