/* #EFE9D3; #BDAF9F; #D0C6B5 #BDAF9F

  #FCFBF5 - Общий фон
  #ECE9D8 - фон светлый
  #9D9670 - бордюр светлого
  #E7E4D4 - row1
  #E9E7D9 - row2
  #D0CDBC - darkrow1
  #E3E0CE - darkrow3
  #101010 - Темный шрифт
  #272121 - Темный шрифт
  #705F5F - Светлый шрифт
  #D8D4BA -
  #C5C1AB - Темные - календарь
  #86807C - бэкграунд у картинок
  #989375 - Низ форума и постов
*/

.popupmenu_grayText {
	font-family:		Verdana, Tahoma;
	font-size:			7pt;
	color:				#705F5F;
	font-weight:		normal;
}

.popupmenu_canvas {
	border-left:		#FCFBF5 1px solid;
	border-top:			#FCFBF5 1px solid;
	border-right:		#989375 1px solid;
	border-bottom:		#989375 1px solid;
	background-color:	#E7E4D4;
	color:				#705F5F;
}

.popupmenu_item {
	color:				#705F5F;
	font-family:		Tahoma;
	text-decoration:	none;
	background-color:	#E7E4D4;
	text-align:			left;
	line-height:		150%;
	text-indent:		5px;
	font-style:			normal;
	font-weight:		normal;
	vertical-align:		middle;

	cursor:				default;
}
.popupmenu_item_hover {
	color:				#705F5F;
	font-family:		Tahoma;
	text-decoration:	none;
	background-color:	#D0CDBC;
	text-align:			left;
	line-height:		150%;
	text-indent:		5px;
	font-style:			normal;
	font-weight:		normal;
	vertical-align:		middle;

	cursor:				default;
}

.popupmenu_citem {
	color:				#705F5F;
	font-family:		Tahoma;
	text-decoration:	none;
	text-align:			left;
	line-height:		150%;
	font-style:			normal;
	font-weight:		normal;
	vertical-align:		middle;
	border:				#E7E4D4 1px solid;

	cursor:				default;
}

.popupmenu_citem_hover {
	color:				#705F5F;
	font-family:		Tahoma;
	text-decoration:	none;
	text-align:			left;
	line-height:		150%;
	font-style:			normal;
	font-weight:		normal;
	vertical-align:		middle;
	border:				#000000 1px solid;

	cursor:				default;
}

.popupmenu_title {
	background-color:	#989375;
	color:				#705F5F;
	text-align:			left;
	text-indent:		5px;
	line-height:		170%;

	font-weight:		bold;
	font-style:			italic;
	font-family:		Arial;
	font-size:			9.0pt;
}

.popupmenu_divider {
	line-height:		0.1px;
	font-size:			0.1px;
	background-color:	#D0CDBC;
	border-top:			0;
	border-bottom:		0;
	border-top:			#989375 1px solid;
	border-bottom:		#FCFBF5 1px solid;
}




.window_title {
	background-color:	#989375;
	height:				25px;
	color:				#705F5F;
	font-weight:		bold;
	font-family:		Arial;
	font-size:			11.0pt;
	padding:			2px;

	cursor:				move;
}

.window_canvas {
	background-color:	#E7E4D4;
	visibility:			hidden;
	display: 			none;
	position: 			absolute;
	font-family:		Tahoma;
	font-size:			10.0pt;
	color:				#101010;
	border-left:		#FCFBF5 1px solid;
	border-top:			#FCFBF5 1px solid;
	border-right:		#86807C 1px solid;
	border-bottom:		#86807C 1px solid;
}

.window_clientarea {
	padding-top:		3px;
	padding-left:		5px;
	padding-right:		5px;
	padding-bottom:		3px;
	background-color:	#E7E4D4;
}

.formButton {
	width:80px;
	height:21px;

	border:			#999999 1px solid;
	border-left:	#999999 1px solid;
	border-top:		#999999 1px solid;
	border-right:	#333333 1px solid;
	border-bottom:	#333333 1px solid;

	background-color: #ECE9D8;

	font-family:	Tahoma;
	font-size:		10pt;
}




.treemenu_item {
	background: 	transparent;
	font-family: 	Georgia, Verdana, Arial, serif;
	font-size: 		12pt;
	color: 			#003300;
	width:			100%;

	padding:		0;

	height: 		21px;
	font-weight: 	bold;
	font-style:		normal;
}

.treemenu_itemover {
	background: 	transparent;
	font-family: 	Georgia, Verdana, Arial, serif;
	font-size: 		12pt;
	color: 			#006600;
	width:			100%;

	padding:		0;

	height: 		21px;
	font-weight: 	bold;
	font-style:		normal;
}

a.treemenu_item, a.treemenu_item:visited {
	background: 	transparent;
	font-family: 	Georgia, Verdana, Arial, serif;
	font-size: 		12px;
	color: 			#003300;

	font-weight: 	bold;
	font-style:		normal;
	text-decoration: none;
}

a.treemenu_item:hover {
	background: 	transparent;
	font-family: 	Georgia, Verdana, Arial, serif;
	font-size: 		12px;
	color: 			#006600;

	font-weight: 	bold;
	font-style:		normal;
	text-decoration: none;
}

a.treemenu_subitem, a.treemenu_subitem:visited {
	background: 	transparent;
	font-family: 	Georgia, Verdana, Arial, serif;
	font-size: 		11px;
	color: 			#660000;
	text-align:		left;

	font-weight: 	normal;
	font-style:		italic;
	text-decoration: none;
}

a.treemenu_subitem:hover {
	background: 	transparent;
	font-family: 	Georgia, Verdana, Arial, serif;
	font-size: 		11px;
	color: 			#990000;
	text-align:		left;

	font-weight: 	normal;
	font-style:		italic;
	text-decoration: none;
}

.grayText {
	font-family:	Verdana, Tahoma;
	font-size:		7pt;
	color:			#705F5F;
	font-weight:	normal;
}

td.nssTopHeader, .nssTopHeader {
 background-image: #ECE9D8 url( "./portal/images/css_img_nss.gif" ) no-repeat right;
 background-repeat: repeat;
 font-family: serif, Verdana, Arial;
 border: 1px solid #6E6433;
 color: #101010;
 font-size: 11px;
 margin: 3px auto 0 auto;
 padding: 3px;
 height: 22px;
 text-indent: 10px;
 vertical-align: center;
 font-weight: bold;
}

.nssBodyLast {
 border: 1px solid #6E6433;
 border-left: 1px solid #6E6433;
 border-top: 0;
 border-left: 1px solid #9D9670;
 border-bottom: 1px solid #9D9670;
 border-right: 1px solid #9D9670;
 font-family: Courier New, Courier, Verdana, Arial;
 font-size: 9pt;
 color: #000;
 background-color: #fff;
 padding-left: 2px;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 line-height: 120%;
 text-indent: 0;
}

.nssBody {
 border-top: 0;
 font-family: Courier New, Courier, Verdana, Arial;
 font-size: 9pt;
 color: #000;
 background-color: #fff;
 padding-left: 2px;
 line-height: 120%;
 text-indent: 0;
}

.nssNumeric {
	background-color: #E1EED1;
	border: #6E6433 1px solid;
	border-top: 0;
	text-align: right;
	font-family: Courier New, Courier, Verdana, Arial;
	font-size: 9pt;
}
