
body
{
background-color: #000000;
}

.main_bg
{
background-image: url(images/main_bg.jpg);
background-position: right bottom;
background-repeat: no-repeat;
}

.main_bg_2
{
background-image: url(images/main_bg_2.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}

.logo_2
{
background-image: url(images/logo_2.jpg);
background-position: top center;
background-repeat: no-repeat;
}

.imgborder
{
border: 1px solid;
border-color: #323232;
}

p
{
margin: 0px;
padding: 0px;
}










   .logo_flash {
      position:absolute;
      left: 0; top: 0;
      z-index:1;
   }
   .logo_link {
      position:absolute;
      left: 0; top: 0;
      z-index:2;
      width: 457; height: 184;
background: url('n.gif') repeat;

   }
   .container {
      position: relative;
      width: 457; height: 184;
   }











.bg
{
  background-color: #000000;
  font-family: Tahoma;
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}

.bg:hover
{
  background-color: #480037;
}













.nav, .nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #000;
  background: #000000;
  back\ground: none;
float: left;
}


.nav ul {
  background: #000000;
}

.nav li {
  display: block;
  float: left;
  position: static;
  background: #000000;
  back\ground: none;
  padding: 5px 10px;
}




.nav a {
  text-decoration: none;
  display: block;

}


.nav li ul {
  display: none;
  position: absolute;
  background: #000000;
}



.nav li li a {
  background: none;
}

.nav li:hover ul,
.nav li.jshover ul {
  display: block;
}

.nav li:hover li ul,
.nav li.jshover li ul {
  display: none;
}
.nav li:hover li:hover ul,
.nav li.jshover li.jshover ul {
  display: block;
}










body, table, p, a
{
font-family: Tahoma;
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}

.stext
{
font-family: Tahoma;
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}

.scaptext
{
font-family: Tahoma;
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
text-transform: uppercase;
}

.ptext
{
font-family: Tahoma;
color: #e000aa;
font-size: 11px;
text-decoration: none;
}

.bptext
{
font-family: Tahoma;
color: #e000aa;
font-size: 13px;
text-decoration: none;
}

.pcaptext
{
font-family: Tahoma;
color: #e000aa;
font-size: 11px;
text-decoration: none;
text-transform: uppercase;
}

.gtext
{
font-family: Tahoma;
color: #8b8b8b;
font-size: 11px;
text-decoration: none;
}
