body
	{
	font-size: 11px;
	font-family: tahoma;
	margin:0;
	background-color:white;
	}

a:link
	{	color: #2D1300;
	text-decoration: underline;
	}
a:active
	{	color: #2D1300;
	text-decoration: underline;
	}
a:visited
	{	color: #2D1300;
	text-decoration: underline;
	}
a:hover
	{	color: #A84300;
	background-color: #FFD100;
	text-decoration: none;
	}

td
	{
	font-size: 11px;
	font-family: tahoma;
	}

td ul
	{
	padding-left:18px;
	margin-left:3px;
	}

h1, h2, h3, h4
	{	text-align: center;
	font-family: tahoma;	}

h1
	{
    font-size:14px;
    font-family: Arial;
    font-weight:bold;
	}
h2, h3, h4
	{
    font-size:12px;
    font-family: Arial;
    font-weight:bold;
	}


input, textarea, select
	{
	background-color:#FFFFFF;
	border-top:#404040 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	font:normal 12px Tahoma;
	color:#000000;
	}

input:hover, textarea:hover, input .hovered
	{
	border:1px solid #00FF00;
	}

/*img
	{	border:0px;	}*/

div.h_left
	{
    background: url('images/h_left.jpg') bottom left no-repeat;
	}
div.h_right
	{
    background: url('images/h_right.jpg') bottom right no-repeat;
	}
div.h_center
	{
    background: url('images/h_center.jpg') center right repeat-x;
	}

div.t_left
	{
	height:35px;
    background: url('images/t_left.gif') bottom left no-repeat;
	}
div.t_right
	{
    background: url('images/t_right.gif') bottom right no-repeat;
	}
div.t_center
	{
    background: url('images/t_center.gif') bottom center repeat-x;
	}


div.t_left h2
	{
	font-size:14px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	color: #000000;
	text-align:center;
	}


td.block-title
	{
	height:35px;	background: url('images/block-line.gif') bottom left no-repeat;
	padding-bottom: 12px;
	font-size:14px;
	font-family: 'Trebuchet MS';
	font-weight: bold;	}

#reg
	{
	width:100%;
	height:49px;
	text-align:left;
	}
#reg div
	{
	margin:5; padding:0;
	position:absolute; left:0px; top:10px;
	font-size:14px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	vertical-align: middle;
	line-height:30px;
	}

#nav
	{	width:100%;
	height:49px;
	background: url('images/h_nav.jpg') top right no-repeat;
	text-align:right;
	margin-bottom: -50px;	}
#nav ul{
	margin:0; padding:0; list-style:none;
	position:absolute; right:0px; top:242px;
	}
#nav ul li{
	font:bold 11px/31px Arial, Helvetica, sans-serif;
	color:#000000; background-color:#FFFFFF; float:left;
	margin:0 5px 0 0;
	}
#nav ul li a{
	font:bold 11px/31px Arial, Helvetica, sans-serif;
	color:#000000; background-color:#FFFFFF;
	padding:0 10px; text-decoration:none; display:block;
	}
#nav ul li a.home{
	background:url(images/header_nav_bg.gif) repeat-x 0 0 #FFFFFF;
	font:bold 11px/31px Arial, Helvetica, sans-serif;
	color:#F8F8F8; padding:0 10px; text-decoration:none; display:block;
	}

#nav ul li a:hover{
	background:url(images/header_nav_bg.gif) repeat-x 0 0 #FFFFFF;
	color:#F8F8F8; padding:0 10px;
	}






.block
	{
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	vertical-align: top;
	padding-top: 7px;
	text-weight: bold;
	background-color: #eef2fb;
	}

.bl
	{	border:0;
	width:150px;	}

.bltitle
	{	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: white;
	background: #CCCCCC url(images/bl_top.gif) center repeat-x;
	white-space:nowrap;
	border-left:1px solid black;
	padding:0px 2px 0px 4px;
	}

.sh-r
	{
	background: #CCCCCC url(images/white.gif) top repeat-x;
	}

.sh-b
	{
	background: #CCCCCC url('images/white.gif') left repeat-y;
	}

.blockcontent
	{	border:1px solid black;
	padding:2px;	}

#regionblock1
	{
	position:absolute;
	z-index:2;
	top:0px;
	left:500px;
	width:295px;
	height:87px;
	background-image:url('././images/region.jpg');
	background-repeat:no-repeat;
	text-align: center;

	}
#regionblock2
	{
	position:absolute;
	z-index:2;
	top:0px;
	left:500px;
	width:295px;
	height:39px;
	background-image:url('././images/region2.jpg');
	background-repeat:no-repeat;
	text-align: center;
	padding-top:1px;
	}
#regionblock2 a
	{    color:#004000;	}

div.closeregionblock
	{
	margin-top:5px;
	margin-right:10px;
	text-align:right;
	}
div.closeregionblock a
	{
	color:silver;	text-decoration:none;
	border-bottom:1px dashed;	}

div.openregionblock
	{
	margin-right:10px;
	text-align:right;
	}
div.openregionblock a
	{
	color:#676767;
	text-decoration:none;
	border-bottom:1px dashed;
	}


a.region-but
	{	color: #535F62;
	text-decoration: none;
	text-shadow:0 1px 1px white;
	z-index:999999;
	position: relative;
	}

a.region-but:hover, a.region-but:active
	{
	text-decoration: none !important;
	color: #000000;
	}

.title-grd
	{	background: #FF9A00 url('images/title_grd.gif') top repeat-x;
	background-position: top;
	height: 20px;
	padding:0;
	margin:0;	}




.title
	{	font-size:25px;
	font-family: 'Trebuchet MS';
	font-weight: bold;	}

.title_block
	{
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
	padding-left:3px;
	padding-right:1px;
	color: #FFFFFF;	}


table.main_table
	{
	border:0px;
	width:90%;
	}
table.cat_table
	{
	border:0px;
	width:100%;
	}

table.list-message
	{

	}
div.float_block
	{
	border:0px;	width:200px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	float:left;	}
div.count_block
	{	padding:10px;
	margin:10px;
	width:300px;
	border: 1px dotted #CECFCE;
	background-color: #FFEFCA;
	font-size:12px;
	text-align:center;	}
img.help
	{	vertical-align: middle;	}

input.registr
	{
	width:200px;
	}

input.add, select.add, textarea.add
	{
	font-size:14px;
	font-family:Arial;
	width:100%;
	}

table.add tr td
	{	font-size:14px;
	font-family:Arial;
	height:25px;	}

div.error
	{	width:300px;
	margin:5px;
	padding:5px;
	text-align:left;
	border:1px solid red;
	background-color:#FFEAEA;	}
div.ok
	{
	width:300px;
	margin:5px;
	padding:5px;
	text-align:center;
	border:1px solid green;
	background-color:#D5FFD5;
	}
div.selected
	{
	width:90%;
	margin:3px;
	padding:3px;
	text-align:center;
	border:1px solid green;
	background-color:#D5FFD5;
	}
input.panel
	{
	width:90%;
	margin:2px;
	padding:2px;
	}
span.filetypes
	{	font-size:10px;
	color:silver;	}

div.tag_block
	{
	border: 1px solid silver;
	background-color:#EFEFEF;
	margin:3px;
	padding:3px;
	text-align: left;
	}

div.tag_block2
	{
	text-align: left;
	}

div.tag_block2 a {
	line-height: 20px;
	text-decoration: underline;
	padding: 2px;
	color:#606060;
	}

div.tag_block a {
	line-height: 25px;
	text-decoration: underline;
	padding: 2px;
	color:#606060;
	}

a.tag1:link { font-size: 11px; }
a.tag1:visited {font-size: 11px;}
a.tag1:hover {font-size: 11px; text-decoration:none;}

a.tag2:link { font-size: 12px; }
a.tag2:visited {font-size: 12px; }
a.tag2:hover {font-size: 12px; text-decoration:none;}

a.tag3:link { font-size: 13px; }
a.tag3:visited {font-size: 13px;}
a.tag3:hover {font-size: 13px; text-decoration:none;}

a.tag4:link { font-size: 14px; }
a.tag4:visited {font-size: 14px; }
a.tag4:hover {font-size: 14px; text-decoration:none;}

a.tag5:link { font-size: 15px;}
a.tag5:visited {font-size: 15px;}
a.tag5:hover {font-size: 15px; text-decoration:none;}

a.tag6:link { font-size: 16px;}
a.tag6:visited {font-size: 16px;}
a.tag6:hover {font-size: 16px; text-decoration:none;}

a.tag7:link { font-size: 17px;}
a.tag7:visited {font-size: 17px;}
a.tag7:hover {font-size: 17px; text-decoration:none;}



div.otherimages
	{	margin:3px;
	padding:3px;	}

div.otherimages img
	{	margin:3px;	}


td.midblock-left
	{    background-color: #F7FBFF;
    vertical-align:top;	}


td.midblock-right
	{
	text-align:left;
	vertical-align:top;
	background-color: #F7FBFF;	}


div.tip
	{	visibility:hidden;
	position:absolute;
	border:1px solid #B0B0B0;
	background:#ECECFF;
	z-index:99999;
	width:200px;
	padding:5px;
	}

a.selected_page
	{	font-weight:bold;	}

div.pages
	{	margin:10px;	}


tr.state_list_head td
	{
	background-color:#FFDBB7;
	padding:4px 6px;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	text-align:center;
	}

tr.state_list_i td
	{
	background-color:#D5FFD5;
	padding:4px 6px;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	}
tr.state_list_o td
	{
	background-color:#FFD7EB;
	padding:4px 6px;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	}
tr.state_list_p td, tr.state_list_m td
	{
	background-color:#E5E5E5;
	padding:4px 6px;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	}

tr.orders_list_head td
	{
	background-color:#FFDBB7;
	text-align:center;
	padding:4px 6px;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	}
tr.orders_list td
	{
	background-color:#FFFFFF;
	padding:4px 6px;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	}

.float_field
	{
	width:300px;	text-align:left;
	vertical-align:middle;
	float:left;
	margin:5px;
	padding:5px;
	font-size:11px;	}

fieldset.field
	{
	margin:5px;
	padding:5px;
	font-size:11px;
	text-align:left;
	}


.float_field legend, fieldset.field legend
	{    font-size:12px;
    font-family:Arial,Verdana,Tahoma;
    font-weight:bold;
    color:#000080;	}

fieldset.field input, fieldset.field select, .float_field input, .float_field select
	{
    font-size:11px;
	}

ul.counter
	{
	padding-left:10px;
	}

font.footer_text, font.footer_text a
	{	color:silver;	}
#frame
	{
	display:none;
	}
div.services
	{
	width:400px;
	text-align:left
	}

div.services ul
	{
	list-style: none;
	/*padding-left:16px; */
	}

div.services ul li
	{
    padding-left:20px;
    line-height:20px;
    background:url('images/serv.png') no-repeat left center;
	}

div.services p
	{
	text-align:left;
	font-weight:bold;
	color: #FF0000;
	}
