body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
}
p {
	margin: 4px 0 16px 0;
}
h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: #669900 solid 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#669900;
	text-decoration: none;
	font-weight: normal;
	margin:5px 0 4px 0;
	padding:0;
	border-bottom:solid 1px #ccc;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	margin:0 0 4px 0;
	padding:0;
}
.error {
	color: #FF6600;
}
.clear {
	clear: both
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}

.copyGrey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.copyGrey10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.linkGreen11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}
.linkGreen11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC66;
	text-decoration: none;
}
.linkGrey10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.linkGrey10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.copyGrey12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.photoLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: none;
}
.linkBlack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linkBlack12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.linkGrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.linkGrey12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.bulletOrange12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	list-style-image: url(../images/bulletGreen.gif);
	list-style-position: outside;
}
.copyGreen12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
}
.buttonGreen {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
	background-color: #B0CF54;
	text-align: center;
	border-top: 1px solid #D1E39B;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
	border-left: 1px solid #D1E39B;
	padding: 4px;
}
.buttonGreen:hover {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
	background-color:#FFCC66;
	text-align: center;
	border-top: 1px solid #D1E39B;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
	border-left: 1px solid #D1E39B;
	padding: 4px;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	background-color: #FFEDC1;
	border: none;
	padding: 2px;

}
.formButton {

	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #003300;
	text-decoration: none;
	background-color: #B0CF54;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1E39B;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #D1E39B;
	padding: 4px;
}
.tablecolor {
	background-color: #66CC00;
}
.copyBlack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.buttonGreenRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #B0CF54;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1E39B;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #D1E39B;
	padding: 1px;
	float: right;

}

table#songs {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
}
table#songs th {
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	border: none;
	margin: 0;
	padding: 4px;
	font-size:.9em;
	font-weight:bold;
	background-color:#efefef;
	color:#000000;
}
table#songs td {
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	border: none;
	margin: 0;
	padding: 0 2px;
	font-size:.9em;
	color:#000000;
}

ul#footer {
	width:100%;
	overflow:hidden;
	margin:3px 0;
	padding:0;
	list-style:none;
}
ul#footer li {
	float:left;
	border-left:1px solid #666;
	padding:0 4px;
	margin:0 4px 0 -4px;
}
ul#footer li a {
	color:#FF6600;
}
ul#footer li a:hover {
	text-decoration:none;
}
p#footer {
	margin:0;
	font-size:.9em;
}
p#footer a {
	text-decoration:none;
	color:#666;
	font-size:.9em;
}
p#footer a:hover {
	text-decoration:none;
	color:#ccc;
}
