/* CSS Document */

body {
      background-color: #EC650B; 
	  font-family: Arial, Helvetica, sans-serif;
	  margin: 0; 
	  }
body, td, th {
       font-size: 10pt;
       color: #FFF;
	   font-weight: normal;
	   text-decoration:none;
	   }
a {
       font-size: 10pt;
       color: #FFF;
	   font-weight: normal;
	   text-decoration:underline;
	   }
a:hover {
       font-size: 10pt;
       color: #333333;
	   font-weight: normal;
	   text-decoration:underline;
	   }

.h1 {
	  font-size: 16pt; 
      text-decoration: none;
	  color: #FFF;
	  font-weight: bold;
}
a.h1, a.h1:hover {
	  font-size: 16pt; 
      text-decoration: underline;
	  color: #FFF;
	  font-weight: bold;
}
.h2 {
	  font-size: 12pt; 
      text-decoration: none;
	  color: #FFF;
	  font-weight: bold;
}
.top {font-size: 8pt; 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
      text-decoration: none;
	  color: #FFCD06;
	  font-weight: bold
	  }
a.top:hover {
      font-size: 8pt; 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
      text-decoration: none;
      color: #999;
	  font-weight: bold
      }
.top2 {font-size: 8pt;
       color: #B28E00;
	   font-weight: normal;
	   }
a.top2 {font-size: 8pt;
       color: #B28E00;
	   font-weight: normal;
	   text-decoration: underline;
	   }
a.top2:hover {font-size: 8pt;
       color: #EC650B;
	   font-weight: normal;
	   text-decoration: none;
	   }
.mail {font-size: 7pt;
       color: #000;
	   font-weight: bold;
	   text-decoration:none
	   }
a.mail {font-size: 7pt;
       color: #000;
	   font-weight: bold;
	   text-decoration:none
	   }
a.mail:hover {
       color: #FFF;
	   text-decoration:underline;
	   }	    
.razd1 {font-size: 13pt;
        color: #CCC;
		text-decoration:none;
		text-align: center
		}
.dop_menu {
	   font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 7pt;
       color: #555;
	   font-weight: bold;
	   text-decoration: none
	   }
a.dop_menu {
       font-size: 7pt;
       color: #555;
	   font-weight: bold;
	   text-decoration: underline
	   }
a.dop_menu:hover {
	   font-size: 7pt;
	   font-weight: bold;
       color: #FFCD06;
	   text-decoration: none;
      }
.grey {
	   font-weight: bold;
       color: #999;
}
a.grey {
	   font-weight: bold;
       color: #999;
	   text-decoration:none
}
a.grey:hover {
	   font-weight: bold;
       color: #999;
	   text-decoration:underline;
}
.orange {
       color: #EC650B;
	   font-weight: bold;
}
a.orange {
       color: #EC650B;
	   font-weight: bold;
	   text-decoration:none;
}
a.orange:hover {
       color: #EC650B;
	   font-weight: bold;
	   text-decoration: underline;
}
.red {
       color: red;
	   font-weight: bold;
}
.letter {
	   font-family: BrushType, Verdana, Arial, Helvetica, sans-serif;
       font-size: 30pt;
       color: #555;
	   font-weight: bold;
	   text-decoration: none;
	   text-align: center;
}
a.letter, a.letter:link,  a.letter:visited {
	   font-family: BrushType, Verdana, Arial, Helvetica, sans-serif;
       font-size: 30pt;
       color: #EC650B;
	   font-weight: bold;
	   text-decoration: none
}
a.letter:hover {
	   font-family: BrushType, Verdana, Arial, Helvetica, sans-serif;
       font-size: 30pt;
       color: #EC650B;
	   font-weight: bold;
	   text-decoration: underline
}
.big_letter {
	   font-family: BrushType, Verdana, Arial, Helvetica, sans-serif;
       font-size: 80pt;
       color: #EC650B;
	   text-decoration: none;
	   font-weight: bold;
}
.gu, a.gu {color:#333; font-size:10px; text-decoration:none;}
a.gu:hover {color:#777; font-size:10px; text-decoration:underline}

div#gus a span {display: none;}
div#gus a:hover span {
        display: block;
        color:#777;
		text-decoration: none;
		position: absolute;
		right: 65px;}
