body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px 0px 60px 0px;
	padding:0px;
	background:url('../images/bg.gif') top left repeat-x #f1da34;
}

.p_left {float:left; margin-right:10px; margin-bottom:5px;}
.p_right {float:right; margin-left:10px; margin-bottom:5px;}

h1 {font-size:18px; font-weight:normal; color:#ee2e00; padding:0px; margin:0px 0px 10px 0px;}

form {display:inline;}

p {padding:0px; margin:0px 0px 10px 0px;}

a {color:#fb4f00; text-decoration:none}

.red, .red a {color:#ee2e00 !important}
.gray, .gray a {color:#909090 !important}
.white, .white a {color:#FFFFFF !important}
.black {color:#000000 !important}

.big {font-size:14px !important}
.small, .small a { font-size:11px !important;}
.small2, .small2 a { font-size:10px !important;}

.dev5 {height:5px;}
.dev10 {height:10px;}
.dev20 {height:20px;}

.pad5 {margin-bottom:5px !important;}
.pad10 {margin-bottom:10px !important;}
.pad20 {margin-bottom:20px !important; }

.no_bg {background:none !important}
.no_bord { border:none !important}
.no_pad {padding-bottom:0px !important}
.noline {text-decoration:none !important}

.sep {clear:both; width:100%; height:1px;}

.text {padding-right:20px; padding-left:8px;}


img {
	border:none; 
	padding:0px; 
	margin:0px;
	}

.kar {
	width:1000px;
	}
	
.kar2 {
	min-width:1000px;
}

.kar2 td {text-align:center}

.ie6spacer {width:780px; height:1px;}
	
.header {
	position:relative;
	height:210px;
	width:1000px;
	background:url(../images/header.jpg);
	text-align:left;
}

.header .left {position:absolute; left:0px; bottom:-210px; width:100px; height:210px; background:url(../images/left.jpg) top left no-repeat;}

.header .right {position:absolute; right:0px; bottom:-210px; width:100px; height:210px; background:url(../images/right.jpg) top left no-repeat;}
	
.header h1.domain {
	position:absolute;
	top:94px;
	left:283px;
	color:#348ce6;
}

.header h1.domain a {
color:#348ce6;
text-decoration:none;
font-weight:normal;
}
	
.menu {
	position:relative;
	height:35px;
	min-width:1100px;
}

.head2 {
	height:170px !important;
}

.menu .menu_cont {
	height:35px;
	margin:0px 100px 0px 100px;
	background:url(../images/mm_bg.gif) top left repeat-x;
}

.menu .menu_cont .table {margin-left:8px; margin-right:8px;}

.menu .menu_cont table {height:35px; width:100%;}
.menu .menu_cont table td {text-align:center; background:url(../images/mm_dev.gif) right center no-repeat}
.menu .menu_cont table td.l_td {}
.menu .menu_cont table td.r_td { background:none !important}

.menu .menu_cont a {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:13px;
	margin-left:5px;
	white-space:nowrap;
	margin-right:6px;
	background:url(../images/arrow.gif) 0px 5px no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.menu .menu_cont a:hover, .menu .menu_cont a.active {text-decoration:underline}
	
.header .login {
	position:absolute;
	width:740px;
	bottom:30px;
	left:130px;
}

.header .login input {vertical-align:middle; margin-right:10px;}

.header .login .inp {
	width:158px;
	height:16px;
	font-size:11px;
	color:#b4b4b3;
	background:url(../images/inp.gif) top left no-repeat;
	padding:4px 4px 2px 6px;
	border:none;
}

.header .login a {
	font-size:11px;
	color:#4acbfe;
	text-decoration:underline;
}
	
.header .login a:hover {text-decoration:none}
	
.content {
	text-align:left;
	background:#FFFFFF;
	margin-left:100px;
	margin-right:100px;
	padding:18px 30px 20px 22px;
}
.cont_bottom {
	clear:both;
	width:800px;
	height:10px;
	background:url(../images/cont_bottom.gif) top left no-repeat;
}

.content2 {
	width:1100px;
	margin-left:50px;
	margin-right:50px;
/*	background:#FFFFFF;*/
	padding:20px;
	text-align:left;
}

/* CONTENT */

.left_cont {
	float:left;
	width:518px;
}

.right_block {
	float:right;
	width:225px;
}

.cell {
	float:left;
	margin-right:15px;
	width:243px;
}

.cell .top {
	height:17px;
	background:url(../images/cell_top.gif) top left no-repeat;
}
.cell .bg {
	background:url(../images/cell_bg.gif) top left repeat-y;
	text-align:center;
	padding:0px 20px 0px 20px;
	min-height:85px;
}

* html .cell .bg {height:85px;}

.cell .link {
	background:url(../images/cell_bg.gif) repeat-y top left;
}

.cell .link .bottom {
	background:url(../images/cell_bottom.gif) bottom left no-repeat;
	text-align:center;
	padding:8px 20px 8px 20px;
	min-height:27px;
}

* html .cell .link .bottom {height:27px;}

.cell .bottom a {font-weight:bold;}

.cell_devider {
	height:30px; clear:both;
}

.contacts {
	width:181px;
	height:59px;
	padding:60px 22px 60px 22px;
	font-weight:bold;
	color:#658825;
	background:url(../images/contacts.gif) top left no-repeat;
}

.contacts .dev10 {height:8px;}

.contacts a {
	font-weight:bold;
	color:#658825;
	text-decoration:none;
}

.contacts div span {
	display:block;
	width:60px;
	height:12px;
	text-align:right;
	margin-right:3px;
	float:left;
}
.main_table td {vertical-align:top}

.mm {
	background:url(../images/menu_bg.gif) top left repeat-x;
	text-align:center;
	height:26px;
}




.mm a {background:url(../images/arrow.gif) left center no-repeat; padding-left:12px; color:#FFFFFF; text-decoration:none;}
.mm a:hover {text-decoration:underline}
.mm table td {text-align:center; vertical-align:top; background:url(../images/devider.gif) right top no-repeat;}

.no_bg {background-image:none !important}

.content {padding:10px 17px 10px 17px;}

.tbl td {
	font-size:12px;
	background-color:#f9f3df;
	vertical-align:top;
	padding:10px 8px 10px 8px;
	border-bottom:2px solid #FFFFFF;
}

.tbl td a {color:#000000;}

.tbl .fields td {
	font-size:12px;
	height:15px;
	padding:5px 8px 5px 8px;
	white-space:nowrap;
	border-bottom:none !important;
	background:url(../images/fields_bg.gif);
	font-weight:bold;
	color:#8a0701;
}


.tbl_list td {
	background:#ebe4ce;
	font-size:11px;
	padding:4px 6px 4px 6px !important;
	border-bottom:1px solid #fef8e3 !important;
	vertical-align:top;
	color:#000000;
}

.tbl_list .fields td {
	font-weight:bold;
	background:#ebe4ce;
	color:#000000;
	padding:4px 6px 4px 6px !important;
	border-bottom:1px solid #fef8e3 !important;
}

.buttons a {margin-bottom:4px; display:block;}

.left_td {padding-left:12px !important;}
.right_td {padding-right:12px !important;}

.tbl_1 td {
	background-color:#ebe4ce;
	color:#000000;
	padding:4px 6px 4px 6px !important;
	border-bottom:1px solid #fef8e3 !important;
}

.tbl_1 td a {color:#000000;}

.tbl_1 .main td {
	font-size:12px;
	height:15px;
	padding:5px 8px 5px 8px;
	white-space:nowrap;
	border-bottom:none !important;
	background:url(../images/fields_bg.gif);
	font-weight:bold;
	color:#8a0701;
}

.tbl_1 .center td {
	vertical-align: middle; 
	text-align: center;
}

.tbl_1 .main th {
	font-size:12px;
	height:15px;
	padding:5px 8px 5px 8px;
	white-space:nowrap;
	border-bottom:none !important;
	background:url(../images/fields_bg.gif);
	font-weight:bold;
	color:#8a0701;
}

.tbl_1 .center th {
	vertical-align: middle; 
	text-align: center;
}

.tbl_1 .row1 td {
	background-color:#f9f3df;
}
.tbl_1 .row2 td{
	background-color:#ebe4ce;
}

.button1 {background: #ff0000; border: 0; font-family: Verdana; font-size: 12px; color: #FFFFFF}

.link1 {font-family: Verdana; font-size: 12px; color: #FF0000; text-decoration: none;}


