input[type="text"], select 
{ 
    background: #FFF !important; 
} 

body {
	margin:0px;
	padding:0px;
	font : 1em Verdana,Arial,Helvetica,Geneva,sans-serif; 
}
#content {
	overflow: auto;
	height: 530px;
	width: 530px;
	padding-top: 10px;
}
.body {
	font-size: .9em;
	padding: 5px 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.footer {
	font: 0.8em/1.2em Verdana, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	color: #666666;
	text-transform: uppercase;
	padding-top: 50px;
}

a:link {
	color: SteelBlue ;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: SteelBlue ;
	font-weight: bold;
	text-decoration: none;
}
a:hover { 
	color: Coral ;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: SteelBlue 
	font-weight: bold;
	text-decoration: none;
}

a.menu:link {
	color:#666666;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial;
	font-size: .8em;
	line-height: 2em;
	font-weight: bold;
}	
a.menu:visited {
	color:#666666;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial;
	font-size: .8em;
	line-height: 2em;
	font-weight: bold;
}	
a.menu:hover {
	color: White;
	font: .8em/2em Verdana, Arial;
	text-transform: uppercase;
	font-weight: bold;
}	
a.menu:active {
	color:#666666;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial;
	font-size: .8em;
	line-height: 2em;
	font-weight: bold;
}	
.contact {
	padding: 5px;
}
.donatetable {
	font-size: 78%;
}

.notickets {
	height: 400px;
	width: 400px;
}
.requiredText
{
	font-size: 150%;
	color: Red;
	vertical-align: bottom;
	line-height: 16px;
}
.valErrorMsg {
	font-size: 13px;
	color: Red;
	display: none;
	font-weight: bold;
}
.smallText
{
	font-size: 80%;
	font-weight: normal;
}
.Bar{
	background-color: #A5B5CF;
	padding:2px 0px 4px 8px;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.formfieldnames {
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.formfields {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.hidden {
	display: none;
}
.lblHeaderTop
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
	color: Red;
	background-color: #ffffff;
	text-align: center;
}
.smallText
{
	font-size: 80%;
	font-weight: normal;
}
