/*cope with inheritance bugs*/
body, table, th, td{
color:#ffffff;
font-size:11px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.zip_left	{width:20px; background:url(zip.png) repeat-y right; vertical-align:top}
.zip_right	{width:20px; background:url(zip.png) repeat-y; vertical-align:top}
.container	{background:#084A35; filter:alpha(opacity=100, finishopacity=90, style=2); vertical-align:top}
.purple	{background:#84881E; width:100%; padding:4px; color:#FFFFFF; display:block; width:100%; margin-bottom:8px; font-size:14px; border:solid 1px #C6CA69}
.product	{background:#FFFFFF; border:solid 1px #8DB88A}
td.product	a:link {color:#084A35}
td.product	a:active {color:#084A35}
td.product	a:visited {color:#084A35}
td.product	a:hover {color:#084A35}

hr	{height:1px; border:dashed 1px #8DB88A}

/*body specific*/
body{
background:#5C8BD9 url(bg.jpg) bottom fixed repeat-x;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
overflow:auto;
scrollbar-track-color:#82A59A;
scrollbar-face-color:#00A16E;
scrollbar-arrow-color:#F0EE87;
scrollbar-highlight-color:#B6D3BF;
scrollbar-3dlight-color:#0A7955;
scrollbar-shadow-color:#B6D3BF;
scrollbar-darkshadow-color:#0A7955;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#e5eee1;
text-decoration:underline;
}

a:visited{
color:#e5eee1;
text-decoration:underline;
}

a:hover{
color:#ffffff;
text-decoration:underline;
}

a:active{
color:#e5eee1;
text-decoration:underline;
}

li{
color:#ffffff;
list-style-type:square;
}

ol{
color:#ffffff;
}

ul{
color:#ffffff;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:11px; background:#000000; color:#FFFFFF
}

.actCHECKOUTEM {background-color:#467767;}
.actCHECKOUTBG {background-color:#2c4c42;}

.actlarger{
font-size: larger;
color:#ffffff;
}

.actsmaller{
font-size: smaller;
color:#ffffff;
}

.actxxsmall{font-size:10px;color:#ffffff;}
.actxsmall{font-size:11px;color:#ffffff;}
.actsmall{font-size:12px;color:#ffffff;}
.actregular{font-size:12px;color:#ffffff;}
.actlarge{font-size:large;color:#ffffff;}
.actxlarge{font-size:x-large;color:#ffffff;}
.actxxlarge{font-size:xx-large;color:#ffffff;}

.actwarningcolor{color:#acccaa;}
.actrequiredcolor{color:#acccaa;}
.actsearchhighlightcolor{color:#acccaa;}
.actrequired{color:#acccaa;}
.actwarning{font-size:x-large;color:#acccaa;}
.actwelcome{font-size:medium;color:#ffffff;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#e5eee1;}
