@charset "utf-8";
/* CSS Document */


.style1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.style1 a{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #ebe7c5;
}
.style3 a {
	font-family: Tahoma;
	font-size: 10px;
	color: #ebe7c5;
	text-decoration: none;	
}

.style4 {color: #9c9135}
.style5 {color: #ebe7c5}
.style6 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.style7 {
	font-size: 36px;
	font-weight: bold;
	color: #463E09;
}



.style6a {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.style7a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #564e0f;
}
.style9 {font-size: 10px; font-weight: bold; color: #564e0f; }
.style9 a {
	font-size: 10px; 
	font-weight: bold; 
	color: #564e0f; 
	text-decoration:none;
}

.style10 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.style13 {font-size: 36px; font-weight: bold; }
.style16 {font-size: 36px; font-weight: bold; color: #463E09; }
.style17 {color: #FFFFFF}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.padded {
	padding:5px;
}

	#ft {border: 1px solid #aaa; border-collapse: collapse; width: 98%; margin-bottom: 10px; font-size:11px; font-family: Tahoma;}
		#ft td, #ft th {padding: 4px; text-align: center;}
		#ft thead th, #ft thead td { background-color: #e2e2e2; color: #222; font-weight: bold;}
		#ft thead th {text-align: left; }
		#ft tbody th {text-align: left; font-weight: normal}
		#ft tbody td {background-color: #fff;}
		#ft .even td, #ft .even th {background-color: #f6f6f6;}
		
.tch {
	font-family: Tahoma;
	font-size: 10px;
	color: #131313;
	background-repeat: no-repeat;
}
.tch a:link { 
	color: #131313;
}
.tch a:visited { 
	color: #131313;
}
.tch a:hover, a:active { 
text-decoration: none;

}
.tch b {
color:#003366;
}
#tblplans {
border:1px;
border-color:#FFFFFF;
width:98%;
}
.white { 
	color: #FFFFFF;
}
.black { 
	color: #000000;
}

#sstable {
	height:300px;
	}