body	
{ 
	color: #000000; 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
}


table
{ 
	color: #000000; 
	font-size:97%;
	font-family: Arial, Tahoma, Verdana, Arial, sans-serif; 

}


a:link       { color: #FF6150; text-decoration: underline; }
a:visited    { color: #FF6150; text-decoration: underline; }
a:active     { color: #FF6150; text-decoration: underline; }
a:hover      { color: #FF6150; text-decoration: underline; }


a.white:link	{ color: #ffffff; text-decoration: none; }
a.white:visited	{ color: #ffffff; text-decoration: none; }
a.white:active	{ color: #ffffff; text-decoration: none; }
a.white:hover	{ color: #FF6150; text-decoration: underline; }


a.black:link       { color: #000000; text-decoration: none; }
a.black:visited    { color: #000000; text-decoration: none; }
a.black:active     { color: #000000; text-decoration: underline; }
a.black:hover      { color: #000000; text-decoration: none; }


a.red:link       { color: #FF6150; text-decoration: none; }
a.red:visited    { color: #FF6150; text-decoration: none; }
a.red:active     { color: #FF6150; text-decoration: underline; }
a.red:hover      { color: #FF6150; text-decoration: none; }


.menu
{
    cursor: default;
	height: 22px;
	color: #E7E3BE;
	text-decoration: none;
    font-size: 11px;
}


.small_13	{ font-size: 13px; }

.small_11	{ font-size: 11px; }

.small_9	{ font-size: 9px; }

.prod_header
{
	font-size: 11px;
	font-weight: bold;
}

.gos_num
{
	font-size: 13px;
	color: #870824;
}

.header_1
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff; 
}

.header_2
{
	font-size: 11px;
	font-weight: bold;
	background: #8E97C8; 
	color: #ffffff; 
	line-height: 16px;
}

.data
{
	font-size: 13px;
	font-weight: bold;
	color: #870824;
}

.input
{
	line-height: 13px;
    font-size: 11px;
    color: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif; 
}

.input_small
{
	line-height: 11px;
    font-size: 9px;
    color: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif; 
}


.white { color: #ffffff; }
