.TABLEheader {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002C84;
}
.TABLEbody {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #8fa463;
}
.TABLEhighlight {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #F0F0F0;
	font-weight: bold;
}
.TEXTnormal {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


.TEXTtiny {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 0.63px;
	color: #333333;
}
.TEXTtinywhite {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.TEXTtitle { font-family:"Centaur", "Times New Roman", Times, serif;
	font-size: 26px;
	color: #ffffff;
}
.TEXTtitletree { font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
}

.TEXThighlightOrange {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #4d4054;
}

.TEXThighlight {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
	
		
/* Links */		
			
a:link	{
	text-decoration: none;
	font-weight:	bold;
	color: #FFFFFF;
	}	
		
a:visited	{	
	text-decoration: none;
	font-weight:	bold;
	color: #FFFFFF;
	}	
		
a:active	{	
	text-decoration: none;
	font-weight:	bold;
	color: #FFFFFF;
	}	
		
a:hover	{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	}	



body	{	
	font-size:	72%;	
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Tahoma, Arial;
	margin:0;	
	background-position: center center;
	background-repeat:no-repeat;
	background-color:#E7E7E7;
	background-attachment:fixed;		
	}	

.TEXTnormalwhite {

	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.TEXThighlightwhite {

	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

h1	{
	font-family:	"Colossalis", Tahoma, Verdana, Arial;
	font-size:	1.35em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	color: #FFFFFF;
	margin:0;	
	}	
		
h2	{
	font-family:	Arial, Verdana, Tahoma, "sans serif";
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	inherit;
	font-size: 1em;
	color: #fe9402;
	margin:0;	
	}	
		
h3	{	
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	font-size:	1em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	margin:0;
	}	
		
h4	{	
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	font-size:	1em;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	margin:0;
	}	
	
h5	{	
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	font-size:	1em;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	margin:0;
	}		
		
h6	{	
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	font-size:	1em;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	margin:0;
	}			



.RowOdd {
	background-color: #8fa463;
	color: #FFFFFF;
	}

.RowEven {
	background-color: #B1BF92;
	color: #FFFFFF;
	}
	
.RowEven_dark_green{
	background-color: #647145;
	color: #FFFFFF;
	}
	
.RowOdd_purple {
	background-color: #A387B0;
	color: #FFFFFF;
	}

.RowEven_purple {
	background-color: #705B7A;
	color: #FFFFFF;
	}
	

	

.SubTitle {
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	font-size:	1em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	color: #FFFFFF;
	margin:0;
	}

.OrangeHighlight {
	font-family:	Arial, Verdana, Tahoma, sans-serif,;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	inherit;
	font-size: 1em;
	color: #FFFFFF;
	margin:0;
	}