/*
This style sheet was created from G:\htdocs\hoodios\prewww\iface_inside.html
*/

BODY { 
	background-color: Black;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
 }

.in { 
	background-color: #424242;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
 } 
 
p {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
}

a.inlink:link {
	text-decoration: none;
	color: #ff8c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

a.inlink:visited {
	text-decoration: none;
	color: #ff8c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

a.inlink:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Silver;
}

a.copy:link {
	text-decoration: none;
	color: #ff8c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
}

a.copy:visited {
	text-decoration: none;
	color: #ff8c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
}

a.copy:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
}