BODY {
	SCROLLBAR-FACE-COLOR: #93B186; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
	}
	A{
   font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: hand;
	filter: Light;
	color: #006400;
}
 a:hover {color: #209520;
}

.moreLinks A{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: hand;
	filter: Light;
	color: #006400;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;

}
.moreLinks :hover{
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	filter: Light;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
   color:  #8FBC8F;
}

.captionsLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : 600;
	color: #186d3c;
    }

.captionsLinks :hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : 600;
	color: #8FBC8F;
    }

.label{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color: #ffffff;
	background-color: #ABC38F;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	    }
		 .labelManx{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color: #ffffff;
	background-color: #ABC38F;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	    }

.captions{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : 600;
	color: #186d3c;
    }

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #186d3c;

    }

.txtItalic{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	color: 186d3c;

    }
.txtTab {

	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color: #186d3c;
}

.on{
	BACKGROUND: black;
	cursor:hand;
} 
.out{ 
BACKGROUND: #ABC38F; 
cursor:hand;
} 