body {
	font-family: Arial;
	font-size: 6pt;
	color: #676767;
	font-weight: normal;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #676767;
}

.title {
	font-family: Arial;
	font-size: 8pt;
	color: #66a530;
	font-weight: normal;
	text-decoration: none;
}




.text {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.textlink {
	font-family: Arial;
	font-size:8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.textlink:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.bannertext {
	font-family: Arial;
	font-size: 12pt;
	color: #343434;
	font-weight: bold;
	text-decoration: none;
}

.addcart {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.price {
	font-family: Arial;
	font-size: 12pt;
	color: #f30857;
	font-weight: bold;
	text-decoration: none;
}


.descr {
	font-family: Arial;
	font-size: 10pt;
	color: #676767;
	font-weight: none;
	text-decoration: none;
}

.descrsmall {
	font-family: Arial;
	font-size: 8pt;
	color: #676767;
	font-weight: none;
	text-decoration: none;
}


.smallprice {
	font-family: Arial;
	font-size: 8pt;
	color: #f30857;
	font-weight: none;
	text-decoration: none;
}




.copy {
	font-family: Arial;
	font-size: 7pt;
	color: #ffffff;	
	font-weight:  none;
	text-decoration: none;
}

.copylink {
	font-family: Arial;
	font-size: 7pt;
	color: #03e0d1;	
	font-weight:  none;
	text-decoration: none;
}

.copylink:hover {
	font-family: Arial;
	font-size: 7pt;
	color: #03e0d1;
	font-weight:  none;
	text-decoration: none;
}

#newsbar {
	height: 26px;
	font-size: 8pt;
	background-image: url(bubble.png);
	background-repeat: repeat-x;
	border-top-color: #3F4A53;
	text-align: left;
	vertical-align: bottom;
	padding-left: 5px;
}


#headmenu {
	width : 800px;
	height : 56;
	background: url(head.png); 
	margin-left : auto;
	margin-right : auto;	
}

.headmenulinkfirst {
	
	height : 18;
	padding-top : 4px; 
	padding-left : 15px;
	padding-right :20px;	
	font-size: 9pt;
	color: #000000;
	float : left;
	
	text-decoration: none;
}

.headmenulink {
	
	height : 22;
	padding-top : 4px; 
	padding-left : 15px;
	padding-right :20px;	
	font-size: 9pt;
	color: #000000;
	float : left;

	text-decoration: none;
}


.headmenulink a{
	color: #000000;	
	text-decoration: none;
}

.headmenulinkfirst a{
	color: #000000;	
	text-decoration: none;
}



.headmenucatagory {
	
	height : 22;
	margin-top : 10px; 
	margin-left :30px;	
	float : left;	
	font-family: Arial;
	font-size: 8pt;
	color: #66a530;
	font-weight: normal;
	text-decoration: none;
	
}