blabla{ }

body, tr.spacer
{
	background-color: #E8F8FF;
}

html, body, p, div, span, h2, a.menu, .search, table.special, table.special a, table.special a:hover, input, select, textarea
{
	color: #006699;
}

td.right
{
	text-align: justify;	
}

html, body, p, div, span, a, li, .label, input, table, select, textarea
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h3, h3 a, h3 span
{
	color: #FF9933;
}

h1
{
	font-size: 16px;
	font-weight : bold;
	text-align : center;
	margin: 10px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

h2, h3
{
	font-size: 12px;
	font-weight : bold;
	margin: 10px 0px 5px 0px;
}

h2
{
	text-align : left;
}


h2 span
{
	margin-left: 20px;
}


h3
{
	text-align : center;
}

table.left a, .special a, /*a.orange, a.more,*/ td.submenu a
{
	text-decoration: none;
}

a:hover
{
	color: #FF9933;
}

a, a.menu:hover, a.header:hover
{
	color: #006699;
}

.left a:hover, .special a:hover, a:hover.orange, a:hover.more, td.submenu a:hover
{
	text-decoration: underline;
}

p
{
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

span p
{
	margin: 0px 0px 0px 0px;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/*шапка*/
table.banner
{
	vertical-align: top;
	background-image: url("../images/bbg.gif");
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0px;
	background-color: #66CCFF;
}

table.banner td.b4
{
	background-position: right;
	background-repeat: no-repeat;
	background-image: url("../images/b4.gif");
}

table.banner td.b4 img
{
	margin: 0px 6px 0px 6px;
}

table.banner td.b5
{
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("../images/b5.gif");
}

table.base
{
	background-image: url("../images/menu_bg.gif");
	background-repeat: repeat-y;
	background-color: #66CCFF;
}

td.left
{
	background-image: url("../images/menu_conner.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

tr.search
{
	font-size: 11px;
	font-weight : bold;
	text-align : center;
}

input.search
{
	background-color: white;
	width: 100px;
	height: 15px;
	text-align: left;
	font-size: 11px;
	border : 0px solid;
}

div.search
{
	background-image: url("../images/search_bg.gif");
	background-repeat: no-repeat;
	margin: 5px 10px 30px 15px;
	padding: 4px 4px 2px 4px;
}

input.search_btn
{
	background-color: #66CCFF;
}

td.menu
{
	background-image: url("../images/menu_btn_bg.gif");
	background-color: #66CCFF;
}

td.menu_active
{
	background-image: url("../images/menu_btn_a_bg.gif");
	background-color: #66CCFF;
}

a.menu, div.menu_active
{
	display: block;
	padding: 8px 0px 8px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight : bold;
	background: none;
}

td.submenu a,td.submenu a:hover, td.submenu span
{
	display: block;
	padding: 1px 5px 0px 20px;
	text-align: left;
	font-size : 11px;
	font-weight: bold;
	color: White;
	background-image: url("../images/submenu_icon.gif");
	background-repeat: no-repeat;
	background-position: 5px 2px;
}

td.submenu
{
	background-image: url("../images/submenu_bg.gif");
	background-color: #FF9933;
}

td.submenu span
{
	text-decoration: underline;
}

td.lborder, td.rborder, td.tborder, td.bborder, td.corner, td.right, td.footer	
{
	background-color: white;
}

td.lborder, td.rborder, td.tborder, td.bborder
{
	background-image: url("../images/orange.gif");	
}

td.lborder, td.rborder
{
	background-repeat: repeat-y;
}

td.tborder, td.bborder
{
	background-repeat: repeat-x;
}

td.lborder
{
	background-position: left;
}

td.rborder
{
	background-position: right;
}

td.tborder, td.bborder
{
	background-repeat: repeat-x;
}

td.tborder
{
	background-position: top;
}

td.bborder
{
	background-position: bottom;
}

td.right
{
	padding: 0px 20px 0px 20px;
	vertical-align: top;	
}

table.special
{
	margin-bottom: 20px;
}

table.special td
{
/*	vertical-align: bottom;*/
	text-align: center;
	vertical-align: middle;
}

table.special, table.special a
{
	font-weight : bold;
	text-align : center;
}

table.special p.slogan
{
	font-size: 11px;
}

a.prev, a.next
{
	color: #FF9933;
	font-size : 10px;
	font-weight : bold;
	background-repeat: no-repeat;
}

a.next
{
	padding-right: 10px;
	background-position: right;
	background-image: url("../images/a.gif");
}

a.prev
{
	padding-left: 10px;
	background-position: left;
	background-image: url("../images/a_prev.gif");
}

img.left
{ 
	float: left;
	margin: 3px 20px 5px 0px;
}

img.right
{ 
	float: right;
	margin: 3px 0px 5px 20px;
}

img.center
{
	clear: both;
	margin: 10px 10px 10px 10px;
	float: none;
	
}

td.footer
{
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
	padding: 0px 20px 0px 20px;
}

td.footer table.bmenu
{
	margin: 10px, 0px, 0px, 0px;
	text-align: center;
}

table.bmenu a, table.bmenu
{
	font-size: 10px;
	font-weight : bold;
	text-transform: uppercase;
}

a.sitemap
{
	display: block;
}

ul.sitemap
{ 
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 20px;
}

ul.sitemap h2
{ 
	padding: 0px 0px 0px 0px;
	margin:  20px 0px 10px 0px;
}

ul.sitemap ul
{ 
	padding: 0px 0px 0px 25px;
	margin:  0px 0px 0px 0px;
}

div.crumbs
{
	margin: 0px 0px 0px 0px;
	text-align: left;
}

div.crumbs a, div.crumbs span
{
	margin: 0px 5px 0px 0px;
	text-transform: lowercase;
}
div.crumbs span
{
	font-weight: bold;
} 

.label
{
	text-align:right;
}

input, select, textarea
{
	background-color:White;
}

select
{
	font-size:11px;
}

.TableHeader
{
	text-align:center;
	font-weight:bold;
}

.AspTable
{
	border-width:1;
}

.TableSelected
{
	background-color:#006699;
	color: White;
}
.TableSelected a, .TableSelected a:hover 
{
	color:White;
}
.Pager
{
	text-align:right;
}
.Error
{
	color: #FF9933;
	font-weight:bold;
}

.total
{
	background-color:#71C8F1;
	font-weight: bold;
}