a {	
	color: #3366CC;	
	text-decoration: none
}

a:link {color: #000080}     /* unvisited link */
a:visited {color: #000080}  /* visited link */
a:hover {color: #FF00FF}    /* mouse over link */
a:active {color: #0000FF}   /* selected link */

body {
	background-image: url(/images/gradient76175483.png);
	background-repeat: repeat;
	font-family: "TimesNew Roman", Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#000000;
}
.clear {
	clear:both;
}
.mainContainer {
	width:700px;
	padding:0;
	margin:0 auto;
	margin:auto;
}
.headerBar {
	width:100%;
	background-color:#5b57a6;
	margin:0;
	padding:0;
}
.logo {
	float:left;
	padding-left:10px;
}

.menu {
	float:right;
	padding-top:10px;
	margin-right:10px;
	margin-top:10px;
	font-weight:bold;
	font-size:14px;
}
.policy {
	text-align:center;
	font-size:12px;
}
.designed {
	text-align:center;
	font-size:12px;
	color:#5b57a6;
}
.news {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.2em;
	color:#000080;
	padding-left:20px;
}
.newsIndent {
	color:#000080;
	padding:0 0 10px 10px;
	margin-left:30px;
}
.newsIndent2 {
	color:#000080;
	width:70%;
	margin-left:35px;
	font-style:italic;
	font-size:.8em;
}
.officals {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.2em;
	color:#CC3333;
	margin-left:20px;
	margin-right:20px;
	padding-left:20px;
}
.officals li {
	color:#CC3333;
}
.officals a {
	color:#CC3333;
}
.fl {
	float:left;
	padding-left:10px 5px 0 5px;
}
.fr {
	float:right;
	padding-right:10px 5px 0 0;
}
li {
	color:#000080;
}
.shows {
	color: #000066;
	font-size:20px;
}
.shows h2 {
	color:#CC3333;
	font-size:1.8em;
}	
h2 {
	color: #666666;
	}
h3 {	
	font-family: "Times New Roman", Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000;;
	}
table {
	color: #FFFFFF;
	}
td, th {	
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}

