  body, big, td, p, form, div, blockquote, ul, ol, dl {
  font-family: Verdana,sans-serif; 
  color: #000; 
  font-size: 11px;
  }


  a.nav                  { color:#324055; font weight:bold; text-decoration : none;}
  a.nav:active           { color : #324055; }
  a.nav:visited          { color : #324055; }
  a.nav:hover            { color : #254389;}
  
  a.topnav                  { color:#000; font-size:12px; text-decoration : none; font-weight:bold;}
  a.topnav:active           { color : #000; }
  a.topnav:visited          { color : #000; }
  a.topnav:hover            { color : #8e8e8e;}
  
  a                  { font-size:11px; color : #5aacf5; }
  a:active           { color : #5aacf5; }
  a:visited          { color : #5aacf5; }
  a:hover            { color : #25438b; }
  
  .titill {font-size:14px; color:#946829; font-weight:bold;}
  

  
  body.main { background-image: url(../img/main_background.gif); background-repeat: repeat-x;}
  
  div.main_head_div {position:relative;}
  div.link1 {position:absolute; top:252px; left:30px;letter-spacing: 1px;}
  div.link2 {position:absolute;top:252px; left:245px;letter-spacing: 1px;}
  div.link3 {position:absolute;top:252px; left:370px;letter-spacing: 1px;}
  div.link4 {position:absolute;top:252px;left:534px;letter-spacing: 1px;}
  
  
  div.boxtitill {
	font-size:10px;
	color: #f26522;
	padding: 0 3 0 3;
	background-color:#fff;
	font-weight:bold;
	position:absolute;
	top:-7px;
	left:10px;
	width: 130px;
}
    
  div.left_td_3 {
    position: relative; 
    left:6px; 
    width:177px;}
    
  div.middle_td_3 {
    position: relative;
    left:2px; }  
    
  div.right_td_3 {
    position: relative; 
    left:9px; 
    width:177px;}
    
  div.left_td_2 {
    position: relative; 
    left:6px; 
    width:177px;}
    
  div.middle_td_2 {
    position: relative;
    left:2px; }  

    
  div.main_box {
    border-left: 1 solid #4169ad; 
    border-right: 1 solid #4169ad; 
    padding:4 8 4 8;
    background-image: url(../img/box_background.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    width: 505;
  }
  
    div.main_box_big {
    border-left: 1 solid #4169ad; 
    border-right: 1 solid #4169ad; 
    padding:4 8 4 8;
    background-image: url(../img/box_background.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    width: 680;
  }
    
  div.main_nav_content {
  
    border-left: 1 solid #4169ad; 
    border-right: 1 solid #4169ad; 
    padding:8 8 4 8;
    background-image: url(../img/box_background.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    }
    
    hr.dotline {color: #ccc;
      border: dotted;
      height: 1px;}


  
  
  
  
