/***************************************************
Customized predefined html tags
****************************************************/

body {
	background-color: #E1ECF5;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TABLE, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	border-collapse:collapse;
	border-spacing: 0;
}

INPUT {
font-family: verdana, arial;
	font-size: 11px;
	color: #666666;
}



UL {
	margin: 0px 0px;
}

P {
	margin: 0px 0px;
}

TEXTAREA {
	line-height: 12px;
	color: #666666;
	line-height: 21px;
	font-size: 11px;
	font-style: bold;
}


h1, h2, h3, h4, h5, h6 {
	display:inline;	
	
}


  
/***************************************************
customized sitewide link tags
****************************************************/
a:link {
	color: #013871;
	text-decoration: underline;
}

a:visited {
	color: #013871;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;


}

a.linkFooter:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a.linkFooter:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a.linkFooter:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;

}


a.leftNav:link {
	font-size: 12px;
	text-decoration: underline;
	color: #013871;
	margin-left: 20px;
	line-height: 22px;
}

a.leftNav:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #013871;
	margin-left: 20px;
	line-height: 22px;
}

a.leftNav:hover {
	font-size: 12px;
	color: #013871;
	text-decoration: none;
	margin-left: 20px;
	line-height: 22px;
}





a.linkTitle:link {
	font-size: 24px;
	text-decoration: none;
	color: #013871;
}

a.linkTitle:visited {
	font-size: 24px;
	text-decoration: none;
	color: #013871;
}

a.linkTitle:hover {
	font-size: 24px;
	color: #013871;
	text-decoration: none;
}






a.leftNavTitle:link {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin-left: 20px;
	line-height: 22px;
}

a.leftNavTitle:visited {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	margin-left: 20px;
	line-height: 22px;
	font-weight: bold;
}

a.leftNavTitle:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	margin-left: 20px;
	line-height: 22px;
	font-weight: bold;
}






a.specials:link {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a.specials:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a.specials:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}




a.noUndies:link {
	text-decoration: none;
}

	


a.noUndies:visited {
	text-decoration: none;
}



a.noUndies:hover {
	text-decoration: underline;
}







/***************************************************
customized sitewide link tags
****************************************************/


.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #4C4C4C;
}

.leftNavTitle {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}

.smallText {
	font-size: 11px;
}

.14Text {
	font-size: 14px;
}


.ticketTitles {
	color: #013871;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
}


.redText {
	color:#FF0000;
}
