﻿body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 9pt;
}
a
{
	text-decoration: none;
	color: Black;
}
#Container
{
	margin: 0px auto;
	position: relative;
}
#Baner
{
	height: 175px;
}
#Menu
{
	height: 45px;
}
.WideContent
{
	position: relative;
}

#Baner, #Container, .WideContent, #Menu
{
	width: 911px;
	clear: both;
}

.TightLeftContent, .TightRightContent
{
	width: 210px;
	_width:208px;
}

.WideRightContent, .WideLeftContent
{
	width: 700px;
}
.CenterContent
{
	width: 489px;
}
.TightLeftContent
{
	float: left;
	margin-right: 1px;
}
.TightRightContent
{
	float: right;
}
.WideRightContent
{
	float: right;
	overflow: hidden;
}
.WideLeftContent
{
	float: left;
	margin-right: 1px;
}
.CenterContent
{
	float: left;
	margin-right: 1px;
}

#Footer
{
	border-top: solid 1px #AFAFAF;
	font-size: 10px;
	color: #6F6F6F;
	text-align: right;
}
.MenuItem
{
	margin: 3px;
	float: left;
	margin-right: 5px;
}
.MenuItem .text
{
	position: relative;
	left: -3px;
	font-size: 8pt;
}
.barMain
{
	border-bottom: solid 1px White;
}
.loginPlace
{
	float: right;
	margin-right: 10px;
	line-height: 40px;
}
.loginPlace, .loginPlace a
{
	color: rgb(179,0,0);
	font-weight: bold;
	font-size: 8.5pt;
}
.ErrorContent, .OkContent
{
	width: 889px;
	margin: 5px 0px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	min-height: 16px;
	border: solid 2px rgb(0, 0, 0);
}
.ErrorContent
{
	border-color: rgb(210,0,0);
	color: rgb(210,0,0);
}
.OkContent
{
	border-color: rgb(0,210,0);
	color: rgb(0,210,0);
}
.OkContent a
{
	color: #0099FF;
}
.ErrorContent img, .OkContent img
{
	vertical-align: middle;
	float: left;
	height: 20px;
	width: 20px;
}
input.button, input.disabledButton
{
	color: #FFFFFF;
	border: 1px solid #FFFF99;
	padding: 5px 10px;
}
input.button, input.disabledButton
{
	background-image: url(/images/button.jpg);
}
input.disabledButton
{
	background-image: url(/images/buttonGray.jpg);
}
input.button:hover
{
	color: #FFFF99;
	border-color: #a00000;
	cursor: pointer;
}
.titleBlc
{
	height: 34px;
	background-color: rgb(180,180,180);
	width: 100%;
	margin-left: 1px;
	margin-right: 1px;
	border-right: solid 1px #999999;
}
.catTitleB
{
	position: relative;
	left: -1px;
}
.titleStart
{
	height: 100%;
	float: left;
	width: 5px;
	border-right: solid 1px #ffffff;
	background-color: rgb(179,0,0);
}
.titleTxt
{
	float: left;
	line-height: 34px;
}
.titleTxt img
{
	float: left;
	margin-right: 4px;
}
.block
{
	border-right: solid 1px #b4b4b4;
	border-bottom: solid 1px #b4b4b4;
	width: 100%;
	margin-left:1px;
	margin-bottom:1px;
}
.middleBlock
{
	width:697px;
	border-left:solid 1px white;
}
.blockTitle
{
	height: 34px;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #b4b4b4;
}
.blockTitleSt
{
	height: 34px;
	width: 5px;
	border-right: solid 1px White;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgb(179,0,0);
}
.blockTitleT
{
	margin-left: 6px;
	width: 100%;
	height: 34px;
	line-height: 34px;
}
.blockTitleT img
{
	float: left;
	margin-right: 4px;
}

.blockContent
{
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 1px;
}
.blockContentSt
{
	height: 3000px;
	width: 5px;
	border-right: solid 1px White;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #b4b4b4;
}
.blockContentCt
{
	margin:5px; 
	margin-left: 11px;
	width: 100%; 
	height: auto;
}
.smP
{
	font-size:8pt;
}
.sec
{
	margin-top:1px;
}
.sec .blockTitleSt
{
	background-color:#555555;
}
.sec .blockTitleT
{
	margin-left:15px;
}
.th
{
	margin-top:1px;
	background-color:#DDDDDD;
	font-weight:bold;
}
.th .blockTitleSt
{
	background-color: #000000;
}
.th .blockTitleT
{
	margin-left:15px;
}

.blcTt
{
    width: 100%;
    height: 34px;
    line-height: 34px;
    background-color: #E6E6E6;
    position: relative;
    border: 1px solid #D5D5D5;
    border-left: none;
    border-bottom: none;
}


.blcStt
{
    float: left;
    width: 5px;
    border-right: 1px solid #FFFFFF;
    height: 35px;
    background-color: #DF0000;
    
}

.blcTv
{
    float: left;
    line-height: 34px;
    height: 34px;
    color: #444444;
    font-family: Arial;
    font-size: 11pt;
}
.blcTv img
{
    float: left;
    margin: 0px 5px;
}
.blcCt
{
    overflow: hidden;
    width: 100%;
    float: left;
    margin-top: 1px;
    border-right: 1px solid #D5D5D5;
    margin-bottom: 1px;
    background-color: #F5F5F5;
}
.blcCtt
{
    margin-bottom: -6000px;
    padding-bottom: 6000px;
    width: 5px;
    float: left;
    background-color: #BABABA;
    border-right: 1px solid #FFFFFF;
}
.blcCtv
{
    float: left;
    min-height: 70px;
    padding-left: 6px;
}
.blcCtb
{
    width: 100%;
    height: 1px;
    float: left;
    background-color: #D5D5D5;
    margin-left: 6px;
    _margin-left: 3px;
    overflow:hidden;
}
.blcLod
{
    display: table-cell;
    text-align: center;
}
.blcLod img
{
    width: 31px;
    height: 31px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
}

.bntBl
{ 
    border: 1px solid #91C8FF;
    float: right;
    height: 28px;
    line-height: 28px;
    margin-top: 6px;
    margin-right: 6px;
    padding: 0px 15px;
    background-color: #359AFF;
    font-weight: bold;
    color: #00376F;
    cursor:pointer;
 }
