body{
	font-family: arial, helvetica, sans;
	font-size: 10pt;
	margin: 0,0;
	background-color: #8FBC8F;
}

td{
	font-family: arial, helvetica, sans;
	font-size: 10pt;}

.main{
	font-size: 10pt;
}

.bold{
	font-weight: bold;
}

.grbold{
	font-weight: bold;
	color: #030;
}

.grbghead {
	background-color: #060;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	text-align: center;
}

.emphasis{
	color: #060;
	font-weight:bold;
}

.header{
	color: #060;
	font-size: 14pt;
	font-weight: bold;
}

.subbold{
	font-weight: bold;
	font-size: 10pt;
}

.small{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

#style3 a {
	width: 115px;
	border: black solid 1px;
	display: block;
	padding-left: 3px;
	color: #8B0000;
	background-color: Orange;
	font-weight: bold;
	font-size: 8pt;
	margin-left: 5px;
	text-decoration: none;
	margin-bottom: 1px; 
}

#style3 a:hover{
	color: #fc0;
}

#style2 a {
	width: 115px;
	border: black solid 1px;
	display: block;
	padding-left: 3px;
	color: white;
	background-color: #080;
	font-weight: bold;
	font-size: 8pt;
	margin-left: 5px;
	text-decoration: none;
	margin-bottom: 1px; 
}

#style2 a:hover{
	color: #fc0;
}
#style1 a { 
width: 120px; 
border: black solid 1px; 
display: block; 
padding-left: 5px;
margin-bottom: 1px; }

#style1 a { 
color: white; 
text-decoration: none; 
font-weight: bold; 
background-color: #060; }

#style1 a:hover { 
color: #FAEBD7; 
text-decoration: none; 
color: #fc0;
background-color: #030;
 }
 
 .here { width: auto; height: 30px; }
 
 .aheader {
	font-size: 12pt;
	font-weight: bold;
	color: #060;
	background-color: #CADFCA;
}

.subheader {
	background-color: #fc9;
	font-weight: bold;
	color: #060;
}

.emphasize {
	background-color:#FFF2D7;
	font-weight: bold;
}
.smallmain{
	font-size: 8pt;
}.center {
	text-align: center;
}
.centerbold {
	font-weight: bold;
	text-align: center;
}
.verysmall {
	font-size: 8pt;
}
.emphatichead{
	font-size: 12pt;
	font-weight: bold;
	background-color: #F08731;
	text-align: center;
	font-style: italic;
	color: white;
}
.peachstandout {
	background-color:#FFF2D7;
}

.stathead {
	background-color: #F5DEB3;
	color: #8B0000;
	font-weight: bold;
	text-align: center;
}

.peachstandoutc {
	background-color:#FFF2D7;
	text-align: center;
	font-size: 8pt;

}

.peachstandoutcb {
	background-color:#FFF2D7;
	text-align: center;
	font-weight: bold;
}

.deepred {
	font-size: 10pt;
	font-weight: bold;
	color: #C00;
}

.deepred a {
	color: #c00;
}

.deepred a:hover {
	color: #800;
}

.whitered {
	background-color: #900;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}

.ltgrbghead {
		background-color: #8FBC8F;
		font-weight: bold;
		
}

.ltgrbg {
	background-color: #8fbc8f;
}.dashed {
	border: 1px dashed #666;
}

input {
	border: 1px solid #030;
	font-size: 10px;
}

select {
	border: 1px solid #030;
	font-size: 10px;
}
.bordered {
	border: 1px solid #003300;
}
