@import "../Screen.css";

html
{
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-arrow-color: #FFF;
	scrollbar-3dlight-color: #878787;
	scrollbar-base-color: #153E6B;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-track-color: #1E5997;
}

a
{
	color: #153e6b;
}

a:hover
{
	color: #666;
}

th
{
	background-color: #153E6B;
	color: #fff;
}
th a
{
	color: #fff;
}

.selecteditem
{
	background-color: #0E2947;
	color: #fff;
}

.actionitems
{
	background-color: transparent;
	color: #153e6b;
}

.actionitems a
{
	color: #153e6b;
}

.actionitems a:hover
{
	color: #333;
}

.actionitems dd
{
	background: url(../../../images/theme/theme_0016/variation_0001/bullet.jpg) no-repeat top left;
}

.footer
{
	background-color: #b5b5b5;
	color: #333;
}

.footer a
{
	color: #333;
}

.footer a:hover
{
	color: #000;
}

h1
{
	background-color: transparent;
	color: #153e6b;
}

h2
{
	background-color: transparent;
	color: #153e6b;
}

h3
{
	background-color: transparent;
	color: #153e6b;
}

.accent
{
	background-color: #e2e2e2;
	color: #000;
}

.accent a
{
	color: #000;
}

.accent a:hover
{
	color: #9c3040;
}

.attention
{
	color: red;
	font-weight:bolder;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #b5b5b5;
	color: #fff;
}

.fill a
{
	color: #fff;
}
.fill a:hover
{
	color: #666;
}

.lightshadow
{
	background-color: #979797;
	color: #333;
}
.lightshadow a
{
	color: #333;
}

.lightshadow a:hover
{
	color: #000;
}

.shadow
{
	background-color: #5e5e5e;
	color: #fff;
}

.shadow a
{
	color: #fff;
}

.shadow a:hover
{
	color: #ccc;
}

.darkshadow, body.active, body.home
{
	background-color: #153e6b;
	color: #ccc;
}

.darkshadow a
{
	color: #ccc;

}

.darkshadow a:hover
{
	color: #999;

}

div.menubar, a.menubutton, a.menubutton:hover, div.menu, a.menuitem
{
	color: #153e6b;
}

a.menubutton
{
	background-color: transparent;
	color: #fff;
}

div.menu
{
	background-color: #e2e2e2;
	border: double 3px #999;
}

a.menuitem
{
	color: #333;
}

a.menuitem:hover
{
	background-color: #fff;
	color: #153e6b;
}

#container
{
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #fff;
	color: #000;
}

#banner
{
	background: url(../../../images/theme/theme_0016/variation_0002/banner_fill.jpg) repeat-x top left;
}

#wmxbottom
{
	background: url(../../../images/theme/theme_0016/variation_0002/footer.jpg) repeat-x top left;
}

div.menubar
{
	background: url(../../../images/theme/theme_0016/variation_0002/nav.jpg) repeat-x top left;
}

#home_actionitems_site
{
	background: url(../../../images/theme/theme_0016/variation_0002/action_items_bg.jpg) no-repeat top left;
}