/* CSS Document */
body 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #9FBCB8;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}	

#OuterContainer {
	background-image: url(file:///C|/Webs/KentuckMusicWeek/Photoshop/MasterTemplate.jpg);
	background-repeat: no-repeat;
}
.MailAddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.ContactAddress {
}
#ContactMailBckgnd {
	background-image: url(../images/Background/ContactUsShading.jpg);
	background-repeat: no-repeat;
}
.mailheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-indent: 10px;
	text-align: left;
	display: block;
}
.ContactFormCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border: thin solid #B9E2F4;
	background-color: #EDF6FB;
}
.SendButton {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	background-color: #EDF6FB;
	border-top-color: #CC0066;
}
