body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.boddy {
	background-color: #ece9ed;
}
a{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
IMG {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.but1 {
	background-image: url(img/but_1_2.gif);
	background-repeat: no-repeat;
}
.but2 {
	background-image: url(img/but_2_2.gif);
	background-repeat: no-repeat;
}
.but3 {
	background-image: url(img/but_3_2.gif);
	background-repeat: no-repeat;
}
.but4 {
	background-image: url(img/but_4_2.gif);
	background-repeat: no-repeat;
}
.top_top {
	background-image: url(img/shapka_top.gif);
	background-repeat: no-repeat;
}
.top_bot {
	background-image: url(img/shapka_bot.gif);
	background-repeat: no-repeat;
}
.top_link {
	font-size: 11px;
	color: white;
	text-decoration: underline;
}
.top_link:hover {
	text-decoration: none;
}
.button {
	background-image: url(img/button_c.gif);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	color: #e17d24;
}
.buttonn {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
}
.buttonn a, buttonn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C92C7;
	font-size: 10pt;
	text-decoration: none;
}
.buttonn a:hover, .selected {
	color: red;
	text-decoration: underline;
}
.spec_right {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11pt;
}
.spec_right_price {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
}
.spec_right_link_blue, spec_right_link_blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C92C7;
	font-size: 9pt;
	text-decoration: underline;
}
.spec_right_link_blue:hover, .selected {
	text-decoration: none;
}
.spec_right_link_red, spec_right_link_red:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #DA251D;
	font-size: 9pt;
	text-decoration: underline;
}
.spec_right_link_red:hover, .selected {
	text-decoration: none;
}
.center_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #da251d;
	font-size: 13pt;
	font-weight: bold;
}
.center_text {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 9pt;
}
P {
	text-align: left;
	margin: 7px 10px 7px 10px;
	font-size: 9pt;
}
div {
	margin: 5px 10px 5px 10px;
	font-size: 9pt;
}
ul{
	font-size: 9pt;
}
li {
	margin: 1%;
}
b{
	color: #3D3D3D;
}
.bot_text {
	background-image: url(img/c_1.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
}
.fuzzyart {
	background-image: url(img/r_2.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
}
.fuzzyart a, fuzzyart a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
	text-decoration: underline;
}
.fuzzyart a:hover, .selected {
	color: red;
}
.table_data {
	border: 1px solid #E77817;
	font-size : 11px;
	border-collapse:collapse;
	text-align: center;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #da251d;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 10px 5px;
}
h2{
	color: #DA251D;
	font-size: 10pt;
	margin-bottom: 5pt;
}
 h3{
	color: #2F4A8F;
	font-size: 10pt;
	margin: 8pt 5px;
}
input, textarea, select, option  {
	background-color: #f9f5fa;
	border : 1px solid #E77817;
	border-collapse: collapse;
	scrollbar-arrow-color : #ECE9ED;
	scrollbar-base-color :#E77817;
	scrollbar-darkshadow-color : #E77817;
	scrollbar-track-color : #E77817;
	scrollbar-shadow-color : #ECE9ED;
	scrollbar-highlight-color : #ECE9ED;
	scrollbar-face-color : #E77817;
}
.bottom {
	border : 2px solid #5899CA;
	border-collapse: collapse;
	cursor : hand;
	color: #ffffff;
	background-color: #5899ca;
	font-size: 10px;
}
.link_content {
	color: #2F4A8F;
}
A.link_content:link, A.link_content:visited, link_content:active {
	color: #000066;
	text-decoration: none;
}
A.link_content:hover {
	color: #DA251D;
	text-decoration: underline;
}
A.link_images: hover {
	border: 1px;
}
.order_form{
	height: 16px;
	border: 0px;
	font-size: 10px;
	text-decoration : underline;
	cursor : hand;
	color: #DA251D;
}
.img_left {
	text-align: left;
	margin: 4px;
	margin-right: 10px;
}
.img_right {
	text-align: right;
	margin: 4px 4px 4px 10px;
}