body {
	background-color: #FFFFCC;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {	color: #003366;	text-decoration: underline;}
a:hover {	color: #FFFFCC;	text-decoration: underline;	background-color: #003366;}
a.main {	color: #003366;	text-decoration: none;}
a.main:hover {	color: #FFFFCC;	text-decoration: none;	background-color: #003366;}
a.main2 {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.main2:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #003366;
	font-weight: bold;
}
a.nounderline{text-decoration: none;}
a.nounderline:hover{text-decoration: none;}
img, a:hover img { 
border: 0px;
text-decoration: none;
}


.banner{	font-size: 30px;	color: #FFFFFF;	font-style: italic;	font-weight: bold;}
.banner2{	font-size: 24px;	color: #FFFFFF;	font-style: italic;	font-weight: normal;}
.subbanner{	color: #003366;	background-color: #FFFFFF;	font-size: 18px;	font-style: italic;	font-weight: bold;}
.subsubbanner{	color: #003366;	background-color: #FFFFFF;	font-size: 14px;	font-style: italic;	font-weight: bold;}
.menuitemsbold{	font-weight: bold;}
.menuitemsbold2{
	font-weight: bold;
	color: #FF0000;
}
.smalltype{	font-size: 9px;}
div.hadcaf_mini_display{
	width: 100%;
	height: 250px;
	float: left;
	position: relative;
	overflow: auto;
}

.hadcaf_ticketbox{
	
	width: 550px;
	color: #FF0000;
	text-align: center;
	line-height: 25px;
	font-size: 10px;
}
div.hadcaf_all_display{
	width: auto;
	height: 500px;
	float: left;
	position: relative;
	overflow: scroll;
}
.hadcaf_grey{
	color: #999999;
	background-color: #CCCCCC;
}
.red{
	color: #FF0000;
}
.blueyellow{
	font-size: 14px;
	color: #000066;
	background-color: #FFFF00;
}
