BODY
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	line-height: 15px;
	color:#CCCCCC;

	background-color: #EEEEEE;
	align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	SCROLLBAR-FACE-COLOR: #EEEEEE; 
	SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;
	SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE; 
	SCROLLBAR-SHADOW-COLOR: #9e3e16; 
	SCROLLBAR-3DLIGHT-COLOR: #9e3e16; 
	SCROLLBAR-ARROW-COLOR: #9e3e16; 
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	}


li	{
	line-height: 15px;
	color:#333333; 
	}
img 
	{ 
	border-color: #BBBBBB; 
	}

strong
	{
	font-weight: normal;
/*	font-style:italic; */
	}


hr 	{
	border-color: #ff9515;
	border-style: solid;
	width: 100%;	
	border-width: 1px;
	border-top: 0px;
	padding-top: 0px;
	}

.graylink
	{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	font-family: Tahoma, Arial;
	text-decoration: underline;
	}

.graylink:hover
	{
	color:#9e3e16; 
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	}


.graytext 
	{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	font-family: Tahoma, Arial;
	}


.pathlink
	{ 
	color:#9e3e16; 
	font-size: 12;
	line-height: 20px;
	font-family: Tahoma, Arial; 
	text-decoration: underline;
	}

.pathlink:hover 
	{ 
	color:#ff7200; 
	font-size: 12;
	line-height: 20px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}


.textlink
	{ 
	color:#9e3e16; 
	font-size: 12px;
	font-family: Tahoma, Arial; 
	line-height: 15px;
	text-decoration: underline;
	}

.textlink:hover 
	{ 
	color:#ff7200; 
	font-size: 12px;
	font-family: Tahoma, Arial; 
	line-height: 15px;
	text-decoration: none;
	}


.header1
	{ 
	color:#9e3e16; 
	font-size:  14px; 
	font-weight: bold;
	line-height: 30px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

.header2
	{ 
	color:#9e3e16; 
	font-size:  12px; 
	font-weight: bold;
	line-height: 15px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

h1
	{ 
	color:#9e3e16; 
	font-size:  14px; 
	font-weight: bold;
	line-height: 16px;
	margin-bottom:25px;	
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

h2
	{ 
	color:#9e3e16; 
	font-size:  12px; 
	font-weight: bold;
	line-height: 14px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

.leftmenu2 
	{ 
	color:#FFFFFF; 
	font-size:  11px; 
	font-weight: bold;
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}
.leftmenu2:hover 
	{ 
	color:#9e3e16; 
	font-size:  11px; 
	font-weight: bold;
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

.topmenu 
	{ 
	color:#FFFFFF; 
	font-size: 9px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}
.topmenu:hover 
	{ 
	color:#9e3e16; 
	font-size: 9px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

.maintext 
	{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	font-family: Tahoma, Arial;
	}
.ultrasmalllink
	{
	color: #FFFFFF;
	font-size:  9px; 
	line-height: 10px;
	font-weight:normal;
	font-family: Tahoma, Arial;
	text-decoration: none;
	}

.ultrasmalllink:hover
	{
	color: #FFFFFF;
	font-size:  9px; 
	line-height: 10px;
	font-weight:normal;
	font-family: Tahoma, Arial;
	text-decoration: underline;
	}
	
.smalllink
	{
	color: #FFFFFF;
	font-size:  10px; 
	line-height: 11px;
	font-weight:normal;
	font-family: Tahoma, Arial;
	text-decoration: none;
	}

.smalllink:hover
	{
	color: #FFFFFF;
	font-size:  10px; 
	line-height: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial;
	text-decoration: underline;
	}

.smalltext
	{
	color: #FFFFFF;
	font-size:  10px; 
	line-height: 13px;
	font-weight:normal;
	font-family: Tahoma, Arial;
	}

.findinput
	{
	background-color:#ffba4b; /* Фон */
	color:#FFFFFF; /* текст */
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1;
	font-size:  10px; 
	font-family: "Tahoma" , "Arial";
	}

.findbutton
	{
	color:#000000; /* текст */
	border-color: #999999;
	border-style: solid;
	cursor : hand;
	border-width: 0;
	font-size:  11px; 
	font-family: "Tahoma" , "Arial";
	}

.toptd
	{
	background-color:#ff7200; /* Фон */
	}

.bottomtd
	{
	background-color:#ff7200; /* Фон */
	}
.lefttd
	{
	background-color:#ff9515; /* Фон */
	}
.rigthtd
	{
	background-color:#ff9515; /* Фон */
	}

.centertd
	{
	background-color:#FFFFFF; /* Фон */
	}

/***************** Таблица с перечнем оборудования ***************/
.tableheader
	{ 
	color:#770000; 
	font-size:  10px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

.tabletext
	{ 
	color:#333333; 
	font-size:  10px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	background-color: transparent;
	}


.tr_notactive
	{ 
	color:#333333; 
	font-size:  10px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	background-color: transparent;
	}

.tr_active
	{ 
	color:#770000; 
	font-size:  10px; 
	line-height: 13px;
	cursor : pointer;
	cursor:hand;	
	font-family: Tahoma, Arial; 
	text-decoration: none;
	background-color:#EEEEEE;
	}

.tr_header
	{ 
	color:#770000; 
	font-size:  10px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	background-color:#BBBBBB;/*#bBcAe0; #CBDAF0;*/
	}

.tablebigtext
	{ 
	color:#333333; 
	font-size:  11px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

.tablelink
	{ 
	color:#333333; 
	font-size:  10px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

.tablelink:hover
	{ 
	color:#770000; 
	font-size:  10px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}
.tableheaderlink
	{ 
	color:#770000;
	font-size:  10px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: underlink;
	}

.tableheaderlink:hover
	{ 
	color:#FF0000;
	font-size:  10px; 
	line-height: 13px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}
.td_list
	{
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px;
	border-top: 0px;
	padding-top: 0px;
	border-left: 0px;
	padding-left: 3px;
	border-right: 0px;
	padding-right: 3px;
	}
/************************************************************/
