/* CSS Document */



<style type="text/css">

body {
	background-color: #0063C6;
	height: auto;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	margin-left: 300px;
}
<style>
.stateon{ FILTER: alpha(Opacity=100); border: 1px black solid; }
.stateoff{ border: 1pt solid rgb(0,85,143); }
.stateclicked{
	border: 1px black solid;
	FILTER: alpha(Opacity=100);
	height: 3682px;
	border-color: #000099;
	width: 950px;
	background: #000099;
	top: 1px;
}
</style>

</style>
