body
{
	background-image: url(/jpg/backgd01.jpg);
	font-family: Arial, Verdana, sans-serif;
	font-size: 8px;
	color: black;
}

A:link		{color: #653504;
		text-decoration: underline}

A:visited	{color: #653504;
		text-decoration: underline}

A:hover		{color: #653504;
		text-decoration: underline}

A:active	{color: #653504;
		text-decoration: underline}
		
td .indent_l1
{
	padding-left: 25px;
}

.copyright	{font-family: Arial, Helvetica, sans-serif;
		text-align: right;
		font-size: 8pt;
		color: black}
		
.banner		{background: #000080;
		color: white;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: Bold;
		font-size: 12pt}
		
.fee_amount
{
	font-weight: bold;
	color: #0000FF;
}
		
.header		{color: #000000;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold}
		
.section	{background-color: #00801B;
		color: #FFFFFF;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold}
		
.section2	{background: #006600;
		color: #FFFFFF;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold}
		
.sub-btn
{
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.sub-btn a
{
	display: block;
	width: 220px;
	height: 30px;
	text-decoration: none;
	padding-top: 7px;
}

.sub-btn a:link, .sub-btn a:visited, .sub-btn a:active
{
	background-image: url('/gif/Buttons/btn-wide-up.gif');
	background-repeat: no-repeat;
	color: #00801B;
}

.sub-btn a:hover
{
	background-image: url('/gif/Buttons/btn-wide-ov.gif');
	background-repeat: no-repeat;
	color: #55C56F;
}
		
.nav-btn
{
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.nav-btn a
{
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
}

.nav-btn a:link, .nav-btn a:visited, .nav-btn a:active
{
	background-image: url('/gif/Buttons/btn-nav-up.gif');
	background-repeat: no-repeat;
	color: #00801B;
	text-decoration: none;
}

.nav-btn a:hover
{
	background-image: url('/gif/Buttons/btn-nav-ov.gif');
	background-repeat: no-repeat;
	color: #55C56F;
	text-decoration: none;
}
	
.text1		{background-color: #FFFFFF;
                color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal}
		
.text2		{background: #CCFFCC;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal}

.fine		{font-size: 7pt}