/*cope with inheritance bugs*/
body, table, th, td{
color:#696969;
font-size: xx-small;
FONT-FAMILY: Verdana, Helvetica, sans-serif
}

/*body specific*/
body{
background-image:url(/acatalog/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:xx-small;
text-decoration:none;
font-weight: bold;
}

a:visited{
color:#000066;
font-size:xx-small;
text-decoration:none;
}

a:hover{
color:#000066;
font-size:xx-small;
text-decoration:underline;
font-weight: bold;
}

a:active{
color:#000066;
font-size:xx-small;
text-decoration:none;
font-weight: bold
}

li{
color:#696969;
list-style-type:square;
}

ol{
color:#696969;
}

.sectionheader {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; margin-left:10px;
}

ul{
color:#696969;
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: 8pt
}

.actCHECKOUTEM {background-color:#009999;}
.actCHECKOUTBG {background-color:#f7fafb;}

.actlarger{
font-size: larger;
color:#696969;
}

.actsmaller{
font-size: smaller;
color:#696969;
}

.actxxsmall{font-size:xxx-small;color:#696969;}
.actxsmall{font-size:xx-small;color:#696969;}
.actsmall{font-size:small;color:#696969;}
.actregular{font-size:medium;color:#696969;}
.actlarge{font-size:large;color:#696969;}
.actxlarge{font-size:x-large;color:#696969;}
.actxxlarge{font-size:xx-large;color:#696969;}

.actwarningcolor{color:#e60000;}
.actrequiredcolor{color:#e60000;}
.actsearchhighlightcolor{color:#e60000;}
.actrequired{color:#e60000;}
.actwarning{font-size:x-large;color:#e60000;}
.actwelcome{font-size:medium;color:#696969;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: xx-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:xx-small;color:#000066;}

#copyft {
display:none;
}