a {
	text-decoration: none;
	color: #FFCC00;
	font-size: 11px;
	font-family: arial;
}
a:hover {
	color: #FDEFA7;
}
td {
	font-size: 11px;
	font-family: arial;
	color: #FFFFFF;
}
.alert {
	color: #FFCC00;
	font-size: 12px; 
	font-family: arial;
	font-weight: bolder; 
}
.head {
	text-align:center;
	vertical-align:middle;
	font-family:arial;
	font-weight: bold;
	font-size:16px;
	color: #FFCC00;
}
.bottomnav {
	color:#9B8A33;
	background: #C6B040 url(/img/footer.jpg);
}
.bottomnav_a {
	text-decoration: none;
	color: #605520;
	font-size: 11px;
	font-family: arial;
}
.bottomnav_a:hover {
	color: #433200;
}
.copyr {
	padding-left:20px;
	color:#1B3761;
	font-family:verdana;
	font-size:9px;
}
.text{
	font-size: 10px;
	font-family: arial;
}
/* Тег SELECT */
select {
	color: #FFCC00; 
	font-size: 12px; 
	font-weight: bolder; 
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #354446;
	background: #6F7E81;
}
/* captcha */
.captcha_img {
	border: 1px solid #354446;
	width: 200px;
	height: 60px;
}
.captcha_input_code {
	color: #354446; 
	font-size: 10px; 
	border: 1px solid #354446;
	width: 32px;
	height: 14px;
}
/* Форма авторизации*/
.authform_maint {
	border: 1px solid #354446; 
	background: #6F7E81 url(/img/td_bg.jpg) no-repeat scroll right top;
}
.authform_mainf {
	font-size: 12px; 
	font-family: verdana;
	font-weight: bolder; 
}
.authform_input {
	color: #354446; 
	font-size: 10px; 
	border: 1px solid #354446;
	width: 120px;
	height: 14px;
}
.authform_button {
	color: #354446; 
	font-size: 12px; 
	font-weight: bolder; 
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #354446;
}
/* Форма отправки письма администратору */
.send_mail_form {
	border: 1px solid #354446; 
	background: #6F7E81 url(/img/td_bg.jpg) no-repeat scroll right top;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 308px;
}
.send_mail_title {
	font-size: 11px; 
	font-family: verdana;
}
.send_mail_input_text {
	color: #354446; 
	font-size: 10px; 
	border: 1px solid #354446;
	width: 300px;
	height: 14px;
}
.send_mail_text {
	color: #354446; 
	font-size: 11px; 
	border: 1px solid #354446;
	width: 300px;
	height: 100px;
}
.send_mail_button {
	color: #354446; 
	font-size: 12px; 
	font-weight: bolder; 
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #354446;
}
/* Каталог */
.cat_table {
	border: 2px solid #C6B040;
	background: #7A8A8D;
}
.cat_table_head {
	color: #73620D; 
	height: 25px;
	font-size: 13px; 
	font-family: verdana;
	font-weight: bolder; 
	border-bottom: 2px solid #C6B040;
	background: #C6B040 url(/img/table_head_bg.gif) repeat-x scroll left top;
}
.cat_table_l {
	color: white; 
	font-size: 12px; 
	font-weight: bolder; 
	width: 180px; 
	border-right: 2px solid #C6B040;
}
.cat_table_r {
	color: #FFF8D5; 
	font-size: 12px; 
	font-weight: normal; 
	text-align:left;
	vertical-align:top;
	width: 320px; 
	padding: 2px;
}
/* Прайс */
.price_table {
	width: 520px; 
	border: 2px solid #C6B040;
	border-bottom: 1px solid #C6B040;
	padding-left:2px;
	padding-right:2px;
	background: #7A8A8D;
}
.price_table_head {
	color: #73620D; 
	height: 25px;
	font-size: 13px; 
	font-family: verdana;
	font-weight: bolder; 
	border-bottom: 2px solid #C6B040;
	border-right: 1px solid #C6B040;
	background: #FDEFA8 url(/img/table_head_bg.gif) repeat-x scroll left top;
}
.price_table_head_last {
	color: #73620D; 
	height: 25px;
	font-size: 13px; 
	font-family: verdana;
	font-weight: bolder; 
	border-bottom: 2px solid #C6B040;
	background: #FDEFA8 url(/img/table_head_bg.gif) repeat-x scroll left top;
}
.price_table_lu {
	color: #FFF8D5; 
	font-size: 12px; 
	font-weight: bolder; 
	border-right: 1px solid #C6B040;
	border-bottom: 1px solid #C6B040;
	padding: 2px;
}
.price_table_ru {
	color: #FFF8D5; 
	font-size: 12px; 
	font-weight: bolder; 
	border-bottom: 1px solid #C6B040;
	padding: 2px;
}