html,body {
	margin: 0px;
	padding: 0px;
		
	vertical-align: top;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size: 9pt;
	line-height: 1.2em;
	background-color: #f1f1f1;
	height: 100%;
}



p {margin-top:3px; padding:0 0px 0px 0; background-color: transparent;}
div,form {margin:0px;padding:0px;text-align:left;}



img {border:none;}
img.picture {border: 1px solid #5277BD;}
.mceEditor a, .mceEditor a:visited, .mceEditor a:active, .mceEditor a:link {color:  #5277BD;}
.mceEditor a:hover {text-decoration: none;}
.mceEditor {line-height: normal;}
.mceContentBody, .content, table, UL {	font-size: 9pt; color: #000000; }

label, .button { cursor: pointer; font-size: 16px;}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;	
}

hr {
	height:1px;
	line-height:1px;
	font-size: 1px;
	overflow: hidden;
	display: block;
	width: 100%;
	margin:0!important;
	margin: -7px 0 -7px 0;
	color:#5277BD;
	background-color:#5277BD;
	border:none;
}
/* ==============================  ÇÀÃÎËÎÂÊÈ =========================== */


h1{
	font-size: 24px;
	font-weight: normal;	
	color: #5277BD;
	line-height: 24px;
}

h2{
    color: #5277BD;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
}

h3{
    color: #5277BD;
    font-size: 16px;
    font-weight: normal;
}

h4{
    color: #FF0000;
    font-size: 16px;
    font-weight: normal;
}

h5{
    color: #5277BD;
    font-size: 16px;
    font-weight: normal;
}

h6{
    color: #B6B6B6;
    font-size: 16px;
    font-weight: normal;
}


/* ==============================  ÑÏÈÑÊÈ =========================== */
ul {
	padding: 0;
	margin: 0;
	vertical-align:top; 
	/*list-style-type: none;	
	list-style-position: outside;
	*/
	list-style-type: disc;
	list-style-position: inside;
	}
ul li {
	padding: 2px 0 3px 20px;
	margin:0;
	line-height: 16px;
	/*background: url("/images/disc_black.gif") no-repeat left 9px;
	background: url("/images/weblink.gif") no-repeat left 2px;*/
}
/* Ñíîñêà */
.bstar { color: #df0023; }
/* ============================== ÖÈÒÀÒÀ =========================== */
blockquote {
	color:#555555;
	font-style: italic; 
	margin: 5px 0 5px 40px;
}
/* ==============================  ÒÀÁËÈÖÛ =========================== */
table.table {border-collapse: collapse; border: 1px solid;}
table.table tbody {margin: 0; padding:0;}
table.table TR.even {background-color: #E7E7E7;}
table.table TR.odd {background-color: #FFFFFF;}
table.table TD {
	height:18px;
	padding: 0px 6px;
	border-top: 1px solid #5277BD;
	vertical-align: middle;
}
table.table TH {
	padding:3px 6px;
	color:#FFFFFF;
	background-color: #5277BD;
	border: 0;
	vertical-align: top;
	text-align:left;
}

table.small {border-collapse: collapse; border: 0px solid;}
table.small tbody {margin: 0; padding:0;}
table.small TD {
	font-size: 8pt;
	line-height: 8 pt;
	height:8px;
	padding: 0px 0px;
	vertical-align: middle;
	border-top: 0px solid #5277BD;
}
table.small TH {
	padding:0px 0px;
	color:#FFFFFF;
	background-color: #5277BD;
	border: 0;
	vertical-align: top;
}

table.big {border-collapse: collapse; border: 0px solid;}
table.big tbody {margin: 0; padding:0;}
table.big TD {
	height: 21px;
	padding: 0px 0px;
	border-top: 0px solid #5277BD;
}
table.big TH {
	padding:0px 0px;
	color:#FFFFFF;
	background-color: #5277BD;
	border: 0;
	vertical-align: top;
}


}/*---------------------------------------*/

/*---------------------------------------*/

/* ============================== ÑÑÛËÊÈ =========================== */
a, a:visited, a:active, a:link  {color: #173B1F;cursor: pointer; outline: none;}
a:hover {text-decoration: underline; color: #5277BD;}
a:focus {outline: none;}


.button {
	font-size: 16px; 
	color: #FFFFFF; 
	background-color: #A1B5DB; 
	font-family: Arial;
}

.button2 {
	font-size: 16px; 
	color: #FFFFFF; 
	background-color: #09357A; 
	font-family: Arial;
}

.blue_txt {
	color: #5277BD;	
}

.gray_txt {
	color: #B6B6B6;	
}

.small_black_text {
	color: #000000;
	font-size: 9px;	
}
