/* Generated by KompoZer */
body {
  background-repeat: no-repeat; 
  margin-top: 0pt; 
  color: rgb(0, 0, 0); 
  background-color: black; 
  background-image: url(bg_main.jpg);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

/*
a:link {
 color: #cc0000;
}
a:visited{
 color: #cc0000;
}
a:hover{
 color: #cc0000;
}
a:active{
 color: #cc0000;
}*/

a 										{ color: #aa2323; font-weight: bold; text-decoration: none; padding: 1px 2px }
a:hover 								{ background-color: #aa2323; color: #fff }
a.nb 									{ background: none !important }


#h_nav 								{ bottom: 1px; left: 15px; background: #000;  }
#h_nav ul 							{ margin: 0; padding: 0; list-style: none;  }
#h_nav ul li 							{ margin: 0; padding: 0; display: inline;}
#h_nav ul li a	 						{ padding: 8px 10px 8px 10px ; font-weight: bold; font-size: 13px; text-decoration: none; color: #fff; }
#h_nav ul li a:hover					{ background: url(nav_bg_o.png) top left repeat-x }

/*
.nav a:link {
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 13px; 
  padding: 8px 10px 2px 10px;
}
.nav a:visited {
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 13px; 
  padding: 8px 10px 2px 10px;
}
.nav a:hover {
  text-decoration: none;
  font-weight: bold;
  font-size: 13px; 
  padding: 8px 10px 2px 10px;
  background: url(nav_bg_o.png) top left repeat-x;
}
.nav a:active {
  text-decoration: none;
  color: #ff0000;
  font-weight: bold;
  font-size: 13px; 
  padding: 8px 10px 2px 10px;
}
*/