.body, p, table, td, li, input, textarea, div, forms {
	font-family:arial, helvetica, sans-serif;
	font-size:15px;
	font-style : normal;
	font-weight : normal;
	color: #380000;
	text-align: justify;
}

.bold {font-weight:bold}
.big {font-size:18px}
.bigBold {font-size:18px; font-weight:bold}
.small {font-size:11px}
.red {color: #FF0000}
.center {text-align: center}
.left {text-align: left}
.right {text-align: right}
.bottom {text-align: bottom}
.boldItalic {font-weight:bold; font-style: italic;}
.splashAWE {
  color: #aaaaaa;
	font-size:15px;
}

.darkGreybig {
  color: #666666;
	font-size:17px;
}

.bcGrey {
  color: #000000;
	font-size:14px;
}

.bcPromoTitle {
  color: #000000;
	font-size:14px;
  font-weight:bold;
}

.bcPromoQuote {
  color: #000000;
	font-size:14px;
}

.bcPromoSource {
  color: #000000;
	font-size:12px;
}
.bcPromoContent {
  color: #000000;
	font-size:14px;
}
.bcPromoContentsm {
	color: #000000;
	font-size:12px;
	text-align: right;
}
.bcPromoContentItalic {
  color: #000000;
	font-size:14px;
	font-style: italic;
}
.bcBorder3px { border : 3px solid #000000;}
.bcBorderTop { border-top : 1px solid Silver; border-left : 1px solid Silver; border-right : 1px solid Silver;}
.bcBorderBot { border-bottom : 1px solid Silver; border-left : 1px solid Silver; border-right : 1px solid Silver;}

A.bcPromoLink:link  { color: #000000; font-size: 10px;  text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: left;}
A.bcPromoLink:visited  { color: #000000; font-size: 10px;  text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
A.bcPromoLink:active  { color: #000000; font-size: 10px;  text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: left; }
A.bcPromoLink:hover  { color: #000000; font-size: 10px;  text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; text-align: left; }


.pgm {
  color: #000000;
	text-align: left;
}

.pgm_bold {
  color: #000000;
	text-align: left;
  font-weight:bold;
}

.navigation, a {
  color: #333399;
	text-align: left;
	letter-spacing: 1px;
}
.navigation, a:link {
	color: #CC3300;
}
.navigation, a:hover {
	color: #FF3300;
}

.navigation2:link {
	font-family: "arial narrow", helvetica, sans-serif;
	color: #cc3300;
	letter-spacing: 3px;
	text-align: left;
}
.navigation2:visited {
	font-family: "arial narrow", helvetica, sans-serif;
	color: #cc3300;
	letter-spacing : 3px;
	text-align: left;
}
.navigation2:hover {
	font-family: "arial narrow", helvetica, sans-serif;
	color: #3C4969;
	letter-spacing: 3px;
	text-align: left;
}
.navigation2:active {
	font-family:"arial narrow", helvetica, sans-serif;
	color: #cc3300;
	letter-spacing :3px;
	text-align: left;
}

.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
}

.bigtext {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: center;
}

.AWEcom {
	font-size: 20px;
	color: #3C4969;
	font-weight: bold;
	text-decoration: none;
}

.content {
	padding-left: 20px;
}
.forms {
	font-size: 13px;
	background-color: #FFEBCD;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.ticket {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
.ticketbold {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.bigredticket {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 28px;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
}
.bigticket {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	text-align: center;
}

.copyright {
	font-size:10px;
	font-weight:lighter;
}

A.downloadsmall:link  { color: #083A62; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
A.downloadsmall:visited  { color: #083A62; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
A.downloadsmall:active  { color: #083A62; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
A.downloadsmall:hover  { color: #FFFFFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.redFlavour { font-family:arial, helvetica, sans-serif; font-size:15px; font-style : normal; font-weight : normal; color: #AC0E24; }
.whiteFlavour { font-family:arial, helvetica, sans-serif; font-size:15px; font-style : normal; font-weight : normal; color: #69A477; }