body,tr,td{
		
		font-size: 12px;
		font-family: tahoma;
		color:#1E1E1E;
}
a{
	color: #BE000F;
}
a.topmenu{
		color: white;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		font-family: arial;
		text-transform: uppercase;
}

a.topmenu:hover{
	text-decoration: underline;
}
a.subcategory{	
	text-decoration: underline;
	color: white;
}
a.subcategory:hover{
	text-decoration: none;
}

a.subcategoryselected{
	text-decoration: underline;
	color: #CA1C1C;

}

div.category{
	
	color: #2ACCE7;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 24px;
	background-image: url('/img/arrowcategory.gif');
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	width: 170px;
	text-valign: top;
	margin-bottom: 3px;
}

div.subcategory{
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 3px;
	padding-left: 15px;
	background-image: url('/img/arrowsubcatergory.gif');
	background-repeat: no-repeat;
	background-position: left center;
	height: 11px;
	width: 160px;
	text-valign: top;
	margin-left: 15px;
	
}

div.subcategoryl{
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 3px;
	padding-left: 15px;
	background-image: url('/img/arrowsubcatergory.gif');
	background-repeat: no-repeat;
	background-position: left top;
	
	width: 160px;
	text-valign: top;
	margin-left: 15px;
	
}
a.bottommenu{
		color: #949BA6;
		float: left;
		
}

.bottommenu{
		margin-left: 15px;
		margin-right: 15px;
}

b.filtr{
	color: #2ACCE7;
	font-size: 13px;
}




.box9{
	margin-left: 10px; margin-right: 10px;margin-top: 10px; margin-bottom: 20px;
}


.boxbody{
float: left;width: 725px; background-color: white;margin-top: 5px; margin-right: 5px;
}

.bbox1{
float: left;width: 235px; background-color: white;margin-top: 5px; margin-right: 5px;
}

.bbox2{
width: 100%;height: 100%;background-image: url(/img/ccc.gif);background-position: top; background-repeat: repeat-x;
}

.bbox3{
width: 100%;height: 100%;background-image: url(/img/ccc2.gif);background-position: bottom; background-repeat: repeat-x;
}

.bbox4{
width: 100%;height: 100%;background-image: url(/img/cc1.gif);background-position: left top; background-repeat: no-repeat;
}

.bbox5{
	width: 100%;height: 100%;background-image: url(/img/cc2.gif);background-position: right top; background-repeat: no-repeat;
}

.bbox6{
width: 100%;height: 100%;background-image: url(/img/cc3.gif);background-position: right bottom; background-repeat: no-repeat;
}

.bbox7{
width: 100%;height: 100%;background-image: url(/img/cc4.gif);background-position: left bottom; background-repeat: no-repeat;
}

.bbox8{
padding: 16px 10px 10px 10px;
}





select,input{
	font-size: 11px;
	background-color: white;
	border-width: 1px;
	border-style:solid;
}

input.cart{
		border-color: #dfdfdf;
		width: 20px;		
}

.tmenu{
float: left;margin-right: 18px;margin-left: 28px;margin-top: 21px;
}

.topmenusep{
	float: left;background-color: gray;margin-top: 18px;
	background-image: url('/img/menusep.gif');
	width: 20px;height: 23px;
}

h1{
	font-size: 20px;
	font-family: arial;
	padding-top: 0px;
}
h2{
	font-size: 14px;
	font-family: arial;
	padding-top: 0px;

}



.navline1{
height: 36px;width: 731px;background-image: url('/img/leftline.jpg');background-position: left;background-repeat: no-repeat;background-color: #D1000F;
}
.navline2{
margin-left: 8px;width: 723px;height: 100%;background-image: url('/img/backline.gif');
}
.navline3{
width: 715px; height: 100%;background-image: url('/img/rightline.jpg');background-position: right;background-repeat: no-repeat;padding-right: 8px;vertical-align: middle;
}
.navline4{
padding-left: 25px;padding-top: 11px;color: white;font-weight: bold;background-image: url('/img/arrownavline.gif');background-repeat: no-repeat;background-position: left bottom;
}