h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 20px;
	font-weight: normal;
	margin-top:10;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.main:LINK {
	color: #0066CC;
}
.main:VISITED {
	color: #0066CC;
}
.main:HOVER {
	color: #009933;
	cursor: hand;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.frm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #009933;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menulink:LINK {
	color: #FFFFFF;
}
.menulink:VISITED {
	color: #FFFFFF;
}
.menulink:HOVER {
	color: #FFFF00;
}
.wh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
.wh:LINK {
	color: #0066CC;
}
.wh:VISITED {
	color: #0066CC;
}
.wh:HOVER {
	color: #009933;
	cursor: pointer;
	cursor: hand;
}
/*
th.green, th.grey, th.orange, th.printorange, th.printblue, td.green, td.grey, td.orange, td.printorange, td.printblue, td.clear, th.green2, td.green2 {
*/
th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th.green, th.grey, th.orange, th.print, th.green2 {
	font-weight: bold;
}
td.green, td.grey, td.orange, td.clear, td.green2 {
	font-weight: normal;
	color: #000000;
}
table.green { 
	border: 1px #009933 solid;
}
th.green, td.green {
	background: #F0FFF0;
	border-right: 1px #009933 solid;
	border-bottom: 1px #009933 solid;
}
th.green2, td.green2 {
	background: #F0FFF0;
	border-right: 0px #009933 solid;
	border-bottom: 1px #009933 solid;
}
th.green, th.green2 {
	color: #009933;
}
table.grey { 
	border: 1px #999999 solid;
}
th.grey, td.grey {
	color: #000000;
	background: #FFFFFF;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}
table.orange, table.printorange { 
	border: 1px #CC6633 solid;
}
th.orange, td.orange, th.printorange {
	background: #FFF5F0;
	border-right: 1px #CC6633 solid;
	border-bottom: 1px #CC6633 solid;
}
th.orange {
	color: #CC6633;
}
td.printorange {
	background: #FFFFFF;
	border-right: 1px #CC6633 solid;
	border-bottom: 1px #CC6633 solid;
}
table.printblue { 
	border: 1px #0066CC solid;
}
th.printblue {
	background: #F0F7FF;
	color: #0066CC;
	border-right: 1px #0066CC solid;
	border-bottom: 1px #0066CC solid;
}
td.printblue {
	background: #FFFFFF;
	color: #0066CC;
	border-right: 1px #0066CC solid;
	border-bottom: 1px #0066CC solid;
	font-weight: normal;
	color: #0066CC;
}
table.ptable {
	border: 1px #CCCCCC solid;
}
td.ptd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;	
}
td.ptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}