body
{
	background-color: #C7C2C2;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
}
td.menu
{
	height:36px;
	background-color:#333333;
	background-image:url(images/mnu_back.gif);
	background-position:top;
	background-repeat:repeat-x;
}
td.podmenu
{
	background-image:url(images/sub_menu.gif);
	height: 10px;
	background-position:top;
	background-repeat:repeat-x;
}
td.maintd
{
	background-image:url(images/main_back.gif);
	background-position:top;
	background-repeat:repeat-x;
}
td.searchtd
{
	background-image:url(images/searchback.jpg);
	height: 53px;
	padding-top: 17px;
	padding-left: 20px;
	padding-right: 20px;
}
.inputsearch
{
	background-color:#FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
}
table.subbacktable
{
	background-image:url(images/sub_back.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
td.ttyltd
{
	background-image:url(images/ttyl.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 28px;
	padding-lefT: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
.ttyllink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A4A4A;
}
td.contenttd
{
	padding-left: 7px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 25px;
}
td.subm_ttyl
{
	background-image:url(images/sbm_ttyl.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 35px;
}
td.submenu_prod
{
	background-image:url(images/sbm_prod.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 45px;
} 
a.productlink:link, a.productlink:visited
{
	text-decoration: none;
	color: #4A4A4A;
}
a.productlink:hover
{
	color:#CC3300;
}
a.productlink_here
{
	color:#CC3300;
	font-weight: bold;
	text-decoration: none;
}	
.redtext
{
	color: #CC0000;
}
.smallredlink
{
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.bigredlink
{
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
td.productdesc
{
	border-left: 1px solid #A5A5A5;
}
td.productdesc2
{
	border-bottom: 1px solid #A5A5A5;
}.loginn {
	border: 1px solid #999999;
}
.smaller {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.contact {
	background-color:#FFFFFF;
	border: 1px solid #7F7F7F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}
.send {
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 1px solid #FFCCCC;
	border-top: 1px solid #FFCCCC;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	width: 80px;
}
.checkout {
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 1px solid #FFCCCC;
	border-top: 1px solid #FFCCCC;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	width: 130px;
}

.checkout_shopping  {
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 1px solid #FFCCCC;
	border-top: 1px solid #FFCCCC;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	padding:4px;
	margin-top:10px;
	
	
}
.cart_qty {
	width: 25px;
}
.cart_head {
	background-color: #C00;
	color: #FFF;
	font-weight: bold;
}
.cart_foot {
	background-color: #DDD;
	color: #000;
	font-weight: bold;
}
.cart_added {
	font-size: 10px;
}
.cart_name {
	font-weight: bold;
	color: #000000;
}
.cart_price {
	color: #600;
	font-weight: bold;
}
.bt {
	border-bottom: 1px solid #666;
}