/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:xx-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#ffffff;
background-image:url();
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;
}

td.spec{
font-size:xx-small;
}

td.product{
font-size:x-small;
}

p.specs{
	font-size:xx-small;
}

p.FrontPageText{
	font-size: xx-small;
}

a:link{
color:#003366;
font-size:xx-small;
text-decoration:underline;
}

a:visited{
color:#6699cc;
font-size:xx-small;
text-decoration:underline;
}

a:hover{
color:#000000;
font-size:xx-small;
text-decoration:underline;
}

a:active{
color:#003399;
font-size:xx-small;
text-decoration:underline;
}

a.sidebartitle:link{
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color:#000000;
font-weight:bold;
font-style: normal;
text-decoration: underline; 
}

a.sidebartitle:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color:#000000;
font-weight:bold;
font-style: normal;
text-decoration: underline; 
}

a.sidebartitle:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color:#FF0000;
font-weight:bold;
font-style: normal;
text-decoration: underline; 
}

a.sidebartitle:active{
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color:#000000;
font-weight:bold;
font-style: normal;
text-decoration: underline; 
}

a.sidebarnormal:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#000000;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none; 
}

a.sidebarnormal:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#000000;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none; 
}

a.sidebarnormal:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#FF0000;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline; 	
}

a.sidebarnormal:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#000000;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none; 	
}

.versioninfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color: #999999;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: normal;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: bold;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: normal;	
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight: bold;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight: normal;
}

.actCHECKOUTEM {background-color:#0099ff;}
.actCHECKOUTBG {background-color:#eeeeee;}

.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:#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:x-small;color:#003366;}

.highlighted {
color: #FF0000;
font-weight: bold;
}