<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/background.gif);
	background-repeat:repeat-x;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.spacer {
	clear: both;
}

#wrapper {
	width: 980px;
}
#header  {
	float: left;
	width: 980px;
}
#headertop  {
	float: left;
	width: 980px;
	height: 127px;
	background-image: url(/images/bannertop_01.jpg)
}
#headermiddle  {
	float: left;
	width: 980px;
	height: 64px;
	background-image: url(/images/bannertop_02.jpg)
}
#headerbottom  {
	float: left;
	width: 980px;
	height: 48px;
	background-image: url(/images/bannertop_03.jpg)
}
#header img {
	border: none;
	padding:0px 0px 0px 0px;
}
#header_pads {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#body {
	float: left;
	width: 979px;
}
#body_left {
	float: left;
	width: 186px;
}
#body_center {
	float: left;
	width: 620px;
}
#body_center_admin {
	float: left;
	width: 793px;
}
#centermenu {
	float: left;
	width: 620px;
}
#body_right{
	float: left;
	width: 170px;
}
#footer {
	float: left;
	width: 980px;
	height: 80px;
	background-image: url(/images/footer.jpg)
}

#leftmenu {
	padding-left: 5px;
}
#leftmenu a:link {
	color:  #003366;
	text-decoration: none;
}
#leftmenu a:visited {
	color:  #003366;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #009900;
	text-decoration: none;
}
#leftmenu a:active {
	color:  #003366;
	text-decoration: none;
}
.usermenulist {
	margin-left:10px;
	padding-left:10px;
	list-style-image:url(/images/arrowitem.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.menulist {
	margin-left:10px;
	padding-left:10px;
	list-style-image:url(/images/bullet.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuitem {
	font-weight: bold;
	border-bottom:1px dotted #abc;
	padding-bottom: 2px;
}

#searchbottom {
	background-image:url(/images/search_02.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
}

select {
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	background-color: #ffffff;
}
.input1 {
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	background-color: #ffffff;
}

#footermenu a:link {
	color:  #FFFFFF;
	text-decoration: none;
}
#footermenu a:visited {
	color:  #FFFFFF;
	text-decoration: none;
}
#footermenu a:hover {
	color: #009900;
	text-decoration: none;
}
#footermenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footerline {
	padding-top: 30px;
	color: #FFFFFF;
}

#centermenu {
	background-image: url(/images/default_02_04.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#rightmenu {
	background-image: url(/images/default_02_04.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.cart {
	float: left;
	width: 48px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subpage {
	background-image: url(/images/subpagebar.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 5px;
}

.productbackimage {
	float: left;
	background-image: url(/images/product_cat.gif);
	width: 65px; 
	height: 71px; 
	color: #FFFFFF;
	text-align: center;
}
.productcatnum {
	font-size: 18px;
	font-style: italic;
	padding-top: 10px;
	font-weight: bold;
}
.productcatdesc {
	font-size: 9px;
	padding-top: 7px;
}
.productspacer {
	float: left;
	width: 10px;
}

.itemdesc {
	width: 348px;
}
label{
	float: left;
	width: 100px;
	font-weight:bold;
	padding-top: 2px;
}
#errormessage {
	float: inherit;
	color:#FF0000;
}

#item_table table{
	width: 594px;;
	border:1px solid #CCCCCC;
}
#item_table td {
	border:1px solid #CCCCCC;
	text-align:center;
}
-->