body { 
        background : #ffffff;
	font-family : arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(grad.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;

scrollbar-face-color: #000066;
scrollbar-shadow-color: #000044;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000022;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
	
}


table {

        border: 1px solid #000000;

}


td {

	font-family : arial;
	font-size: x-small;
	font-weight: bold;

}



img {

border-style : none;

}



a:link {

	font-family : arial;
	font-weight: bold;
	text-decoration : none;
	color: #FFFF00;

}


a:visited {

	font-family : arial;
	font-weight: bold;
	text-decoration : none;
	color: #FFFF00;

}

a:active {

	font-family : arial;
	font-weight: bold;
	text-decoration : none;
	color: #FFFF00;

}

a:hover {

	font-family : arial;
	font-weight: bold;
	text-decoration : none;
	color: #FF0000;

}





.stateon { opacity:.50; filter:alpha(opacity=50); -moz-opacity:0.5; border:1px black solid; }

.stateoff { border: 1px black solid; }

.stateclicked { opacity:.50; filter:alpha(opacity=50); -moz-opacity:0.5; border:1px black solid; }




input, select, textarea {

	font-family : arial;
	font-size: x-small;
        font-weight: bold;
        color: #FFFFFF;
        border: 1px solid #FF99FF;	
        background-color: #000000;
}


