a {
	color:#0052B7;
}
p
{
	text-indent: 15px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0052B7;
	font-size: 16px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify; 
	font-weight:bold; color:#292929;	 
}
.style7 {

	     width: expression(document.body.clientWidth > 1202 ?  "1200px" :"Auto");
		 max-width: 1200px; 
}

.padding1 {
		padding: 10px 15px 10px 13px;
}

/* table */
.table1 {
	border: 1px solid #0052B7; 
	border-collapse: collapse;
	padding: 10px;
}

.note {
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	padding-top : 3px;
}

.login
{
    margin-top:11px; border: 1px solid #CCCCCC;
}
.login a
{
    text-decoration: none;
}
.login a:hover
{
    border-bottom: 1px dashed #0052B7;
}
.login table
{
    font-size: 12px;
    margin-left: 10px;
}
.statbg
{
    background: url(http://interplat.ua/cont/images/statbg.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}