BODY {background-color: #003300;}

.table_bg_color {
 background-color: #003300;
}

a:link {
	color: #003300;
	text-decoration: none; 
	}
a:visited { 
	color: #003300;
	text-decoration: none; 
	}
a:hover {
	color: #486548;
	text-decoration: none; 
	}
a:active { 
	color: #003300; 
	text-decoration: none; 
	}


.myTextProgram { 
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color:#003300;
	line-height:13pt;
	font-weight: plain;
	}
	
.myText { 
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	color:#003300;
	line-height:13pt;
	font-weight: plain;
	}
	
	.myTextSmall { 
	font-family: Georgia, Times, serif;
	font-size: 8pt;
	color:#003300;
	line-height:10pt;
	font-weight: plain;
	}
	
		.myTextMed { 
	font-family: Georgia, Times, serif;
	font-size: 9.25pt;
	color:#003300;
	line-height:10pt;
	font-weight: plain;
	}
	
	.myTextBold { 
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	color:#003300;
	line-height:13pt;
	font-weight: bold;
	}
	
			.myText12 { 
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	color:#003300;
	line-height:13pt;
	font-weight: bold;
	}
	
		.myTextLarge { 
	font-family: Georgia, Times, serif;
	font-size: 14pt;
	color:#003300;
	line-height:13pt;
	font-weight: bold;
	}

	
.myLink { 
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	color:#003300;
	line-height:13pt;
	font-weight: plain;
	}
	
	
A {
        TEXT-DECORATION: none
}
A:hover {
        COLOR: #486548
}


.labelbox {
    background-color: #ccdbcc;
    font-family: Georgia, Times, serif;
    border: 1px solid;
    border-color: 003300;
}


