body 		{
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.boxright {
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	float: right;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #666666;
}
.clear {
	clear: both;
}
.boxleft {
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	float: left;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #666666;
}
.textbox   	{ color: #000000; font-size: 13px; text-align: left; vertical-align: middle; border: 1px #993300 solid; 
		height: 25px; background-color: #FFFFCC
}
.textblock  { color: #000000; font-size: 13px; text-align: left; vertical-align: middle; border: 1px #993300 solid; 
		background-color: #FFFFCC
}
.button  	{ color: #FFFFFF; font-size: 11px; background-color: #258201;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #993300;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #993300;
; padding-top: 2px; padding-bottom: 2px
; height: 25px; border-color: #FFFFFF #333333 #333333 #FFFFFF; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px
}
p 		{ font-size: 12px; font-weight: normal; list-style-type: circle; color: #333333; 
}
h1		{ font-size: 20px; font-weight: normal; color: #258201;}
h2		{ font-size: 18px; color: #258201;}
h3 		{ font-size: 16px; font-weight: bold; color: #258201;}
h4 		{ font-size: 14px; font-weight: bold; color: #258201;}
h5 		{ font-size: 12px; color: #258201;}
h6 		{ font-size: 9px; color: #258201;}
A:hover 	{COLOR: #990000; TEXT-DECORATION: none;}
A:link 	{
	COLOR: #d10008;
	TEXT-DECORATION: underline;
}
A		{
	COLOR: #d10008;
	text-decoration: underline;
}
.tbl 		{ font-size: 12px; line-height: normal; font-variant: normal; color: #000000;
}
.fld 		{ font-size: 12px; color: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; 
		border-bottom-width: 1px; border-left-width: 1px
; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px
}
.tblsmall {  font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #CC3300}
ul {  font-size: 12px; line-height: normal}
li {  font-size: 12px; line-height: normal; font-weight: normal}
.imagepopup {  font-size: 9px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #666666; border-style: none}

