BODY
{
	Font-Family: Arial;
	Font-size: 12px;
	COLOR: #B3B3B3;
	Text-align: left;
	Margin-top: 0px; Margin-right: 0px;
	Margin-bottom: 0px; Margin-left: 0px;
	Left: 0px;
	background-color: #000000;
}

.white_menu
{
	Font-Family: Arial;
	Font-size: 12px;
	COLOR: #FFFFFF;
	background-color: #7FC31B;
}

TD
{
	Font-Family: Arial;
	Font-size: 12px;
	COLOR: #B3B3B3;
}

.bottom
{
	Font-Family: Arial;
	Font-size: 11px;
	COLOR: #B3B3B3;
}

A.menu{
	Font-Family: Arial;
	Font-size: 12px;
	COLOR: #B3B3B3;
	text-decoration: none;
    border-bottom: #B3B3B3 1px dotted;
}



strong {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

h1 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 5pt;
}

h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	line-height: 10pt;
}

h4 {
	color: #ffffff;
	fong-size: 16px;
	font-weight: normal;
	line-height: 5pt;
}

h3 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	line-height: 5pt;
}

ul{
	list-style-image:url('../img/ul.gif')
}

A
{
	Font-Family: Arial;
	Font-size: 12px;
	COLOR: #B3B3B3;
	text-decoration: none;
    border-bottom: #B3B3B3 1px dotted;
}

A.left_menu
{
	Font-Family: Arial;
	Font-size: 14px;
	COLOR: #B3B3B3;
	text-decoration: none;
    border-bottom: #B3B3B3 1px dotted;
}

A.bottom
{
	Font-Family: Arial;
	Font-size: 11px;
	COLOR: #B3B3B3;
	text-decoration: none;
    border-bottom: #B3B3B3 1px dotted;
}

.total {
	background-color: #BF0000;
}

.blue {
	background-color: #00A0C6;
}

.green {
	background-color: #7FC31B;
}

.yellow {
	background-color: #FFBF00;
}

.red {
	background-color: #BF0000;
}

/*Content Manager CSS*/
a.edit:link, a.edit:active, a.edit:visited 
{
	font: normal normal normal 100% Verdana, Geneva, Arial, Arialvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}

a.edit:hover 
{
	font: normal normal normal 100% Verdana, Geneva, Arial, Arialvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}

table.content_img_tbl
{
	border-width: 0 px;
	border-collapse: inset;
	border-spacing: 0px;
}

img.content_img_img
{
	border-top: 0px solid #373737;
	border-right: 0px solid #373737;
	border-bottom: 0px solid #373737;
	border-left: 0px solid #373737;
}

img.content_img_img_edit
{
	border: 1px inset blue
}

td.content_img_note
{
	text-align: center;
}

table.content_tbl_vis
{
	border: 1px solid black;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

td.content_tbl_vis
{
	border: 1px solid black;
}

table.content_tbl_unvis
{
	border-width: 0 px;
	border-collapse: separate;
	border-spacing: 0px;
}

.error
{
	font: normal normal normal 100% Verdana, Geneva, Arial, Arialvetica, sans-serif;
	color: #FF0000;
	font-weight : bold;
}

p {
 text-indent: 20px; /* Отступ первой строки в пикселах */
}

/*Content Manager CSS*/
