BODY
	{
    padding: 0;
    margin: 0px;
    font-size: 11px;
    padding-top: 0px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    SCROLLBAR-ARROW-COLOR: #fff6bd;
    SCROLLBAR-TRACK-COLOR: #ffdaab;
    SCROLLBAR-BASE-COLOR: #ff9223;
    color: #000;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    background: #fffa76 url(/img/bg.jpg) top left repeat-x;
    }

INPUT.text
{
	margin: 10px;
	padding: 1px;

    border: #ff9223 1px solid;

    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	width: 300px;
}

TEXTAREA
{
	margin: 10px;
	padding: 1px;
    width: 300px;
    height: 100px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    border: #ff9223 1px solid;
}

A   {
	color: #000;
    text-decoration: underline;
	}
A:hover
	{
    text-decoration: underline;
    color: #577056;
	}


A.head_a 
	{
	color: #fff;
    text-decoration: none;
	}
A:hover.head_a
	{
    text-decoration: underline;
	}


IMG
	{
	border-style: none;	
	}


TD 
	{
    font-size: 12px;
	}


P
	{
    font-size: 12px;

    text-align: justify;
    margin: 0px;
    color: #000;
    padding: 3px 0 3px 0;
	}



H1
{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 39px 0 7px 44px;
    padding: 0;
    color: #ffd800;
}
H2
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
    padding: 0;
    color: #000000;
}

/* BEGIN added by Volynko */
h1.article
{
	font-weight: bold;
	font-size: 20px;
	color: #da6800;
	margin: 0 0 10px 0;
}

/* END added by Volynko */

P.h1_title
	{
	color: #d10000;
	font-weight: bold;
	border: 1px solid #d10000;
	border-style: none none solid none;
    padding: 25px 0 1px 0;
	}


TABLE.main_table
	{
	width: 960px;
	height: 100%;
	text-align: center;
	}

TD.header
	{
	text-align: left;
	vertical-align: bottom;

	width: 736px;
	height: 208px;
    background: #fff url(/img/head_bg.jpg) top left no-repeat;

    padding: 0 0 10px 12px;
	}

DIV.head_1
	{
	font-size: 33px;
	color: #fff;
	padding: 0 0 10px 0;
	}
DIV.head_2
	{
	font-size: 26px;
	color: #ff4c06;
	}
A.head_1
	{
	color:#fff;
	text-decoration: none;

	}


TD.top_menu
	{
	font-weight: bold;
	color: #fffa76;
	height: 32px;
	background: url(/img/topmenu_bg.jpg) top left repeat-x;
	text-align: left;
	}

A.tm_link
	{
	color: #fff;
	text-decoration: none;
	}
A:hover.tm_link
	{
	color: #fffa76;
	text-decoration: none;
	}



TD.icons
	{
	text-align: right;
	height: 32px;
	background: url(/img/icons_bg.jpg) top right no-repeat;
	}

TD.content_td
	{
	width: 736px;
	background: #fff;
	vertical-align: top;
	}

TD.right_menu
	{
	vertical-align: top;
	background: #d6d6d6 url(/img/ra_bg.gif) top right repeat-y;
	}

TD.contact_block
	{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	height: 104px;
	background: #da6800 url(/img/ra_bg.gif) top right repeat-y;;
	padding: 0 0 0 25px;
	}
A.cont_mail
	{
	color: #fff;
	text-decoration: none;	
	}
A:hover.cont_mail
	{
	text-decoration: underline;	
	}

TD.a_td
	{
	padding: 10px 0 0 8px;
	}

P.ra_h,P.ra_c
	{
	color: #000;
	}
P.ra_h
	{
	font-size: 12px;
	font-weight: bold;
	}
P.ra_c
	{
	font-size: 9px;
	}



TD.footer
	{
	}

.copyrigth
	{
	padding-top:  15px;
	padding-bottom:  15px;

	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #d6d6d6;
	}
.copy_link
	{
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #d6d6d6;
	}
.d2
	{
	display: block;
	}

