a
{
	color: #0A5028;
}

a.bold
{
	font-weight: 700;
}

a.small, a.footer
{
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
}

a.small:hover, a.footer:hover
{
	text-decoration: underline;
}

h1, .txt_heading
{
	color: #000000;
	font-family: georgia,serif;
	font-size: 16px;
	font-weight: 700;
}

h2, .txt_subheading
{
	color: #0A5028;
	font-size:14px;
	font-weight:700
}

select.display
{
	background-color: #FFFFFF;
	font-family: trebuchet ms,trebuchet,verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	width: 143px;
	height: 18px;
}

td, input, select, textarea
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

td.line, tr.line
{
	background-color: #D2D2D2;
}

td.darkgreen, tr.darkgreen, table.darkgreen
{
	background-color: #00320A;
}

td.gold, tr.gold, table.gold
{
	background-color: #D2B45A;
}

td.white, tr.white, table.white
{
	background-color: #FFFFFF;
}

td.green, tr.green, table.green
{
	background-color: #0A5028;
}

.button
{
	background-color: #DCDCD2;
}

.txt_alert
{
	color:#CC0000;
	font-weight:700
}

.txt_dark
{
	color: #5A5A50;
}

.txt_footer
{
	color: #785A00;
	font-size: 11px;
}

.txt_greenbold
{
	color: #0A5028;
	font-weight: 700;
}

.txt_small
{
	font-size: 11px;
}

.txt_smallbold
{
	font-size: 11px;
	font-weight: 700;
}

.txt_smalldark
{
	font-size: 11px;
	color: #5A5A50;
}

.txt_smallwhite
{
	color: #FFFFFF;
	font-size: 11px;
}

.txt_white
{
	color: #FFFFFF;
}