body {

     background-color:#E7E7E7;
	 margin: 0px;

}

table {

     background-color:#FFFFFF;


}

.left_col {

    background-color:#00408F;
    margin         :10px 5px 0px 20px;

}

a.menu {
    color                :#FFFFFF;
    background-color     :#00408F;
    font-family          :Georgia, "Times New Roman", Times, serif;
    font-size            :16px;
    font-weight          :bold;
	text-decoration      :none;
}

a.menu:hover {

    color:#FAF400;
}

a.menu_active {
    color                :#FAF400;
    background-color     :#00408F;
    font-family          :Georgia, "Times New Roman", Times, serif;
    font-size            :16px;
    font-weight          :bold;
	text-decoration      :none;
}

#iap2009 {

     color              :#00408F;
     vertical-align     :bottom;
     background-color   : #6EA9C0;
	 text-align         :center;
	 font-weight        :bold;

}


.top {
	/*background-image		: url(/main/img/iap_name.jpg);*/
	background-position     :left;
	background-repeat		: no-repeat;
	height					: 136px;
	width					: 570px;
	background-color		: #ffffff;
	vertical-align			: top;
	position                : relative;
	}

.versii {
	position	            : absolute;
	top		                : 117px;
	padding-left	        : 0px;
	margin-left	            : 460px;
	width		            : 120px;
	background-color        : transparent;
	text-align	            : left;
	font-family             :Verdana, Arial, Helvetica, sans-serif;
	font-size	            : 11px;
	font-weight             :bold;


	}

a.versii_link {
    color                   :#000066;
	text-decoration         :none;
}

.zagolov  {

	font-family             :Georgia, "Times New Roman", Times, serif;
    color                   :#B20303;
	font-size               :18px;
	font-weight             :bold;
    padding-top             : 15px;
	padding-bottom          : 10px;
	padding-left            : 30px;
}

.text{

    font-family             :Verdana, Arial, Helvetica, sans-serif;
    font-size               :12px;
    color                   : #052F6D;
    padding-left            : 25px;
	padding-right           : 25px;
	padding-top             : 15px;
	text-align              :justify;
	line-height             : 18px;
}

.text_link {
    color: #B20303;
}

.organiz {
    background-color        :#00408F;
	padding-top				:10px;
	padding-bottom			:10px;
    text-align				:center;
}


.TBL_CONTENT {
	background:#CCCCCC none repeat scroll 0%;
	padding:2px;
	text-align:justify;
	width: 400px;
}
.TBL_CONTENT .HEAD_1 td {
	background:#EBECEC none repeat scroll 0%;
	font-size:10px;
	font-weight:bold;
	padding:5px;
	text-transform:uppercase;

}
.TBL_CONTENT .HEAD td {
	background:#EBECEC none repeat scroll 0%;
	font-size:10px;
	font-weight:bold;
	padding:5px;
}
.TBL_CONTENT th {
	background:#EAEFF2 none repeat scroll 0%;
	font-size:10px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.TBL_CONTENT td {
	background:#FFFFFF none repeat scroll 0%;
	padding:3px;
}
