.bandback
{
	background-color: #44FF00;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/bandbackground.gif);
}

.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	; line-height: 13px;
}

.bodynojust
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	; line-height: 13px;
}

.bodytext a:link, .bodynojust a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.bodytext a:visited, .bodynojust a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.bodytext a:hover, .bodynojust a:hover { text-decoration: underline; }

.emailform
{
	clip: rect( );
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 300px;
	border: #999999;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.noback { background-image: none; }

.emailsubmit
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 2px #999999 ridge;
	font-size: 10px;
}

.imageborder { border: 2px #666666 solid; }

.credit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.credit a:link
{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

.credit a:visited
{
	color: #999999;
	text-decoration: none;
}

.credit a:hover { text-decoration: underline; }

.border
{
	border: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #999999 black #999999 #999999;
}

.entry { margin-bottom: 8px; }
.date { color: #666666; }
.bigger { font-size: 150%; }



.tinytext
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.textbox
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.emailbox
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCFFCC;
}

.pulldowngreen
{
	background-color: #33FF00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodytextlarger {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal}

