 body {
	margin:0; 
	padding:0;
 }


 .counter  {filter: Alpha(Opacity=27)}

 span, body, td, th, div, input, select, textarea {
	font: normal normal normal 12px Tahoma;
 }

 input, select, textarea {
   border: 1px solid #CFD3E3;
 } 
 

 

 div {

}

 #main_div {
   position: absolute;
   top:0;
   left:0;
  }

  

  #blank_top{
   height: 43;	
  }

  

  #logo_part {
   width: 32%; 
	float: left;
  }

  

  #logo_left {
  	width: 7%;
	float: left	;
  }



  #logo_right {
  	width: 14%;
	float: left;
  }

  

  #logo_body {
   width: 78%;
  	float: left;
  }

  

  #main_menu {
    width: 68%;
  	float: right;

  }

  

  #menu_right {
  	float: right;
  }

  

  #menu_body {
  	float: right;
	text-align: center;
  }

  

  #background {
	text-align: center;
	margin-top: 133;
	height: 400;
	width: 100%;
	clear: both;
}

  

  #blank_mid {
   clear: both;
   height: 39;	
  }

  

  #left_menu {
   margin-top: 15;
   float: left;
   width:33%;
   text-align: right;
  }



  #right_part {
  	float: right;
	width: 60%;
    background-image: url(images/brd_right_gray.gif);
    background-position: left;
    background-repeat: repeat-y;
    margin-top: 15;
    background-color:#FFFFFF; 
  }

  

  #inner_right_part {
	height: 150;
  }



#bottom_border_gray {
	background-image: url(images/brd_bottom_bottom_gray.gif);
	background-position: bottom;
	height: 69;
	background-repeat: repeat-x;
	clear: both;
}



 #total_bottom {
   clear: both;
   background-image: url(images/total_bottom_center.gif); background-repeat: repaet-x;
   height: 61;
 }


 #copyright {
	  color: #646464;
	  font-size: 12;
	  clear: both;
	 }

	 

 #bottom_space {
	height: 33;
	clear: both;
 }

div.more_button {
  text-align: right;
  margin-right:40;
}

img {
  border: thin solid #95A7C3;
  margin: 6 8 6 8;
}


img.makeup {
  border-width: 0;
  margin: 0;
}

img.title {
  border-width: 0;
  margin: 0 0 32 0;
}

p {
 margin:0;
 padding:0;
}

h2 {
  font-size: 15;
  color: #3F6EAB;
  margin: 0 0 0 -4;
  
}

h3 {
  font-size: 12;
  color: #3F6EAB;
  margin: 0 0 0 0;
}

a.sub_sub_menu, a.sub_sub_menu_selected {
  font-size: 13;
}

span.sub_sub_menu {
  font-size: 13;
}


sub_sub_menu_selected {
  font-weight: bold;
}

a.sub_menu, a.sub_menu_selected{
  font-weight: bold;
  color: #248F5F;
  text-decoration: none;
  font-size: 9;
  text-transform: uppercase;
  display: block;
  width:220;
}


a.sub_menu_sub {
  color: #3F6EAB;
  text-decoration: none;
  font-size: 13;
}

a.sub_menu_selected{
 color: white;
 background-color: #083F89;
}

a.sub_menu:hover{
  color: #114F33;
}



b.blue {
  font-size: 13;
  color: #3F6EAB;
}

div.news_div {
  margin: 0 0 10 0;
}

span.date {
 color: #ADB4D2;
 margin-left:5;
}

a {
  color: #3F6EAB;
}
