body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
}
body {
	background: url(/images/bg.jpg) #DDDDDD;
}
img {
	border: none;
}
h1{
	margin: 0px;
	font-size: 12pt;
}
h2{
	margin: 0px;
	font-size: 12pt;
}
h3{
	margin: 0px;
	font-size: 10pt;
}
h4{
	margin: 2px 0px 5px 0px;
	font-size: 10pt;
}
h4 a:link, a:visited, a:active {
	text-decoration: underline;
	color: #06F;
}
h4 a:hover {
	text-decoration: underline;
	color: #09F;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #06F;
}
.smatch{
	color: #990000;
}
.qtbl{
	background-color: #EEE;
}
.qtbl td{
	font-size: 9pt;
}
.qtbl td a:link, .qtbl td a:visited, .qtbl td a:active{
	color: #333;
	text-decoration: underline;
}
.qtbl td a:hover{
	color: #666;
}
#pgn span, #pgn strong{
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #333;
	font-size: 10pt;
}
#pgn a, #pgn a:link, #pgn a:visited, #pgn a:active, #pgn a:hover {
	padding: 0px 2px 0px 2px;
	text-decoration: underline;
	color: #333;
	font-size: 10pt;
}
.main{
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.cartmenu{
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: url(/images/bg_breadcrumb.jpg);
}
.cartmenu td{
	padding: 0px 5px 0px 5px;
	color: #333333;
	font-weight: bold;
}
.cartmenu td a:link, .cartmenu td a:visited, .cartmenu td a:active, .cartmenu td a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#nav td{
	margin: 0px;
	/*width: 169px;*/
	width: 212px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#nav td a:link, #nav td a:visited {
	display: block;
	padding: 6px 0px 7px 0px;
	color: #FFFFFF;
}

#nav td a:hover{
	text-decoration: none;
	background: url(/images/nav_bg_hover.jpg) center bottom repeat-x;
	color: #EEEEEE;
}

#breadcrumb{
	color: #06F;
	background: url(/images/bg_breadcrumb.jpg) repeat-x;
	border-bottom: 1px solid #666666;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active, #breadcrumb a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.menu{
	background-color: #EEEEEE;
	border-right: 1px solid #CCCCCC;
}
.menu_head{
	color: #FFFFFF;
	font-size: 14px;
	background: url(/images/nav_bg_hover.jpg) repeat-x;
	padding: 0px 10px 0px 10px;
}
.menu_body{
	padding: 10px 0px 10px 10px;
	font-size: 8pt;
}
.menu_body a:link, .menu_body a:visited, .menu_body a:active {
	color: #333;
	text-decoration: none;
}
.menu_body a:hover {
	color: #666;
	text-decoration: underline;
}
.menu_body div span {
	padding: 0px 0px 0px 25px;
}
.menu_body div div {
	margin: 0px 0px 0px 25px;
}
.price {
	color: #990000;
	font-size: 9pt;
	font-weight: bold;
}
.prod_title{
	padding: 0px 10px 5px 10px;
	border-bottom: 1px solid #000000;
	vertical-align: bottom;
}
.prod_title a:link, .prod_title a:visited, .prod_title a:active {
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.prod_title a:hover {
	text-decoration: underline;
}
.prod_desc{
	background: url(images/bg_product_h2.jpg) no-repeat;
	text-align: right;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	font-size: 12pt;
}
#footer{
	background-color: #333333;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}

.thumb {
	float: left;
	width: 40px;
	height: 40px;
	margin: 10px 5px 0px 5px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #EEE;
}