/*  Стиль тела документа   */
body
{
	scrollbar-3dlight-color:		#666666;
	scrollbar-arrow-color:			#666666;
	scrollbar-face-color:			#e3e3e3;
	scrollbar-darkshadow-color:		#666666;
	scrollbar-highlight-color:		#e3e3e3;
	scrollbar-shadow-color:			#e3e3e3;
	scrollbar-track-color:			#FFFFFF;
	font-size: 11px;
	font-family: arial;
	padding: 0px;
	padding-bottom: 340px;
}
/*===========================================================*/
/* Стиль ссылок  */




a.sub2:link
{
	color: #999999;
}
a.sub2:visited
{
	color: #999999;
}
a.sub2:hover
{
	color: #6699cc;
}



a:link
{
	color:				#666666;
	text-decoration:	none;
	font-family:		arial;
}
a:visited
{
	color:				#666666;
	text-decoration:	none;
}
a:hover
{
	color:				#6699cc;
	text-decoration:	underline;
}


a.agrey:hover
{
	color: #ff0000;
}


/*===========================================================*/
/* Фиксированный шрифт */
.fixed
{
	font-size:	13px;
	color:		#666666;
	font-family: arial;
}
.fixed1
{
	font-size:	12px;
	color:		#999999;
	font-family: arial;
}

/*===========================================================*/
/* Стили градиентных полей */
/* Список новостей*/
.style_list
{
	border: 			1px solid #cccccc;
	background: 		#E2F9FF url("../img/bg_block_4.gif");
	background-repeat:	 no-repeat;
}
.style_sub
{
	border: 			1px solid #cccccc;
	background: 		#eeeeee url("../img/bg_block_2.gif");
	background-repeat:	 no-repeat;
}
.style_window
{
	border: 			1px solid #cccccc;
	background: 		#FFF8DA url("../img/bg_block_3.gif");
	background-repeat:	 no-repeat;
}
.style_title
{
	border: 			1px solid #cccccc;
	background: 		#FFF8DA url("../img/bg_block_1.gif");
	background-repeat:	 no-repeat;
}

/*===========================================================*/
/* Стили для инф. таблицы  по шинам*/
.TDL
{
	font-size:	12px;
	color:		#999999;
	font-family: arial;
	text-align:	right;
	width:	240px;
	padding-right: 4px;
}
.TDR
{
	font-size:	12px;
	color:		#666666;
	font-family: arial;
	padding-left: 4px;
	border-left: solid 1px #cccccc;
}
.red{color: red;}




.status
{
	font-size:	18px;
	color:		#666666;	
}
.menu
{
	font-size:	14px;
}

