/* style table for RBIM.ru */

/* main_classes */
body{
    margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family:verdana;
	background-color:#FFFFFF; 
}
/* links */	
a{
	color:#990000;
	text-decoration:none;
	font-size:12;
	font-family:Verdana;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}

a.minimal{
	color:#990000;
	text-decoration:none;
	font-size:9;
	font-family:Verdana;
}
a.minimal:hover{
	color:#ff0000;
	text-decoration:underline;
}

h2{
    font-size: 25px; 
    font-weight: bold; 
    margin-left: 27px; 
    margin-right: 15px; 
    margin-top: 10px; 
    margin-bottom: 10px;}
h3{
    font-size: 20px; 
    font-weight: bold; 
    margin-left: 27px; 
    margin-right: 15px; 
    margin-top: 10px; 
    margin-bottom: 10px;
}
h4{
    font-size: 14px;
}

p{
    text-indent: 20px; 
    text-align: justify; 
    margin-right: 5px; 
    margin-left: 7px; 
    margin-bottom: 7px; 
    margin-top: 4px;
}
	
table{
	font-size:12;
	color:#000000;
	font-family:Verdana;	
	border: 0;
}


/*  */
.main{
    border:0;
    width:760;	
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
}
.navigation{
    border:0;
	width:180;
	background-color:#FFFFFF;
}
.min{
    border:0;
	width:180;
	background-color:#FFFFFF;
    font-size:11;
    color:#000000;
    font-family:Verdana;
	width: 162
}
.body{
    border:0;
    width:578;	
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
}
#left_navigation{
    border:0;
	width:180;
	background-color:#FFFFFF;	
}
#left_navigation a{
    background-color: #EBEBEB;
	border: outset 1px;
	 color: #000000; 
	 font-family: "Lucida Console";
	 font-size: 12pt;
	 height: 20px;
	 margin-bottom: 4px;
	 text-align: center;
	 text-decoration: none;
	 width: 160px;
}
#left_navigation a:hover{
	background-image: url(/imgs/bg_hover_link.gif);
}