/*Общий стиль всей страницы*/
html, body
{
	height:100%;
	padding:0px;
	margin:0px;
}
BODY
{
	height:100%;
	PADDING-RIGHT : 0px;
	PADDING-LEFT : 0px;
	PADDING-BOTTOM : 0px;
	PADDING-TOP : 0px;
	FONT-SIZE : 8pt;
	MARGIN : 0px;
	COLOR : #232011;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	BACKGROUND-COLOR : #898159;
	/*Оформление скрола*/
	SCROLLBAR-BASE-COLOR : #FFFFFF;
	SCROLLBAR-TRACK-COLOR : #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR : #635623;
	SCROLLBAR-3DLIGHT-COLOR : #FFFFFF;
	SCROLLBAR-SHADOW-COLOR : #635623;
	SCROLLBAR-DARKSHADOW-COLOR : #FFFFFF;
	SCROLLBAR-ARROW-COLOR : #635623;
}
table
{
	border : 0px;
}
table tr td
{
	font-size:1px;
	vertical-align:top;
}
div
{
	font-size:1px;
}
a
{
	cursor:pointer;
	text-decoration:underline;
	color:#635623;
}
a:hover
{
	text-decoration:none;
}
.aHover:hover
{
	text-decoration:underline;
}
img
{
    border:0px;
}
p
{
	margin-top: 0px; /*Отступ сверху, до абзаца*/
	margin-bottom: 6px; /*Отступ снизу, после абзаца*/
	text-indent:25px; /*Красная строка*/
}
DIR
{
	margin:2px 0px 2px 20px; /*сверху справа снизу слева*/
}
UL
{
	margin:2px 0px 2px 20px;
}
OL
{
	margin:2px 0px 2px 27px;
}
.logo
{
	padding:0px 0px 8px 0px; /*сверху справа снизу слева*/
}
.menuTitleA
{
	COLOR : #232011;
	text-decoration:none;
}
.menuTitleA:hover
{
	COLOR : #635623;
	text-decoration:none;
}
.menuTitleAOver
{
	COLOR : #635623;
	text-decoration:none;
}
.menuTitle
{
	FONT-SIZE : 16pt;
	COLOR : #232011;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	font-weight:normal;
	vertical-align:bottom;
	text-align:center;
	padding:0px 2px 4px 0px;
	width:90px;
}
.menuTitleOver
{
	FONT-SIZE : 16pt;
	COLOR : #635623;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	font-weight:normal;
	vertical-align:bottom;
	text-align:center;
	padding:0px 2px 4px 0px;
	width:90px;
}
.checkbox
{
	cursor:pointer;
	width:16px;
}
.textarea
{
	border:1px solid black;
	background-color:white;
	color:black;
	font-size:8pt;
	font-family:Verdana, Tahoma, Courier New;
}
.text
{
	FONT-SIZE : 9pt;
	COLOR : #232011;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	TEXT-ALIGN : justify;
}
.text tr td
{
	FONT-SIZE : 9pt;
	COLOR : #232011;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	TEXT-ALIGN : justify;
}
.news tr td
{
	FONT-SIZE : 12pt;
	COLOR : #232011;
	font-weight:normal;
	LINE-HEIGHT : normal;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	TEXT-ALIGN : left;
}
.input, .textarea
{
	FONT-SIZE : 10pt;
	COLOR : #232011;
    background:#E4DFC9;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	border:0px;
}
.feedBackSubmit
{
    background:none;
    border:1px solid #635623;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	text-align:center;
	cursor:pointer;
}
/*****PartHeader*****/
.partHeader
{
    vertical-align:top;
    height:1px;
    padding:0px 0px 40px 0px;
}
.partDescription
{
    padding:0px 0px 0px 0px;
}
.partDescriptionText
{
    padding:45px 20px 20px 90px;
	FONT-SIZE : 9pt;
	COLOR : #232011;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	TEXT-ALIGN : justify;
}
.partStamp
{
    vertical-align:bottom;
}
.partStamp div
{
    position:relative;
    top:40px;
    left:-40px;
}
.partLabel
{
	FONT-SIZE : 10pt;
	COLOR : #232011;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	TEXT-ALIGN : right;
	text-decoration:none;
}
.partPreviewClose
{
	FONT-SIZE : 12pt;
	COLOR : #232011;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	position:absolute;
	cursor:pointer;
	padding:0px 0px 0px 4px;
}
.partPreviewText
{
    vertical-align:bottom;
	FONT-SIZE : 10pt;
	COLOR : #232011;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
}
.partPreviewName
{
	FONT-SIZE : 12pt;
	COLOR : #635623;
}
/************************************************/
.path
{
	FONT-SIZE : 9pt;
	COLOR : #232011;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	padding:4px 4px 4px 27px;
}
#overlay
{
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:50;
    background:url(/images/bgTransparent.png);
/*
    background-color:#000;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
*/
}
.bottomLink
{
	FONT-SIZE : 8pt;
	COLOR : #232011;
	FONT-FAMILY : Georgia, Verdana, Tahoma, Courier New;
	text-decoration:none;
}
.bottomLink:hover
{
	text-decoration:underline;
	color:maroon;
}
.paging tr td
{
	font-family:Comic Sans MS, Tahoma;
	font-size:10pt;
	color:white;
	text-align:center;
}
