body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 14px;
	text-transform: uppercase;
	height: 36px;
	color: #1a4595;
	font-family: Arial;
	padding-top: 9px;
	padding-left: 5px;
	background: url('../_images/bgrnd_h1.gif') top left no-repeat;
}

table td {
	font-family: Verdana, Arial;
   	font-size: 12px;
   	text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#table_shapka {
	width: 100%;
	height: 244px;
	background: url('../_images/repeater_top.gif') top left repeat-x;
}

.menu {
	font-size: 11px;
	font-family: Tahoma;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	position: relative;
	top: 10px;
	background: url('../_images/bgrnd_menu.gif') bottom left no-repeat;
}

.menu:hover {
	color: #7d5c03;
	text-decoration: underline;
}

#table_content {
	width: 100%;
	height: 75%;
	margin-top: 5px;
	border-top: 1px solid #d0d0d0;
}

#td_left_main {
	width: 224px;
	background: url('../_images/repeater_left.gif') top left repeat-y;
}

.menu_left {
	display: block;
	width: 217px;
	height: 39px;
	font-weight: bold;
	border-right: 1px solid #d0d0d0;
	background: url('../_images/button_off.gif') top left no-repeat;
}

.menu_left span {
	position: relative;
	top: 11px;
	left: 15px;
}

.menu_left:hover {
	background: url('../_images/button_on.gif') top left no-repeat;
}

.div_contacts {
	background:#a6c8e5;
	padding-top: 15px;
	padding-bottom: 15px;
}

.div_contacts a:hover {
	text-decoration: underline;
}

#td_bottom {
	height: 38px;
	background: url('../_images/repeater_bottom.gif') top left repeat-x;
}

#td_right {
	padding: 0px 10px 10px 10px;
}

#td_right a:hover {
	text-decoration: underline;
}

.span_kurier {
	font-size: 12px;
	color: #FF0000;
	font-family: Verdana;
	font-weight: bold;
}



/************************ Индивидуальные страницы ***********************/
.span_good_caption {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.table_form #td_left {
	width: 210px;
	color: #000000;
	font-size: 12px;

}

.button {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

/*************************** Таблица услуг ******************************/
#table_uslugi {
	border-top: 14px solid #F8F8F8;
}

#table_uslugi #left {
	width: 250px;
	padding: 10px;
	border-bottom: 14px solid #F8F8F8;
}

#table_uslugi #right {
	color: #000000;
	padding: 10px;
	text-align: justify;
	font-size: 12px;
	border-bottom: 14px solid #F8F8F8;
}

#table_uslugi #right h2 {
	color: #1a4595;
	font-size: 12px;
}

.div_price span {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.div_price span a {
	
}

.div_price .a_price {
	color: #FF0000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	height: 12px;
	display: block;
	width: 79px;
}
/************************************************************************/

#div_news {
	font-size: 11px;
	padding-left: 5px;
}