body {
 color: #333333;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
}
.hd1 {
 color: #008048;
 font-size: 16px; font-weight: bold
}
.hd2, .hd3 {
 color: #4C6500;
 font-size: 28px;
 font-style: italic;
 font-weight: normal;
 margin: 0;
 padding-bottom: 20px;
}
.hd3 {
 font-size: 24px;
 text-align: left;
}
.bul1 {
 color: #FFFFFF;
 background-color: #008048;
 font-weight: bold
}
.spechd {
 color: #FFFFFF;
 background-color: #008048;
 font-size: 12px;
}
.lsthd1 {
 color: #FFFFFF;
 background-color: #496900; 
 font-size: 14px; font-weight: bold
}
.lsthd2 {
 color: #FFFFFF;
 background-color: #496900;
 font-size: 14px; font-weight: bold;
 padding: 5px 0px;
}
.lst1 {
 background-color: #F1F1E4;
 font-size: 12px;
}
.lst2 {
 background-color: #E2E2C5;
 font-size: 12px;
}
.cal1 {
 color: #FFFFFF;
 background-color: #4C6500;
 font-size: 12px; font-weight: bold
}
td.cal1{background: #496900; }
.cal2 {
 color: #000000;
 font-size: 9px;
}
.cal {
 color: #B0B0B0;
 text-decoration: none;
 font-weight: bold;
 font-size: 10px
}
A.cal { color: #000000 }
.tiny {
 font-size: 10px;
 text-align: left;
}
.lsthd1 a:link {
 color: #F1F1E4;
}
.lsthd1 a:visited {
 color: #F1F1E4;
}
.lst1 a:link {
 color: #000000;
}
.lst1 a:visited {
 color: #000000;
}
.lst2 a:link {
 color: #000000;
}
.lst2 a:visited {
 color: #000000;
}
em { font-style: italic; font-weight: bold }
 strong { font-weight: bold }
table {
 font-size: 12px;
}
td {
 font-size: 12px
}
td.thirdsBig table{ width: 100%; }
td.lst1, td.lst2{ padding: 5px 0px 5px 0px; }
td.thirdsBig div{ text-align: left; }
td.thirdsBig td.lst1 a,
td.thirdsBig td.lst2 a{
	/*border: 2px solid #FFFFFF;
	padding: 2px;
	color: #FFFFFF;
	background: #4C6500;*/
}
td.thirdsBig td.lst1 a:hover,
td.thirdsBig td.lst2 a:hover{
	/*background: #2C5066;*/
}
.err {
 color: #FF0000;
 font-size: 12px;
}
.lnkSelected {
 color: #FF9900;
 font-weight: bold
}
.detPlus1 {
 font-size: 12px; font-weight: bold
}
.frmFld {
 font-size: 10px
}
A:link.lnkLight { color: #FFFFFF; }
A:visited.lnkLight { color: #FFFFFF; }
A:active.lnkLight { color: #FFFFFF; }
A:hover.lnkLight { color: #FFFF99; text-decoration: underline; }

.gsbtnsub {
 border-top: #cccccc thin solid;
 border-right: #666666 thin solid;
 border-bottom: #666666 thin solid;
 border-left: #cccccc thin solid;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 background-color: #D4B53A;
 cursor: hand;
}
.gsbtncxl {
 border-top: #cccccc thin solid;
 border-right: #666666 thin solid;
 border-bottom: #666666 thin solid;
 border-left: #cccccc thin solid;
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 background-color: #666666;
 cursor: hand;
}

table.main{
	width: 700px;
	margin: 0px auto;
}

