body {
	margin:12px 0 0 0;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#fefefe;
}
form{
	padding:0px;
	margin:0px;
	display:inline;
}
img{
	border:none;
}
.maintable{
	width:932px;
}
.logobackground{
	background:url(../images/logo_background.jpg);
}
.welcomeuser{
	width:343px;
	height:34px;
	background:url(../images/username_background.gif);
	font-size:11px;
	font-weight:bold;
	color:#454444;
	margin-bottom:2px;
}
.welcomeuser a{
	font-size:11px;
	font-weight:bold;
	color:#454444;
	text-decoration:none;
}
.welcomeuser a:hover{
	font-size:11px;
	font-weight:bold;
	color:#454444;
	text-decoration:underline;
}
.welcomeuser input{
	 color:#ff0000;
	 font-weight:bold;
	 font-size:12px;
	 border:none;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 width:191px;
 }
 .mainlink{
 	background:url(../images/main_linkbackground.jpg);
}
.contentbackground{
	background:url(../images/content_background.jpg);
	padding:28px 17px 0 17px;
}
.leftbar{
	width:232px;
}
.leftcategory{
	width:232px;
	background:url(../images/leftcategoryitem_background.jpg);
}
.leftcategory_heading{
	background:url(../images/leftcategory_heading.jpg) no-repeat left top;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	height:41px;
	font-size:12px;
	padding-left:43px;	
}
.leftcategory_item{
	background:url(../images/leftcategory_link_background.jpg) left bottom no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#4a4a4a;
	padding:5px 0 2px 0px;

}
.leftcategory_item a{
	font-size:12px;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:none;
	padding-left:46px;
}
.leftcategory_item a:hover{
	background:url(../images/leftcategory_hover.jpg) left center no-repeat;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#727171;
}

.leftcategory_item_2{
	background:url(../images/leftcategory_link_background.jpg) left bottom no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#4a4a4a;
	padding:5px 0 2px 0px;

}
.leftcategory_item_2 a{
	font-size:12px;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:none;
	padding-left:46px;
}


.rightbar{
	width:232px;
}
.rightcategory{
	width:232px;
	background:url(../images/leftcategoryitem_background.jpg);
}
.rightcategory_item{
	font-size:12px;
	font-weight:bold;
	color:#3a3a3a;
	padding:5px 0 2px 2px;

}
.searchbox{
	border:1px solid #a4a4a4;
	border-right:none;
	height:14px;
	width:116px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7b7b7b;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
.userlogintable{
	width:190px;
	margin-left:5px;

}
.userlogin{
	border:1px solid #949494;
	width:115px;
	height:16px;
}
.shopingcartitem{
	padding-left:22px;
	padding-right:15px;
	font-size:12px;
	font-weight:bold;
	color:#3a3a3a;
}
.shopingcartitem span{
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}
.producttabe_container{
 
	width:202px;
	padding:0 5px 15px 5px;
}
.producttable{
	width:202px;
	background:url(../images/producttable_background.jpg);
}
.productname{
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	padding:0 18px;
}

.productname a{
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	padding:0 18px;
}
.productname a:hover{
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	padding:0 18px;
}



.productimage{
	text-align:center;
	padding:12px 0;
}
.productauthorname{
	background:url(../images/authorname_background.gif) center center repeat-y;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:2px 0;
}
.productprice{
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:right;
	padding:0 10px;
}
.productprice span{
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	float:left;
	margin-top:8px;
}
.footer{
	background:url(../images/footer_background.jpg);
	font-size:10px;
	font-weight:bold;
	color:#535353;
	padding:5px;
}
.footer a{
	font-size:10px;
	font-weight:bold;
	color:#535353;
	text-decoration:none;
}
.footer a:hover{
	font-size:10px;
	font-weight:bold;
	color:#535353;
	text-decoration:underline;
}
.footer span{
	float:right;
}