body,td,th {
        font-family: verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #333;
}

a:link {
	color: #900;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #900;
}
a:hover {
        text-decoration: underline;
        color: #900;
}
a:active {
        text-decoration: none;
        color: #900;
}

.nolinkstyle a {
	color: #FFFFFF;


}

.nolinkstyle:hover {
	color: #FFFFFF;
	
}

.nolinkstyle:visited {
	color: #FFFFFF;
}

.nolinkstyle {
	color: #FFFFFF;
}

.carttableheader {
	font-family: verdana, Helvetica, sans-serif;
	background-color: #163D7D;
	font-size: 12px;
	color: white;
	
}

.carttotals {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: darkblue;
}

.totalnumbers {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: black;

}

.outerborder {
	background-color: #DBDBDB;
	border: 1px solid #163D7D;
}

.cartitem {
	background-color: #F5EDDF;

}



.forms {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.greylines {
    font-size: 10px;
	border: 1px solid #E8E8E8;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bottomlline {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-color: #E8E8E8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.formfield {
background-color : #EEEEEE; 
font-size : 8.5pt; 
} 
.submit {
font-size : 12px; 
font-weight : bold; 
color : #000000; 
font-family : verdana; 
} 

.required {
font-size : 10px; 
font-weight : bold; 
color : #DD0000; 
font-family : verdana; 
} 

.errorbox {
	background-color: #FFDEE0;
	border: 1px solid #FF0000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}

.loginbox {
	background-color: #F1F1F1;
	border: 1px solid #333333;

}

.eventtitle {
font-size: 14px;
font-weight: bold;
color: #000000;
font-family: Times New Roman;
}

.eventcaption {
font-size: 11px;
font-style: italic;
color: #000000;
font-family: verdana;
}

.language {
font-size: 10px;
font-style: italic;
color: #000000;
font-family: verdana;
}

.showtitle {
font-size: 13px;
font-weight: bold;
color: #000000;
font-family: Times New Roman;

}

.ticketbox {
background-color: #EAFBFE;
color: #000000;
font-family: verdana;
font-weight: normal;
}


.ticketboxtop {
font-weight: bold;
background-color: #D7D7D7;
color: #000000;
font-family: verdana;
border: 1px solid #D7D7D7;
}

.emailbg {
	background-color: #D7D7D7;
	color: #000000;
	font-family: verdana;
	border: 1px solid #ACACAC;
}

.emailbox {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	border: 1px solid #ACACAC;
}

.lightborder {
	border: 1px solid #DADADA;
	

}
