BODY
{
	font-family:"Arial";
	font-size:8pt;
}
INPUT
{
	font-family:"Arial";
	font-size:9pt;
}
SELECT
{
	font-family:"Arial";
	font-size:9pt;
}
.maintitle
{
	font-size:24pt;
	font-family:"Tahoma";
	font-weight:bold;
	color:Silver;
}
.textbody
{
	font-size:10pt;
	font-family:"Verdana";
}
A
{
	text-decoration: none;
}
A:visited
{
	color:#6A0404;
	font-weight:bold;
}
A:link
{
	color:#6A0404;
	font-weight:bold;
}
A:hover 
{
	color:Red;
}
A.menu
{
	font-family: Tahoma;
	font-size: 8pt;
	color:White;
	text-decoration: none;
}
A.menu:visited
{
	font-family: Tahoma;
	font-size: 8pt;
	color:White;
	font-weight:bold;
}
A.menu:link
{
	font-family: Tahoma;
	font-size: 8pt;
	color:White;
	font-weight:bold;
}
A.menu:hover 
{
	font-family: Tahoma;
	font-size: 8pt;
	color:yellow;
}
A.mail
{
	font-family: Verdana;
	font-size: 10pt;
	color:Blue;
	text-decoration: none;
}
A.mail:visited
{
	font-family: Verdana;
	font-size: 10pt;
	color:Blue;
	font-weight:bold;
}
A.mail:link
{
	font-family: Verdana;
	font-size: 10pt;
	color:Blue;
	font-weight:bold;
}
A.mail:hover 
{
	font-family: Verdana;
	font-size: 10pt;
	color:red;
}
A.white
{
	font-family: Verdana;
	font-size: 10pt;
	color:White;
	text-decoration: none;
}
A.white:visited
{
	font-family: Verdana;
	font-size: 10pt;
	color:White;
	font-weight:bold;
}
A.white:link
{
	font-family: Verdana;
	font-size: 10pt;
	color:White;
	font-weight:bold;
}
A.white:hover 
{
	font-family: Verdana;
	font-size: 10pt;
	color:yellow;
}
/*
BUTTON.btn_main
{
	background="./images/btn_silver.gif";
	font-family:"Tahoma";
	font-size:10pt;
	width:120px;
	font-weight:bold;
}
*/
BUTTON.btn_main
{
	border: solid 1px RGB(137,71,47);
	background: transparent;
	font-family:"Tahoma";
	font-size:8pt;
	width:110px;
	height: 25px;
	font-weight:bold;
	color: White;
	cursor: hand;
}
INPUT.wide
{
	width:100%;
	font-family: "Arial";
	font-size: 9pt;
}
.frm_l
{
	FONT-FAMILY: "Arial";
	COLOR:Black;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: RGB(229,212,182);
}
.frm_lreq
{
	FONT-FAMILY: "Arial";
	COLOR:Red;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: RGB(229,212,182);
}
.frm_s
{
	FONT-FAMILY: "Arial";
	COLOR:#ffff00;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #666666;
}
.frm_sl
{
	FONT-FAMILY: "Arial";
	COLOR:#ffff00;
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #666666;
}
.frm_err
{
	FONT-FAMILY: "Arial";
	COLOR:Red;
	FONT-SIZE: 8pt;
}
/*****************************************************************************/
/*************************** Grid styles *************************************/
/*****************************************************************************/
TABLE.grid
{
	border-collapse:collapse;
}
TD.grid_belka
{
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
	color:white;
	background-color:RGB(161,98,73);
}

TD.grid_body
{
	border-top:solid 1px RGB(161,98,73);
	border-left:solid 1px RGB(161,98,73);
	border-bottom:solid 1px RGB(161,98,73);
	border-right:solid 1px RGB(161,98,73);
}
TR.grid_head
{
	background-color: rgb(221,221,221);
	font-family: Arial;
	font-size: 10pt;	
	height: 25px;
}
TR.grid_item
{
	font-family: Arial;
	font-size: 9pt;	
}
TR.grid_err
{
	BACKGROUND-COLOR: RGB(229,229,255);
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;	
	color: Red;
}
/*****************************************************************************/
/*************************** Panel styles ************************************/
/*****************************************************************************/
BUTTON.sec_outset
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	width: 70px;
	height: 70px;
	font-family: ms sans serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: RGB(229,229,255);
}
BUTTON.sec_inset
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	width: 70px;
	height: 70px;
	font-family: ms sans serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: RGB(229,229,255);
}
/*****************************************************************************/
/*************************** Footer styles ***********************************/
/*****************************************************************************/
TD.footer
{
	border-top:solid 1px RGB(102,153,204);
	font-family: MS Sans Serif;
	font-size: 4pt;
}
/*****************************************************************************/
/**************************** Other styles ***********************************/
/*****************************************************************************/
.arial_10
{
	font-family: Arial;
	font-size: 10pt;
}
.arial_10_b
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.arial_10_red
{
	font-family: Arial;
	font-size: 10pt;
	color: red;
}
.arial_10_b_red
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}
.arial_12
{
	font-family: Arial;
	font-size: 12pt;
}
.arial_mb
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.arial_mb_red
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: red;
}
.serif_sb
{
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
}
.times_12i
{
	font-family: Times New Roman;
	font-size: 11pt;
	font-style: italic;
	color: #808000;
}
