body         /*gia*/
{
	margin:0;
	padding:0;
	font-family:Arial;
	scrollbar-3dlight-color:#7B0000;	/*бордюр слева сверху(трехмерное свещение)*/
	scrollbar-arrow-color:#640804;		/*цвет стрелок*/
	scrollbar-base-color:#FFFFFF;		/*меняет все цвета*/
	scrollbar-darkshadow-color:#7B0000;	/*бордюр снизу справа(темный тон)*/
	scrollbar-face-color:#BCAE71;		/*фон под маской все остальное без маски(внешний вид)*/
	scrollbar-highlight-color:#BCAE71;	/*задний фон и бордурчики слева сверху(подкрашивание)*/
	scrollbar-shadow-color:#7B0000;		/*бордюр снизу справа(тень)*/

}
td {
	font-family:Tahoma;
	font-size:12px;
}
a {
	color:#7B0000;	
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
input
{
	font-size:10px;
}

.LeftBg
{
	background-image: url(images/bg_left_top.jpg);
	background-repeat: no-repeat;	
	BACKGROUND-POSITION-Y: top;
}
.BgCenter
{
	background-image: url(images/bg_center.jpg);
	background-repeat: repeat-x;
	/*background-color: #FFFFFF;*/
	BACKGROUND-POSITION-Y: top;
}
.TopMenu
{		
	text-align:center;
	padding-bottom:1;
}
.TopMenu a
{
	color:#340101;
	font-weight:bold;
}

.LeftMenu
{
	padding:3 15 0 0;
}
.LeftMenu a
{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
.LeftMenuSel
{
	font-weight:bold;
	font-size:13px;
	padding:3 15 0 0;
	color:#7B0000;
}
.LeftMenuSel a
{
	font-weight:bold;
	font-size:13px;	
	color:#7B0000;
}
.SearchInput
{
	width:120;
	height:18;
}
.AnonsName
{
	padding:0 20 20 0;
	text-align:center;
}
.ListPageTable td
{
	padding:0 0 0 40;
}
.ListPageTable td  a.Selected
{
	text-decoration:none;
}
.VievIdsTDTitle
{
	padding: 10 0 15 20;
}
.VievIdsTDTitle td
{
	font-weight:bold;
	font-size: 11px;
}
.VievIdsTDText
{
	padding:0 8 0 3;
	font-size: 11px;
}
.VievIdsTDText .ContextImage, .VievIdsTDText .ViewURL
{
	margin: 10px 0px;
}

.PagePath
{
	padding: 5 0 15 0;
	color:#6E6E6D;
}
.PagePath a
{
	color:#6E6E6D;
}


.TableView
{
	border: #820705 1px solid;
	border-collapse: collapse;
}
.TableView td
{
	border-right: #820705 1px solid;
	border-top: #820705 1px solid;
	border-left: #820705 1px solid;
	border-bottom: #820705 1px solid;
}
.TableViewHeader td
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #820705;
	text-align: center;
	padding:2px 5px 2px 5px;
}
.TableViewItm
{
	font-size: 11px;	
}
.TableViewItm a
{
	color:#000000;
	font-size: 11px;
	text-decoration:none;		
}
.TableViewItm a:hover
{
	color:#000000;
	font-size: 11px;
	text-decoration:underline;	
	
}
.TableViewAlt
{
	background-color: #FFF6CD;
	font-size: 11px;
}
.TableViewAlt a
{
	background-color: #FFF6CD;
	color:#000000;
	font-size: 11px;
	text-decoration:none;		
}
.TableViewAlt a:hover
{
	background-color: #FFF6CD;
	color:#000000;
	font-size: 11px;
	text-decoration:underline;		
}


.MainCenterHeader
{
	padding:20 0 0 0;
	font-weight:bold;	
}
.DocBody
{
	padding:10 30 10 10;

}
.NewsHr
{
	color:#820705;
}
.Itm
{
	padding-top:3px;
}
.AltItm
{
	padding-top:3px;
}

.Itm a
{
	font-size: 11px;
}
.AltItm a
{
	font-size: 11px;
}

.LeftMenu a.Selected
{
	color:#820705;
}
.MsoNormal
{
	font-size: 11px;
}
.AnonsTextItm a
{
	font-size: 11px;
}

.AnonsTextItm a:hover
{
	font-size: 11px;
}

.AnonsTextItm
{
	font-size: 11px;
	text-align: left;
}
.AnonsTextAltItm
{
	font-size: 11px;
	text-align: left;
}
.AnonsTextAltItm a
{
	font-size: 11px;
}
.AnonsTextAltItm a:hover
{
	font-size: 11px;
}
.NewsDate
{
	font-size:11px;
}
/*****************/
.QuestionDataList
{
	border:solid 0 #ffffff;
}
.gsendInput input
{
	width:325px;
}
.gsendInput textarea
{
	width:325px;
	height:80px;
}
.gsendButtons input 
{
	width:100px;
	border:solid 1 #000000;
	background-color:white;
}
.QuestionHr
{
	height:1;
	color:#820705;
}
.MesSend
{
	font-weight:bold;
	padding: 5 0 5 0;
	text-align:center;
}
