body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #2F230D;
	background-color: #FFFFFF;
}
div.event_application {
	margin: 20px 0 0 0; 
	width:450px;
}
div.event_application h3 {
	margin-bottom: 8px;
}
div.event_application hr {
	margin-bottom: 0px;
}
table.application {
	padding-bottom: 15px;
}
table.application tr td {
	margin: 0;
	padding: 10px 25px 10px 20px;	
	border-top: dotted silver .02em;
}
table.application tr td input {
	height: 26px;
	width: 175px;
}
table.application_options tr td {
	padding: 10px 0 10px 0;
	border-top: dotted silver .02em;
}
.form_last {
	border-bottom: dotted silver .02em;
}
div#banner {
	background-image: url("/images/home_01.gif");
	background-color: #4B7CB9;
 	background-repeat: no-repeat;
  	width: 800px;
  	height: 124px;		
}
div#banner img.application {
	margin: 40px 30px 0 0;
}
.calendar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E4EAF2;
	color: #4B7CB9;
}
.calendar-head{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0E9DF;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	color: #2F230D;
}
.title-italic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	color: #302C2E;
	font-style: italic;
}
.seatcap{
	font-size: 9px;
}
select {
	font-size: 11px;
	color: #666666;
}
input.textField {
	font-size: 9px;
	height: 18px;
	color: #000000;
}
input.formButton {
	font-size: 11px;
	font-weight: bold;
	background-color: #ECBC21;
	margin: 3px;
	border: solid 0px #0000000
	}

textarea {
	font-size: 11px;
	color: #666666;
	width: '100%';
	height: '100%';
}

a:link {
	font-weight: bold;
	color: #4B7CB9;
	font-size: 14px;
}
.ftr{
        font-size: 10px;
        color: #9CA19D;
}
a:link.calendar{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B7CB9;
	text-decoration: none;
}

a:visited {
	color: #4B7CB9;
	font-weight: bold;
}
a:visited.calendar{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B7CB9;
	text-decoration: none;
}
a:active {
	color: #4B7CB9;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #2F230D;
}
a:hover.calendar{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B7CB9;
	text-decoration: none;
}

blockquote{
	margin-top: 0;
	margin-left: 5;
	margin-right: 5;
	margin-bottom: 5;
}
