/***************** HEADER ************************/
.hdr{
	color: #F4F9C2;
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 42pt;
	font-variant: small-caps;
}


/******************* BODY *************************/
.bdytophdr{
	color: #0E3D21;
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 42pt;
	font-variant: small-caps;
}
.bdyfstltr{
color: #0E3D21; 
font: bolder 18pt Footlight MT Light, Times New Roman, Times, serif
}
.bdytxt{
color: #0E3D21; 
font: 14pt Footlight MT Light, Times New Roman, Times, serif
}
.bdyfrmpic {
border-color: #0E3D21; 
border-style: double; 
border-width:10px;
}

.bdylnk:link, .bdylnk:visited{
	color: #0E3D21; 
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}
.bdylnk:hover{
	cursor: hand;
	color: #0E3D21; 
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: underline;
	}	











.bdyttl{
	color: #0E3D21;
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 18pt;
	font-variant: small-caps;
	text-align:left;
}
.bdytxtfld{
color: #0E3D21; 
font: 12pt Footlight MT Light, Times New Roman, Times, serif
}
.bdybtn{
color: #F4F9C2;
background-color:#0E3D21;
font: 12pt bolder Footlight MT Light, Times New Roman, Times, serif
}

.bdythdr	
{color: white; 
background: #888888;
font: bold 14pt Footlight MT Light, Times New Roman, Times, serif;
}
.bdytdta
{color: #0E3D21; 
text-align: left;
background-color:#FFFFFF;
font: 12pt Footlight MT Light, Times New Roman, Times, serif;
}
.bdylnkimg
{border:none;
}

/*************** NAV BAR ********************/
.navhdr{
	color: #F4F9C2;
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 20pt;
	font-variant: small-caps;
}
.navtxt{
	color: #F4F9C2;
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 12pt;
}
.navlink{
	color: #F4F9C2;
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bolder
}
.navlnk:link, .navlnk:visited{
	color: #F4F9C2;
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}
.navlnk:hover{
	cursor: hand;
	color: #F4F9C2;
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: underline;
	}	
.navlnksel{
	cursor: hand;
	color: #F4F9C2;
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: underline;
	}
.navsml{
	color: #F4F9C2;
	font-family: Footlight MT Light, Times New Roman, Times, serif;
	font-size: 10pt;
}

/************************* MISC    *********************/


h1
{display: none}

.hide
{display: none}

.visible
{display: inline}

.sml
{color: black;
text-align: left;
font: 6pt arial,verdanasans-serif;}

.thdr	
{color: white; 
background: #888888;
font: bold 9pt arial,verdanasans-serif;}

.bhdr
{color: #0912BB; 
text-align: left;
font: 8pt arial,verdanasans-serif;}


/********************* TAB ****************/
.tab {
cursor: hand; 
color:#0E3D21; 
font:bold 14pt Footlight MT Light, Times New Roman, Times, serif;
border-color: #F4F9C2; 
border-bottom-color: #0E3D21; 
border-style:solid; 
border-width:1px; 
background-color: #9AB232;
}
td.tab:hover {
cursor: hand; 
color:white; 
font:bold 14pt Footlight MT Light, Times New Roman, Times, serif; 
border-color: white; 
border-bottom-color: #0E3D21; 
background-color: #0E3D21; 
border-style:solid; 
border-width:1px;
}
.stab {
cursor: pointer; 
cursor: hand; 
color:#F4F9C2; 
font:bold 14pt Footlight MT Light, Times New Roman, Times, serif; 
border-color: #F4F9C2; 
border-bottom-color: #0E3D21; 
background-color: #0E3D21; 
border-style:solid; 
border-width:1px;
}

.tabblnk{
font:bolder 8pt Arial;
border-width:1px; 
}

