*+ html .classname {
styles;
}

body
{

margin-top:0px;
font-family:Verdana;
letter-spacing:-1px;
color:507BA0;
background-color : 9B9CA0;

}

table
{
letter-spacing:-1px;
}

a
{
text-decoration:none;
}

h2
{
color : 002B90;
}

h4
{
color : 005BB0;
}

h5
{
color : 002B50;
}


.content
{
border-left-image: url('shadowleft.gif');
border-style:solid;
border-top : 0;
width : 980px;
background-color : D3DAED;
border-width : 6px;
border-color : 002B50;
}

.top
{

width : 980px;
height : 130px;
background-image : url('navbar.gif');
border-bottom-style : solid;
border-bottom-width : 30px;
border-bottom-color : 002B50;
font-size:2px;
}






html>body .top
{
height:100px
}

.forum
{
margin-top : -3;
width : 968px;
border-style : solid;
border-color : 9B9CA0; 
background-color :222222;
border-width : 6px;
}

#post_button
{
background:url('button_post.gif') no-repeat;
}

#view_button
{
background:url('button_view.gif') no-repeat;
}

.navtable_td
{
font-size:12px;
background-position: center center;
}

#toplink
{
color:white;
}


#reply_tr
{
border-bottom-style : solid;
border-bottom-width : 4px;
border-bottom-color : 444444;
color:FFFFFF;
}

table
{
color:FFFFFF;
}

.popup
{
   position:absolute; left:-20; top:-35; 
   min-width:100px;
   border-style:solid;
   border-width:4;
   border-color:002B50;
   background-color:333333;
   padding: 5px;
   color: white;
   font-family: Arial;
   font-weight: bold;
   font-size: 10pt;
   z-index:2;
   visibility:hidden;
   white-space:nowrap; 
}

a
{
color:507BA0;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

.toptable
{
color:ff5244;
}




.popup_post
{
   position:absolute; left:350px; top:226px; 
   width:700px;
   border-style:solid;
   border-width:4;
   border-color:002B50;
   background-color:333333;
   padding: 5px;
   color: white;
   font-family: Arial;
   font-weight: bold;
   font-size: 10pt;
   z-index:2;
   display:none;
}
