
.off {
position:         absolute; 
left:            93;
top:                   80;
color:           green;
z-index:          1;
visibility:       visible;
}

.on {
position:          absolute; 
left:            75;
top:                    85;
z-index:          2;
visibility:       hidden;
}

.text {
position:          absolute;  
left:        65;
top:              100;
color:            red;
z-index:          3;
visibility:       hidden;
}

</* style.css */
body, p, td, li {
	font-weight: normal;
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  12px;
	color: black;
	bgcolor: white;}
.bodytext {
	STYLE=margin-top:0; margin-bottom:0;
	STYLE=margin-left 0;
	STYLE=aligncenter;
	font-weight: normal;
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  12pt;
	font-style: normal;
	color: black;
	bgcolor: yellow; margin-bottom:0 aligncenter}
.bodytextHDR {
	STYLE=margin-top:0; margin-bottom:0;
	STYLE=margin-left 0;
	STYLE=aligncenter;
	font-weight: normal;
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  9pt;
	font-style: normal;
	color="#CC0000";
	font-weight: bold;
	bgcolor: yellow; margin-bottom:0 aligncenter
	}
.heading {
	font-family :  Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: normal;
	font-style: italic;
	font-size :  14pt;
}
.subtext {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	}
.boxtext {
	font-weight: normal;
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	}
.darksub
{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	color: #7c72af;
}
.subtext2 {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  12px;
	color: #006666;
	color: #7c72af;
	font-weight: bold;
}
.subtext3 {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  10px;
	color: #006666;
	color: #7c72af;
	font-weight: bold;
}
a:link {
	color :  #000000;
	text-decoration: none;
} 

a:hover { color: blue;
	/*font-weight :  bold;*/
	text-decoration: none;
}
a:visited {
	color : #000000;
	text-decoration: none;}

a:link {color : #000000;
		text-decoration:none;font-style: normal;}
A:fprolloverstyle:hover {color: blue; font-weight: normal;font-style: normal;text-decoration:none;}
A:rtsidelinks
{
	font-family: Dauphin;
	font-size :  12px;
	color: #006666;
	color: #7c72af;
	font-weight: bold;
	text-decoration: none;
}
A.bodytext:hover {
	STYLE=margin-top:0; margin-bottom:0;
	STYLE=margin-left 0;
	STYLE=aligncenter;
	font-weight: normal;
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  12pt;
	font-style: normal;
	color: white;
	display:block;
	background:  navy; margin-bottom:0 aligncenter}