body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #336600;
	background-color: #ddffaa; /*#ccff99;*/
  SCROLLBAR-FACE-COLOR: #ddffaa;
	SCROLLBAR-HIGHLIGHT-COLOR: #669933;
	SCROLLBAR-SHADOW-COLOR: #336600;
	SCROLLBAR-3DLIGHT-COLOR: #669933;
	SCROLLBAR-ARROW-COLOR: #336600;
	SCROLLBAR-TRACK-COLOR: #99cc66;
	SCROLLBAR-DARKSHADOW-COLOR: #336600;
}

body.reverse
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #ccff99;
	background-color: #336600;
}

body.noborder
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body.reverse_noborder
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #ccff99;
	background-color: #336600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

td
{
	font-size: 9pt;
}

.indent
{
	padding-left: 12px;
	padding-right: 0px;
}

a
{
	color: #336600
}

a:hover
{
	text-decoration:underline;
	color: #336600
}

a.noline
{
	text-decoration:none;
	color: #336600
}

a:hover.noline
{
	text-decoration:underline;
	color: #336600
}

a.reverse_noline
{
	text-decoration:none;
	color: #ccff99
}

a:hover.reverse_noline
{
	text-decoration:underline;
	color: #ccff99
}

table 
{
	border-collapse:collapse;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	bordercolorlight: #FFFFFF;
	bordercolordark: #FFFFFF;
}

/*.btn
{
  BORDER-BOTTOM: #336600 1px outset;
  BORDER-LEFT: #336600 1px outset;
  BORDER-RIGHT: #336600 1px outset;
  BORDER-TOP: #336600 1px outset;
  BACKGROUND-COLOR: #ffffff;
  COLOR: #336600;
	font-family: Georgia, "Times New Roman", Times, serif;
  FONT-WEIGHT: bold
}*/

.btn
{
	font-weight: bold;
	cursor: hand;
}

input
{
	border: 1px #336600 solid;
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
  BACKGROUND-COLOR: #ffffff;
  COLOR: #336600;
}

input.button
{
	font-weight: bold;
	cursor: hand;
}

input.submit
{
	font-weight: bold;
	cursor: hand;
}

select
{
	border: 1px #336600 solid;
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
  BACKGROUND-COLOR: #ffffff;
  COLOR: #336600;
	cursor: hand;
}

#trailimageid
{
	font-size: 8pt;
	position: absolute;
	visibility: hidden;
	color: #404040;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 0px;
	z-index: 200;
}

