@import "../../common_10/style.css";

BODY
{
	font-weight: normal;
	font-size: 75%;
	font-family: 'Arial','Verdana','Tahoma','Times New Roman';
}
TD
{
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	line-height: 130%;
    font-family: 'Arial','Verdana','Tahoma','Times New Roman';

	
}

form
{
    padding:0;
    margin:0;
}

SELECT
{

	color: #000000;
	line-height: 130%;
	font-size: 100%;
font-family: 'Arial','Verdana','Tahoma','Times New Roman';
}
INPUT
{
 
	color: #000000;
	line-height: 130%;
	font-size: 100%;
font-family: 'Arial','Verdana','Tahoma','Times New Roman';
}
TEXTAREA
{
  
	color: #000000;
	line-height: 130%;
	font-size: 100%;
font-family: 'Arial','Verdana','Tahoma','Times New Roman';
}


H1, H2, H3, H4, H5, H6
{
  color:#333333; 
    line-height:normal; 
  margin:0.6em 0 0.4em 0;
}

H1
{   
  font-size:32px;    
   
}
H2
{
      
   
    font-size:20px;
   
}
H3
{
    
    
    font-size:16px;
   
}
H4
{
     
   
   font-size:16px;
   
}
H5
{
    font-size:16px;
  
   
}
H6
{
      
   

 font-size:16px;
}
A
{
	color: #146092;
    text-decoration:none;
    outline:none;

}

img
{
    border:0;
}

HR
{
    
    HEIGHT: 1px;
border:none;
    border-top: solid 1px #D0D2D5;
    margin:15px 0;
}




#mainbody
{
    background:#ffffff url(../images/bg.png) repeat-x;
}
#logo
{  
     background: transparent url(' ../images/header_ao.png') no-repeat;
      
}

#mainmenu
{
   background: transparent url(' ../images/mainmenu_bg.png') repeat-y;     

}

#mainmenu li
{
   background: transparent url(' ../images/mainmenu_ruler.png') no-repeat right top;   
}

#mainmenu a:hover, #mainmenu .active_link
{
  background: transparent url(' ../images/mainmenu_active.png') repeat-x;   
}




#submenu li a:hover, #submenu .active_link
{
 color:#457E85;
}

#submenu li a
{
  
     background: transparent url(' ../images/submenu_arrow.png') no-repeat 12px 11px;
    
}

#submenu li.active a
{

     background: transparent url(' ../images/submenu_arrow_active.png') no-repeat 9px 13px;

}

a.link_button_80
 {
     display:block;
     width:80px;
     height:18px;
      background: transparent url(' ../../common_10/images/link_button_80.png') no-repeat;   
      color:#fff;
      font-weight:bold;
      padding:0px 0 0 10px;
      line-height:140%;
 }
a.link_button_80:hover
 {

      background: transparent url(' ../../common_10/images/link_button_80.png') no-repeat 0px -18px;   
   
 }
a.link_button_120:hover
 {
  font-size:12px;
      background: transparent url(' ../../common_10/images/link_button_120.png') no-repeat 0px -18px;   
   
 }
 
  a.link_button_120
 {
     display:block;
     width:120px;
     height:18px;
      background: transparent url(' ../../common_10/images/link_button_120.png') no-repeat;   
      color:#fff;
      font-weight:bold;
      padding:0px 0 0 10px;
      line-height:17px;
      font-size:12px;
 }

