body
{
	font-family: Arial;
	font-size: 10pt;
	margin: 4;
}

td
{
	font-family: Arial;
	font-size: 10pt;
}

hr
{
	color: #006633;
	height: 1px;
}

a 
{
	color: Blue;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A:visited
{
	color: Blue;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: Navy;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	margin-left: -2px;
}

.clsHeaderTable 
{
	background-image: url(/images/HeaderBackground.jpg);
	height: 60px;
	vertical-align: middle;
	margin-left: 0px;
}

.clsFontBold
{
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.clsFontGreen
{
	font-weight: bold;
	font-size: 10pt;
	color: #006600;
	text-decoration: none;
}

.clsBoldGreen
{
	font-weight: bold;
	font-size: 12pt;
	color: #006600;
	font-style: italic;
	text-decoration: none;
}

.clsBigBoldGreen
{
	font-weight: bold;
	font-size: 16pt;
	color: #006600;
	font-style: italic;
	text-decoration: none;
}

.ButtonLink
{
	color: Black;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.SilverBtnLeft 
{
	background-image: url(/images/SilverBtnLeft.gif);
	width: 20;
	height: 33;
}

.SilverBtnMiddle
{
	background-image: url(/images/SilverBtnMiddle.gif);
	font-size: 12pt;
	width: 320;
	height: 33;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

.SilverBtnRight
{
	background-image: url(/images/SilverBtnRight.gif);
	width: 20;
	height: 33;
}