/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20pt;
	background-color: #134F97;
background-image: url('images/bg.jpg');
background-repeat: no-repeat;
background-position: top center; 
}

#fullheight {height: 100%; width: 100%; background-color: #CCC;}


td, p, h1, h3, h4 {
font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	line-height: 18pt;
}

h2 {
	font-size: 16px;
	color: #2F479D;
	font-weight: bold;
	font-style: italic;
}

a:link {
	color: #4A74B8;
	text-decoration: none;
		font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #4A74B8;
		font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #DD4426;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #DD4426;
		font-weight: bold;
}

a.net:link {font-size:12px; color: #4A74B8; text-decoration: none; 		font-weight: bold;}
a.net:visited {font-size:12px; color: #4A74B8;text-decoration: none; 		font-weight: bold;}
a.net:hover {font-size:12px; color: #DD4426;text-decoration: none;		font-weight: bold;}
a.net:active {font-size:12px; color: #DD4426;text-decoration: none;		font-weight: bold;}

a.ev:link {color: #2F479D; text-decoration: none;}
a.ev:visited {color: #2F479D;text-decoration: none;}
a.ev:hover {color: #DD4426;text-decoration: none;}
a.ev:active {color: #DD4426;text-decoration: none;}

a.evred:link {color: #CD242B; text-decoration: none;}
a.evred:visited {color: #CD242B;text-decoration: none;}
a.evred:hover {color: #E42931;text-decoration: none;}
a.evred:active {color: #E42931;text-decoration: none;}

.footer	{color: #92958E}



table.eventtickets
{font-family: Helvetica, Arial, Sans-serif;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #F5F5F5;
border: 1px #C8C8C8 solid;
border-spacing: 0px; 
line-height: 56pt;
}

td.eve { 
padding: 16px 16px 16px 16px;
text-align: left;
font-family: Helvetica, Arial, Sans-serif;
font-size: 11px;
line-height: 12pt;}

td.evecontent { 
padding: 16px 16px 16px 0px;
text-align: left;
font-family: Helvetica, Arial, Sans-serif;
font-size: 11px;
line-height: 12pt;}

td.evecontent2 { 
border-top: 1px solid #C8C8C8;
padding: 16px 16px 16px 0px;
text-align: left;
font-family: Helvetica, Arial, Sans-serif;
font-size: 11px;
line-height: 12pt;}

td.eve2 { 
border-top: 1px solid #C8C8C8;
padding: 16px 16px 16px 16px;
text-align: left;
font-family: Helvetica, Arial, Sans-serif;
font-size: 11px;
line-height: 12pt;}

table {
	background-color:#fff;
	}