/* Created using Style Master from Western Civilisation CSS1 {
	124 121 451 409
}
 */
BODY
{
	background-color: Black;
	font-family: arial,helvetica,verdana;
	font-size: xx-small;
	background-attachment : fixed;
	background-image : url(../newgraphics/bg.gif);
	background-position: center;
	font : lighter normal Arial, Helvetica, sans-serif;
	background-repeat : repeat;
	color : #CCFFFF;
	scrollbar-face-color: Black;
	scrollbar-shadow-color: #99FFFF;
	scrollbar-highlight-color: #66FFCC;
	scrollbar-3dlight-color: #000099;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: Black;
	scrollbar-arrow-color: #33FFFF;
}
 
 
A:link
{
	color: #9999FF;
	text-decoration: underline;
	cursor: inherit;
}


A:visited
{
	color: #9966FF;
	text-decoration: underline;
	cursor: inherit;
}

A:active
{
	color: White;
	text-decoration: none;
	cursor: inherit;
}

TABLE {
	font : x-small;
	font-family : Arial, Helvetica, sans-serif;
	cursor : crosshair;
	
	
}


A:hover
{
	color: Aqua;
	text-decoration: underline;
	cursor: inherit;
}

SELECT
{
	background-color: Black;
	color: #99FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	cursor : help;
}

INPUT
{
	background-color: Black;
    font-family: Arial, Helvetica, sans-serif;
	color: White; 
	font-size: xx-small;
	cursor : w-resize;
	border : thin solid Aqua 1; 
}

