body { 

        margin-top: 0;

        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;
	
}


table {

        border: 1px solid #00517C;

}


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: #0090AB;

}


a:visited {

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

}

a:active {

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

}

a:hover {

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

}





.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 #C1D9E0;	
        background-color: #000000;
}



