.body{
top:0;
margin:0;
font-family:arial;
}

.sideBot {
	background:url(images/botSideT.jpg) no-repeat;
	width:149px; 
	height:6px; 
}

.sideTitle {
	background:url(images/titleBack.jpg) no-repeat;
	width:149px; 
	height:31px; 
	text-align:center;
	color:#534200;
	font-size:16px;
	font-weight:bold;
}

.expert {
	background: url(images/expertBack.jpg) center no-repeat;
	text-align:center;
	height:25px;
	color:white;
	font-weight:bold;
	font-size:15px;
	cursor:hand;
}

.newBus {
	background: url(images/newBu.jpg) no-repeat;
	width:136px;
	height:20px;
	text-align:center;
	color:white;
	font-size:13px;
	font-weight:bold;
	cursor:hand;
	vertical-align:top;
	padding-top:1px;
}

a{
	color:#015534;
}
.topmenu{
	font-family:arial;
	color:#015534;
	text-align:center;
	font-size:15;
	cursor:pointer;
	}

.category{
	font-family:arial;
	color:#015534;
	text-align:center;
	font-size:14
	}

.normal{
	font-family:arial;
	color:#015534;
	font-size:15;
	}
.price{
	font-family:arial;
	color:#015534;
	font-size:16;
	}

.cart{
	font-family:arial;
	color:#015534;
	font-size:10;
	}
.search{

	font-family:arial;
	color:#015534;
	font-size:14;
	width:55;
	height:22;
	}
.cat{
	position:absolute;
	top:257;
	width:100%;
	z-index:10;
	}
