body{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	margin: 0;
}
td{
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
font{
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.darkbg{
	background-color: #f4f4f4;
}
.whitebg{
	background-color: #ffffff;
}
.small{
	font-size: 7pt;
}
.giant{
	font-size: 30pt;
	font-weight: bold;
}
.header1{
	font-size: 14pt;
	font-weight: bold;
}
.header1b{
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
}
.header1c{
	color: #447744;
	font-size: 14pt;
	font-weight: bold;
}
.header2{
	font-size: 12pt;
	font-weight: bold;
}
.header3{
	font-size: 10pt;
	font-weight: bold;
}
.header3b{
	color: #669966;
	font-size: 10pt;
	font-weight: bold;
}
.lightbg{
	background-color: #F9FAFF;
	color: #669966;
	font-size: 10pt;
	font-weight: bold;
}
.lightbg2{
	background-color: #94B794;
	color: #F9F9F9;
	font-size: 10pt;
	font-weight: bold;
}
.header3c{
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}
a{
	color: #669966;
	text-decoration: none;
}
a.a_menu{
	color: #b7e5b7;
	font-weight: bold;
}
.text_green{
	color: #669966;
}
.text_light{
	color: #b7e5b7;
}
.text_light_bold{
	color: #b7e5b7;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #447744;
}
.a_menu:hover{
	text-decoration: underline;
	color: #b7e5b7;
}
.newsheader{
	font-size: 8pt;
}
.newsheader2{
	font-size: 10pt;
	color: #669966;
}
input, button{
	color: #000000;
        	font-family: verdana;
        	font-size: 8pt;
        	font-weight: normal;
	width: 200px;
        	height: 20px;
	border-color: #94B794;
	border-width: 1px;
	border-style: solid;
}

input.myfocus{
	color: #000000;
        	font-family: verdana;
        	font-size: 8pt;
	font-weight: bold;
	width: 200px;
        	height: 20px;
	border-color: #94B794;
	border-width: 1px;
	border-style: solid;
	background-color: #ddeedd;
}

input.myfocusb, button.myfocusb{
	color: #000000;
        	font-family: verdana;
        	font-size: 8pt;
        	height: 20px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #94B794;
}

.myselect{
	background-color: #FFFFFF;
}


.op_no{
	background-color: #ddeedd;
	color: #AAA;
}

.op_yes{
	background-color: #ddeedd;
}