*{
  font-family:tahoma, verdana, arial;
  font-size   : 12px;  
}  

img
{
  border : 0;
}

a
{
  text-decoration: none;
}

body
{
  background-color:#999999;
}

#mn_content
{
  background-color:#F5F2ED;
}

.site_map
{
  list-style : none;
  padding    : 0px;
  margin     : 0px;
}

.site_map a
{
  color : #CC0000;
}

.tbl_body
{
  width : 100%;
}

.tbl_body table
{
  width  : 100%;
}

.btn 
{
  width      : 80px;
  text-align : center;
}

.btn a
{
  color : red;  
}

.tbl_head
{
  background-color : #FFBBBB;
}

.tbl_cell_0
{
  background-color : #FFDDDD;
  padding-left     : 2px;
}

.tbl_cell_1
{
  background-color : #FFCCCC;
  padding-left     : 2px;
}

h1
{
  color     : #CC0000;
  font-size : 16px;
}  

h2
{
  color     : black;
  font-size : 14px;
}

h3, h3 table 
{
  font-size   : 12px;  
  font-weight : normal;
}

.bold
{
  font-weight : bold;
}

.center
{
  text-align : center;
}

.h3
{
  font-size : 12px;
}
.h4
{
  font-size : 11px;  
}

.contacts 
{
  padding-bottom : 8px;
}
.contacts td
{
  padding-left : 16px;
  width        : 180px
}

.contacts td a
{
  color : #CC0000;
  text-decoration : underline;    
}

.mnu_tbl td
{
   background : url(../img/mbul.gif) no-repeat 0% 22%;   
   padding-left : 18px; 
}

.mnu_link
{
  color : #FFFFFF;
}

.mnu_link:hover
{
  color : #101010;
}

.top_links a
{
  padding-left : 26px;
  font-weight  : bold;
  font-size    : 13px;
  color        : black;
}

.top_links a:hover
{
  color : #CC0000;
}

.link
{
  color     : #CC0000;
  font-size : 12px;
  text-decoration : underline;
}

.link a:hover
{
  color : #101010;
}

input
{
  border : 1px solid black;
}

.submit_btn
{  
  color   : white;
  border  : 1px solid black;
  display : block;  
  height  : 18px;
  
  padding-top : 1px;
  text-align  : center; 
  font-size   : 11px;
  
  background-color : #DD0000;
}

.submit_btn:hover
{
  color   : black;
  background-color : #F5F2ED;
}
.style1 {
	color: red;
	font-weight: bold;
	padding-left:110px;
	font-size:16px;
}

