/* CSS Document */
body {background-image: url(images/bg.gif);margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;text-align: left; color:#333333}

td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#333333}

p {
	text-indent: 15px;
	padding-left: 15px;
	padding-right: 10px;
}

.logos {display: block;margin-left: auto;margin-right: auto;text-align: center;padding-top: 15px;padding-bottom: 8px;}
 
.paragraphtitletext {font-weight: bold;	font-size: 14px; color:#333399;	text-decoration: none;
	padding-top: 20px; text-transform: uppercase;}

.upcomingshowbg {padding-top: 2px;text-align: center;background-color: #333;padding-bottom: 2px;}

.clickheretext {font-weight: bold;font-size: 12px;text-decoration: underline;}

.redtext {font-weight: bold; font-size: 12px;color:#CC0000;text-align: left;}

.smalltext {font-weight: normal; font-size: 11px;}

.boldtext {font-weight: bold; font-size: 12px;}

.indent {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

hr {color: #cccccc;} 

/* Start Footer links */
.footer {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-align:center; color:#666}
.footer A:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-align:center; color:#666}
.footer A:hover{text-decoration: underline; color:#666;}
.footer A:visited {text-decoration: underline; color:#666;}
/* End Footer links */


/* Start Top Show links */
.whiteshowstext{font-weight: bold; font-size: 10px; color:#FFFFFF; text-decoration: none; padding-left: 5px; padding-top: 5px;}
.whiteshowstext A:link{font-weight: bold; font-size: 10px; color:#FFFFFF; text-decoration: none; padding-left: 5px; padding-top: 5px;}
.whiteshowstext A:hover{text-decoration: underline; color:#FFFFFF;}
.whiteshowstext A:visited {text-decoration: underline; color:#FFFFFF;}
/* End Top Show links */



/* Start Click Here Show Links */
.clickshowinfo {background-color: #f1f1f1; font-weight: bold; text-decoration: none; color:#000000;
text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px;}
.clickshowinfo A:link {font-weight: bold; text-decoration: none; color:#000000;
text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px;}
.clickshowinfo A:hover {text-decoration: none; color:#000000;}
.clickshowinfo A:visited {text-decoration: none; color:#000000;}

.clickwebsite {background-color: #CCCCCC; font-weight: bold; text-decoration: none; color:#000000;
text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px;}
.clickwebsite A:link {font-weight: bold; text-decoration: none; color:#000000;
text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px;}
.clickwebsite A:hover {text-decoration: none; color:#000000;}
.clickwebsite A:visited {text-decoration: none; color:#000000;}

/* Start Click Here Show Links */




/* Start Top Menu Buttons */

#navigation a
{color: #FFF;background: #CF9704 url("images/left-tab.gif") left top no-repeat;text-decoration: none;
padding-left: 10px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 11px;line-height: 20px;}

#navigation a span
{background: url("images/right-tab.gif") right top no-repeat; padding-right: 10px;}

#navigation a, #navigation a span
{display: block;float: right;vertical-align: bottom;}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span
{float: none;vertical-align: bottom;}
/* End IE5-Mac hack */

#navigation a:hover
{color: #fff;background: #9E1A11 url("images/left-tab-hover.gif") left top no-repeat;text-decoration: none;
padding-left: 10px;font-size: 11px;}


#navigation a:hover span
{background: url("images/right-tab-hover.gif") right top no-repeat;padding-right: 10px;}


#navigation ul
{vertical-align: baseline;list-style: none;padding: 0;margin: 0;}

#navigation li
{vertical-align: baseline;float: right;padding: 0;right: auto;} 
/* End Top Menu Buttons */


/*Start form */
label
{
width: 13em;
float: left;
text-align: right;
margin: 0 10px 0 0;
clear: both
}

.input-box
{
	float: left;
	margin-bottom: 10px;
	color: #000;
	background-color: #FFFFA0;
	border: #999 solid 1px;
	font-weight: normal;
}

.submit-button
{
	margin-left: 1em;
	clear: both;
	border: 1px #999 outset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
}

fieldset
{
	border: #999 solid 1px;
	width: 450px;
	height: 720px;
	
}

legend
{
	background-color: #CCCCCC;
	font-weight: bold;
	}
