body
{
  background-color: #000000;
  background-image: url(../_img/bg.gif);
  margin: 0;
  color: #DDDDDD;
  font-family: Tahoma, Verdana;
  font-size:14px;
}
td{
  font-size: 14px;
}

a{
  color: DDDDDD;
}
a:hover{
  color: AAAAAA;
}
.mainframe
{
  background: url(../_img/mainback.gif);
  background-repeat: no-repeat; 
  background-color: #161819;
  height: 350px;
  width:980px;
  font-size:14px;
}
.mainframe2
{
  background: url(../_img/mainback.gif);
  background-repeat: no-repeat; 
  background-color: #161819;
  height: 350px;
  width:980px;
  font-size:14px;
}
.footer
{
   font-size:14px;
}
.submenu
{
 font-size: 14px;
 color: #AAAAAA;
}
.submenu2
{
 font-size: 12px;
 color: #AAAAAA;
}
.submenurow a
{
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}
.submenurow:hover
{
  background: #DDDDDD;
  color: #000000;
}
img.ram{
  border: 1px solid #555555;
}

.submenu_select{
  background: #373737;
}
.submenu_noselect{
}

.submenu2_noselect{
font-size: 10px;
}


#submeny_selected{
  color: #BBBBBB;
}

p{
  border: 0px solid black;
  padding:0px;
  margin:0px;
}
.dotline{
  height:1px;
  overflow: hidden;
  background: #999999;
}

.center{
  text-align:center;
}

h1{
  font-family: Trebuchet MS, Tahoma, Verdana;
  font-size: 20px;
  line-height: 18x;
  padding:0px;
  margin:0px;
}

h2{
  font-family: Trebuchet MS, Tahoma, Verdana;
  font-size: 17px;
  line-height: 17x;
  padding:0px;
  margin:0px;
}

h3{
  font-family: Trebuchet MS, Tahoma, Verdana;
  font-size: 16px;
  line-height: 12x;
  padding:0px;
  margin:0px;
}

h4{
  font-size: 9px;
  font-weight: normal;
}
