body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
}
input.submit {
	color: #ffffff; font-family: Verdana; font-weight: bold; font-size:
    10px; border-style: solid; border-color: #000000; border-width: 1px;
    background-color: #a6a6a6;
}

input.textbox {
	color: #ffffff; font-family: Verdana; font-weight: bold; font-size:
    9px; border-style: solid; border-color: #5e5e5e; border-width: 1px;
    background-color: #a6a6a6;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
font{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  font-weight: bold;
}
font.dlink{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight:Bold;
  color: #ffffff;
}
font.error{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight:Bold;
  color: #CC0000;
}
span.link {
	color: #183C8E;
	text-decoration: underline;
	cursor: hand;
}
a:link { color: #7B0500;}
a:visited { color: #7B0500;}
a:hover { color: #5e5e5e;}

a:link.category_link {color: #ffffff;  font-size: 9pt; font-weight:normal;}
a:visited.category_link {color: #ffffff;  font-size: 9pt; font-weight:normal;}
a:hover.category_link {color: #CCCCCC;  font-size: 9pt; font-weight:normal;}

a:link.simple_cart {color: #ffffff;  font-size: 8pt; font-weight:normal;}
a:visited.simple_cart {color: #ffffff;  font-size: 8pt; font-weight:normal;}
a:hover.simple_cart {color: #447D66;  font-size: 8pt; font-weight:normal;}
font.rightsreserved{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 7pt;
  font-weight:200;
  color: #000000;
}

font.banner{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #ffffff;
}

.simple_cart{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #ffffff;
}

 .css_button
{
	display:inline; display:inline-block;
	width:99px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	background:#cdf;
	color:#333;
	border:1px solid #8F071D;
	vertical-align:middle;
	white-space:nowrap;
	cursor:pointer; cursor:hand; 
} 
.css_button[class] 
{
	width:auto;
	min-width:50px;
}
 .css_button strong 
{
	font-weight:bold;
	background:#DB1B3A;
	color:#ffffff;
} 
 .css_button:hover { background:#B3B3B3; color:white }
.css_button:hover strong { background:#DB1B3A; color:#ffffff; } 
.category_button { background:#5d5d5d; color:#E40025 } 
a:link.category_button {color: #ffffff;  font-size: 8pt; font-weight:normal;}
a:visited.category_button {color: #ffffff;  font-size: 8pt; font-weight:normal;}
a:hover.category_button {color: #E40025;  font-size: 8pt; font-weight:normal;}
.center { text-align:center }