@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #d3d5dd;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #afb3c1;
	scrollbar-highlight-color: #d3d5dd;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #d3d5dd;
}
#left
{
	background-color: #767a8e;
}
#header
{
	color: #767a8e;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #222b53;
	border-bottom: 1px solid black;
}
#footer
{
	border-right: 1px solid #222b53;
}
#nav
{
	background-color: #767a8e;
}
#home
{
}
#homeimage
{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#leftimage
{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#content1, #content2
{
	background-color: #a7aaba;
	border-right: 1px solid #222b53;
}
#picborderbottom
{
	background-color: #4e5575;	
}
#homeimgfillbottom
{
	background-color: #A7AABA;
}
#homeimgfilltop
{
	background-color: #7a8098;
}
.footerbottom
{
	border-bottom: 1px solid #1b2242;
}
#footerleft, #leftcell
{
	background-color: #7a8098;
}
#bordertop
{
	background-color: #4e5575;
}
#topleftborder
{	
	background-color: #1b2242;
}
.homeimagefill
{
	background-color: #7a8098;
}
.borderright, .borderright2
{
	background-color: #222b53;
}
.borderleft, #leftsideborder
{
	background-color: #1b2242;
	border-right: 1px solid #fff;
}
.borderbottom, .borderbottom2
{
	background-color: #4e5575;
}

.cornertopleft
{
	background-color: #4E5575;
}
.cornerbottomright, .cornerbottomright2
{
	background-color: transparent;
}
.cornerbottomright
{
	background-color: transparent;
	border-bottom: 1px solid #4e5575;
	border-right: 1px solid #222b53;
}

.actionitemcontainer
{
	background-color: #d3d5dd;
}
a
{
	color: #222b53;
	text-decoration: underline;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
th
{
	background-color: #d6d6d6;
	color: #000;
}
th a
{
	color: #888;
	color: #000;
}
th a:hover
{
	color: #888;
}
.actionitem
{
	background-color: #d5d5d5;
	color: #8e8e8e;
}
.actionitem a
{
	color: #222b53;
	text-decoration: none;
}

.actionitem a:hover
{
	color: #4E5B97;
	text-decoration: none;
}
.footer
{
	background-color: #d3d5dd;
	color: #4e5575;
	border-right: #222b53;
}

.footer a
{
	color: #767a8e;
	text-decoration: none;
}

.footer a:hover
{
	color: #000;
}
h1
{
	color: #000;
}
h2
{
	color: #000;
}
h3
{
	color: #000;
}
.accent
{
	background-color: #888888;
	color: #f5f5f5;
}

.accent a
{
	color: #f5f5f5;
}

.accent a:hover
{
	color: #d6d6d6;
}

.attention
{
	color: #9d0205;
}

.attention a
{
	color: #9d0205;
}

.attention a:hover
{
	color: #9d0205;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #fff;
	color: #000;
}

.fill a
{
	color: #474747;
}

.fill a:hover
{
	color: #000;
}

.lightshadow, .alternatingitem
{
	background-color: #fff;
	color: #222b53;
}

.lightshadow a, .alternatingitem a
{
	color: #474747;
}

.lightshadow a:hover, .alternatingitem a:hover
{
	color: #000;
}

.shadow, .selecteditem
{
	background-color: #afb3c1;
	color: #000;
}

.shadow a, .selecteditem a
{
	color: #000;
}

.shadow a:hover, .selecteditem a:hover
{
	color: #000;
}

.darkshadow
{
	background-color: #767a8e;
	color: #fff;
}

.darkshadow a
{
	color: #fff;
}

.darkshadow a:hover
{
	color: #d3d5dd;
}
div.menubar, a.menubutton, div.menu, a.menuitem
{
	color: #767a8e;
	background-color: #fff;
}
a.menubutton:hover
{
	color: #000;
	background-color: #fff;
}
div.menu
{
	background-color: transparent;
	border-bottom: solid 0 #000;
	border-left: solid 0 #000;
	border-right: solid 0 #000;
	border-top: solid 0 #000;
}
a.menubutton
{
	background-color:#fff;
	color: #767a8e;
	padding: 0 2px 0 2px;
	margin-left: 3px;
	margin-right: 3px;
}
a.menuitem
{
	color: #fff;
	background-color: #4e5575;
}
a.menuitem:hover
{
	color: #767a8e;
	background-color: #fff;
}

