BODY {
		background-color: #000000;
		scrollbar-3dlight-color:#000080;
           scrollbar-arrow-color:#000080;
           scrollbar-base-color:#000080;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#BC7A16;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#000000}
           
		a            {color: #FFFFFF; text-decoration: none;}
		a:hover      { color: #FFFFFF; text-decoration: underline;}
		#reverse a            { color: #000080 }
		#reverse a:hover      { color: #000080 }
		#listbrake a            { color: #EEAD02; text-decoration: none; }
		#listbrake a:hover      { color: #EEAD02; text-decoration: none; }




.menuskin{
				 position:absolute;
				 width:130px;
				 background-color:menu;
				 border:2px solid black;
				 font:normal 12px Verdana;
				 line-height:18px;
				 z-index:100;
				 visibility:hidden;
 			}

 .menuskin a{
				 text-decoration:none;
				 color:black;
				 padding-left:10px;
				 padding-right:10px;
 			  }

 #mouseoverstyle{
 				background-color:highlight;
 					}

 #mouseoverstyle a{ color:white;}


class forum
{
			p					{font-family:Tahoma ; font-size:12px; color: #000080; margin-top: 0; margin-bottom: 0} 
			.forum				{font-family: Tahoma; font-size: 12px; color: #000080; text-decoration: none}
			A.forum 			{font-family: Tahoma; font-size: 12px; color: #000080; text-decoration: none}
			A.forum:visited	{font-family: Tahoma; font-size: 12px; color: #000080; text-decoration: none}
			A.forum:hover		{font-family: Tahoma; font-size: 12px; color: #AB073C; text-decoration: none}
			input.forum 		{font-family: Tahoma; font-size: 12px; color: #000080; text-decoration: none; font-weight: bold;}

}