.greenTableBlackBorder {
	background-color: #D2FC93;
	padding: 5px;
	border: thin solid #000000;
}
.greenTableNoBorder {
	background-color: #D2FC93;
	margin: 5px;
	padding: 5px;
}

.classLinks{
	background-repeat:no-repeat;
	background-color:#000000; 
	color:#ffffff;
	font-size: 8.5pt;  
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding: 8px;
}
.classLinks:hover{
	background-color:#999999; color:#ffffff;
	font-size: 8.5pt;  
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding: 8px;
}


.PlainWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
}
.PlainWhite:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #D2FC93;
}

.PlainBlack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333333;
}
.PlainBlackPad {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333333;
		padding: 5px 10px 10px 10px;
	margin: 5px 10px 10px 10px;	
}

.PlainBlackSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.PlainBlackSmallBorderBottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
border-bottom:1 solid;
border-bottom-color:#CCCCCC;

}

.navBottomBorder
{

border-bottom:1px solid;
border-bottom-color:#90C93A;

}
#flash {  position: relative; /*or absolute*/  z-index: 0;}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-stretch:semi-expanded;
	letter-spacing: .08em;
	color: #90C93A;
	font-style: normal;
	font-weight: normal;
	

	padding: 5px 10px 10px 0px;
	margin:  5px 10px 10px 0px;
	
}
H6 {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-stretch:semi-expanded;
	color: #D2FC93;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .1em;
	

	padding: 12px 3px 0px 0px;
	margin:  12px 3px 0px 0px; 
	
}
.H6:link  {color: #D2FC93; font-weight:normal; font-style:normal; text-decoration:none}
.H6:visited  {color: #D2FC93; font-weight:normal; font-style:normal; text-decoration:none}
.H6:hover  {color:#D2FC93; font-weight:normal; font-style:normal;}
.H6:active {color: #D2FC93; font-weight:normal; font-style:normal; text-decoration:none}


.style1 {color: #0ABA97;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-stretch:semi-expanded;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .08em;
	padding-bottom:1px;
	margin-bottom:1px;
}

ul{

	margin-left:10px;
	padding-left:5px;
}

