 /*cope with inheritance bugs*/
body, table, th, td{
color:#462d57;
font-size: x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.productCost {
display: none;
}

a.headerlinks:link {
	text-decoration: none;
}

/*body specific*/
body{
background-color:#ffffd5;
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:#55129e;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#55129e;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:x-small;
text-decoration:underline;
}

a:active{
color:#990000;
font-size:x-small;
text-decoration:none;
}

li{
color:#462d57;
list-style-type:square;
}

ol{
color:#462d57;
}

ul{
color:#462d57;
list-style-type:square;
}

H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
font-size: 24px;
font-weight: bold;
}

h2 {
font-size: 20px;
font-weight: bold;
}

h3 {
font-size: 18px;
font-weight: bold;
}



SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#ff9b9b;}
.actCHECKOUTBG {background-color:#c1c1ff;}

.actlarger{
font-size: larger;
color:#462d57;
}

.actsmaller{
font-size: smaller;
color:#462d57;
}

.actxxsmall{font-size:xx-small;color:#462d57;}
.actxsmall{font-size:x-small;color:#462d57;}
.actsmall{font-size:small;color:#462d57;}
.actregular{font-size:medium;color:#462d57;}
.actlarge{font-size:large;color:#462d57;}
.actxlarge{font-size:x-large;color:#462d57;}
.actxxlarge{font-size:xx-large;color:#462d57;}

.actwarningcolor{color:#990000;}
.actrequiredcolor{color:#990000;}
.actsearchhighlightcolor{color:#ff9b9b;}
.actrequired{color:#990000;}
.actwarning{font-size:x-large;color:#990000;}
.actwelcome{font-size:medium;color:#462d57;}

.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:#55129e;}