/*cope with inheritance bugs*/
body, table, th, td{
	color:#000000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}

/*body specific*/
body{
	background-color:#ffffff;
	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:#003366;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#6699cc;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:x-small;
text-decoration:underline;
}

a:active{
color:#003399;
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:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.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;}
#main {
	background-image: url(acatalog/white_bg_06.gif);
	background-repeat: no-repeat;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main td {
	padding-left: 10px;
	padding-top: 5px;
}
#main img {
	float: left;
	margin-right: 10px;
}
#main h1 {
	background-color: #DCEEFB;
	margin-right: 12px;
	font-family: "Trebuchet MS", Verdana;
	margin-left: 229px;
	padding-left: 10px;
}
#main h2 {
	color: #7b4828;
	font-size: 16px;
	padding-top: 5px;
}
#main .readmore {
	text-decoration: underline;
	color: #794A2E;
}
#goright {
	float:right;
	}
