/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
/*background-image:url(background1.gif);*/
	background: #fff url('/acatalog/menuleft.jpg') repeat-y;
	margin:0;
	padding:0;
}

table.tight { border-collapse: collapse; }
.tight td { padding: 0; vertical-align: top; }

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a img { border: 0; }

a:link{
color:#009999;
text-decoration:none;
}

a:visited{
color:#999999;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

a:active{
color:#009999;
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;
}

h2 { font-weight: bold; color: #800000; font-size: 14px; }

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#009999;}
.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{font-size:x-large;color:#ff3300;}
.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:#009999;}

.parentsectionsthis { font-weight: bold; color: #800000; }
.productname { font-size: 16px; color: #800000; font-family: 'Comic Sans MS', arial, helvetica, sans-serif; }
p, .productdescription, .property, .value { font-size: 12px; color: #996633; font-family: 'Comic Sans MS', arial, helvetica, sans-serif; }
.property { font-weight: bold; }
.productimage img { border: 1px solid #800000; margin-right: 10px; }

.hide { display:none; }

.sectionimage img { border:1px solid #800000; }
.padded td { padding: 3px; }

.Required { font-size: large; font-weight: bold; color: #f00; background-color: #fff; }
