@CHARSET "UTF-8";
a.submenu{
	color:#7a8187;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
}

a.submenua{
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;	
}
.wrap_up {
	background-image: url('../pics/shadow_up.gif');
	background-repeat:repeat-x;
}
.wrap_right {
	background-image: url('../pics/shadow_right.gif');
	background-repeat:repeat-y;
	background-position: right;
}
.wrap_left {
	background-image: url('../pics/shadow_left.gif');
	background-repeat:repeat-y;
	background-position: left;
}
.wrap_bottom {
	background-image: url('../pics/shadow_bottom.gif');
	background-repeat:repeat-x;
	background-position: bottom;
}
.wrap_tr {
	background: url('../pics/shadow_tr.gif') right top no-repeat;	
}
.wrap_tl {
	background: url('../pics/shadow_tl.gif') left top no-repeat;	
}
.wrap_br {
	background: url('../pics/shadow_br.gif') right bottom no-repeat;	
}
.wrap_bl {
	background: url('../pics/shadow_bl.gif') left bottom no-repeat;	
}
.wrap_line {
	background: url('../pics/shadow_line.gif');	
}
.blocktitle {
	padding: 8px 0px 0px 30px;
	color: #5e5e5e;
	font-size:14px;
	font-weight: bold;
}
.leftmenu {
	color: #5e5e5e;
	font-size:14px;
	text-decoration:none;
}
.leftmenua {
	color: #f900ce;
	font-size:14px;
	text-decoration:none;
}
.rightmenu {
	color: #5e5e5e;
	font-size:12px;
	text-decoration:none;
}
.rightmenua {
	color: #181947;
	font-size:12px;
	text-decoration:none;
}
.c_tr {
	background: url('../pics/center_tr.gif') right top no-repeat;	
}
.c_tl {
	background: url('../pics/center_tl.gif') left top no-repeat;	
}
.c_br {
	background: url('../pics/center_br.gif') right bottom no-repeat;	
}
.c_bl {
	background: url('../pics/center_bl.gif') left bottom no-repeat;	
}
.c_line{
	background: url('../pics/center_line.gif');		
}
.goodtitle{
	color: #474747;
	font-size:12px;
}
.goodsizes{
	color: #8f8f8f;
	font-size:12px;
}
.navbaritem{
	color: #315354;
	font-size:12px;
	text-decoration:none;
}
.navbaritem_current{
	color: #c6c6c6;
	font-size:12px;
	text-decoration:none;
}
.Button
{
	background:#A0A0A0;
	border-width: 0px ;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	CURSOR:pointer;
}