@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #000033;
}
.leftnav {
	font-size: 12px;
	line-height: 18px;
}
.mailing {
	color: #EB820D;
	font-weight: bold;
	line-height: 14px;
}
.bandname {
	color: #EE922C;
	font-size: 17px;
	font-weight: bold;
}
.settime {color: #666666}
.websitelink {font-size: 10px}
.style6 {color: #999999}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EE922C;
	border: 1px solid #FFCC33;
	margin: 2px;
	padding: 2px;
}
.formfiel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	color: #999999;
}