body	{
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

FORM	{
	margin: 0px;
	padding: 0px;
}
a:link    {color: #990000;text-decoration: none;}
a:visited {color: #990000;text-decoration: none;}
a:hover   {color: #333333;text-decoration: underline;}
a:active  {color: #333333;text-decoration: underline;}

a.basket:link    {color: #990000;text-decoration: none; font-size:11px;}
a.basket:visited {color: #990000;text-decoration: none; font-size:11px;}
a.basket:hover   {color: #333333;text-decoration: underline; font-size:11px; font-weight: normal;}
a.basket:active  {color: #333333;text-decoration: underline; font-size:11px; font-weight: normal;}

a.podmenu:link    {color: #990000;text-decoration: none; font-size:11px; font-weight: normal;}
a.podmenu:visited {color: #990000;text-decoration: none; font-size:11px; font-weight: normal;}
a.podmenu:hover   {color: #333333;text-decoration: underline; font-size:11px; font-weight: normal;}
a.podmenu:active  {color: #333333;text-decoration: underline; font-size:11px; font-weight: normal;}

.t8  {	font-size: 8px; }
.t9  {	font-size: 9px; }
.t10 {	font-size: 10px;}
.t11 {	font-size: 11px;}
.t12 {	font-size: 12px;}
.t13 {	font-size: 13px;}
.t14 {	font-size: 14px;}
.t16 {	font-size: 16px;}
.t18 {	font-size: 18px;}
.t20 {	font-size: 20px;}
.t22 {	font-size: 22px;}
.t24 {	font-size: 24px;}
.t26 {	font-size: 26px;}

.cattype {font-size: 13px; font-weight: bold; color: #000000;}

.curs {font-size:11px;}

.menu {font-size:11px; font-weight: bold; color:#000000;}

a.menu:link    {color:#000000;text-decoration:none; font-size:11px; font-weight:bold; font-family:Verdana, Arial, Helvetica}
a.menu:visited {color:#000000;text-decoration:none; font-size:11px; font-weight:bold; font-family:Verdana, Arial, Helvetica}
a.menu:hover   {color:#990000;text-decoration:underline; font-size:11px; font-weight:bold; font-family:Verdana, Arial, Helvetica}
a.menu:active  {color:#990000; text-decoration:underline; font-size:11px; font-weight:bold; font-family:Verdana, Arial, Helvetica}

.search_text {
	height:20px;
	font-size:12px;
}
.search_list {
	height:21px;
	width:80px;
	font-size:12px;
}

.search_button{
	height: 21px;
	font-size: 12px;
}

/* стиль для типов на главной странице */
a.type:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	}
a.type:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	}
a.type:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}
a.type:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}
	
/* стиль для ссылок ВИДОВ ТОВАРОВ которые выводяться в каталоге */
a.kview:link {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
a.kview:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
a.kview:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}
a.kview:active {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}
	
/* table color */
.tabcolor_up {
	font-weight: bold;
	background-color:#DADADA;
}
.tabcolor_down {
	background-color:#F7F7F7;
}

.selecttabcolor_down {
	background-color:#FFFFFF;
}	



/* bolder underline */
.brline {
	border-bottom: 1px solid #666666;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:19px;
	border: 1px solid #999999;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}
