body{
	scrollbar-face-color:#FD0505;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#710000;
	scrollbar-highlight-color:#710000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:'C00000'
	}
a { cursor : crosshair; }

a:link 
	{ 
	color:#000000; 
	text-decoration:none;
	}
a:hover 
	{
	color: #FD0505;
	font-family: Verdana; 
	text-decoration: none;  
	}
a:active
	{
	color:#FD0505;
	text-decoration:none;
	}
a:visited
	{ 
	color:#C0C0C0; 
	text-decoration:none;
	}

.mnav 
	{ 
	background-color:FD0505;
	border-left:2px solid #000000; 
	}
.mnavo 
	{
	border-top:2px solid #C00000;
	border-right:2px solid #C00000;
	border-bottom:2px solid #C00000;
	}
.box1
	{
	background-color:#000000;
	border-top:2px solid #FD0505;
	border-left:2px solid #FD0505;
	border-right:2px solid #FD0505;
	border-bottom:1px solid #FD0505;
	font-family: Verdana;
	text-color:#ffffff;
	}
.box2
	{
	background-color:#FFFFFF;
	border-left:2px solid #FF3300;
	border-right:2px solid #FF3300;
	border-bottom:2px solid #FF3300;
	font-family: Verdana;
	text-color:#000000;
	}
.bottom
	{
	background-color:#FD0505;
	border:2px solid #C00000;
	font-family: Verdana;
	text-color:#000000;
	}