/*cope with inheritance bugs*/
body, table, th, td{
color:#FFFFFF;
font-size:11px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}
img { border:0}
form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#CCFF00;
text-decoration:none;
}

a:visited{
color:#CCFF00;
text-decoration:none;
}

a:hover{
color:#CCFF00;
text-decoration:underline;
}

a:active{
color:#CCFF00;
text-decoration:none;
}

a.boxlink:link{
color:#ffffff;
font-size:10px;
text-decoration:none;
}

a.boxlink:visited{
color:#ffffff;
font-size:10px;
text-decoration:none;
}

a.boxlink:hover{
color:#000000;
font-size:10px;
text-decoration:underline;
}

a.boxlink:active{
color:#000000;
font-size:10px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-bottom:4px;
font-size:12px
}

.actCHECKOUTEM {background-color:#009999;}
.actCHECKOUTBG {background-color:#081d5a;}

.actlarger{
	font-size: larger;
}

.actsmaller{
	font-size: smaller;
}

.actxxsmall{
	font-size:9px;
}

.actxsmall{
	font-size:10px;
}

.actsmall{
	font-size:10px;
}

.actregular{
	font-size:12px;
}

.actlarge{
	font-size:14px;
}

.actxlarge{
	font-size:16px;
}

.actxxlarge{
	font-size:18px;
}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005555;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #005555;
}

.thinred2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005555;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #005555;
}

.actsmallheading {
	font-size:10px;
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

td.boxheader {
background-color:#005555;
}

table.main {background-color:#10217B; border: 1px solid #CCFF00; border-collapse:collapse}
td.mainnav {background-color:#081D5a; border: 1px solid #CCFF00; font-weight:bold}

table.navbar {background-color:#081D5a; border: 1px solid #CCFF00; font-weight:bold}
a.navbar:link, a.navbar:hover, a.navbar:visited {color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:11px;}
a.navbar:hover {color:#CCFF00; text-decoration:underline; font-weight:bold}
td.navbar {border-left:1px solid #CCFF00; width:16%}
td.navbarnl {width:16%}

td.secnav {width:33%}
a.secnav:link, a.secnav:hover, a.secnav:visited {color:#CCFF00; text-decoration:none; font-weight:bold}
a.secnav:hover {color:#CCFF00; text-decoration:none; font-weight:bold}
a.secnav:hover {display: block; background-color:#081D5a; width:100%}

.mainbulk{text-align:left; padding:2px 10px 2px 10px;}
.mainbulkbox{padding:4px 8px 4px 8px; background-color:#081D5a;}

td.productheader{background-color:#081D5a; font-weight:bold; color:#CCFF00}

td.footer{background-color:#081D5a; padding:4px;}
