.cmdButton
{
	background-color: #556B2F;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	height: 77px;
	width: 25px;
	border: solid 1pt #000000;
}

.cmdForm
{
	background-color: #556B2F;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	height: 20px;
	width: 65px;
	border: solid 1pt #000000;
}

.BasicText
{
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 6px;
}

.BannerTable
{
	border-bottom: solid 1pt #556B2F;
}

.Subhead
{
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 3px;
}

.GalleryBorder
{
	border-bottom: solid 1pt #000000;
	border-top: solid 1pt #000000;
}

.Head
{
	border-bottom: solid 1pt #556B2F;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 3px;
}

.BasicLink
{
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.BasicLink:Hover
{
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}

.Footer
{
	border-top: solid 1pt #556B2F;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.Footer:Hover
{
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: underline;
}