/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: x-small;
font-family:Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-image:url(background1.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#000066;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#000066;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#95201a;
font-size:x-small;
}

a:active{
color:#000066;
font-size:x-small;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Arial, Helvetica, sans-serif;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#b6c8de;}
.actCHECKOUTBG {background-color:#f2f2f4;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#000000;}
.actrequiredcolor{color:#000000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#000000;}
.actwarning{font-size:x-large;color:#000000;}
.actwelcome{font-size:medium;color:#000000;}

.actlogotext {font-family:Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#000066;}

.topbar {
	background-image: url(topbargraphic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 111px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.topbarright {
	background-image: url(logoright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 111px;
	width: 130px;
}
.leftborder {
	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: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(leftbartop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: 699BCB;
}

.logobar
{ 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
.leftmenu {
	background-color:#F4F4F4;
	border-top-color: #666666;
	display: block;
	color:#000000;
	border: 1px solid #666666;
	background-image: url(backgrad.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
}
.leftmenulink a:link {color:#000099; font-weight: bold;} 
.leftmenulink a:hover {color:#990000; font-weight: bold;}
.leftmenulink a:visited {color:#000099; font-weight: bold;} 
.leftmenulink a:active: {color:#000099; font-weight: bold;}

.leftmenuhome {
	background-color:#F4F4F4;
	cursor: hand;
	border-top-color: #666666;
	background-image: url(backgrad.jpg);
	display: block;
	color: #000099;
	font-weight: bold;
	border: 1px solid #666666;
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	padding: 3px;
}
.leftmenuhome a:link {color:#000099; font-weight: bold; cursor: hand;} 
.leftmenuhome a:hover {color:#990000; font-weight: bold; cursor: hand;}
.leftmenuhome a:visited {color:#000099; font-weight: bold; cursor: hand;} 
.leftmenuhome a:active: {color:#000099; font-weight: bold; cursor: hand;}

.maincontent-adi {
	padding: 0px 20px;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#headergrab h1 {
margin: 0;
padding: 0;
background-color: #006699;
border-bottom: 1px solid #ffffff;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
text-align: center;
height: auto;

}

#taxshipping{
background-color: #006699;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
text-align: center;
height: auto;
}