BODY {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
.scroll {
	height:822px;
	overflow:auto;
}
*html .scroll {
	height:100%;
}
.maintable {
	width: 800px;
	height: 822px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
/*-----------Splash-----------*/
.splash {
//	padding:30px;
	height: 370px;
	border-spacing:20px;
//	border-spacing:0px;
	margin-left: auto;
	margin-right: auto;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	background-color: white;
}
.splash td {
	border: none;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	background-color: white;
}
.splash img{
	border: none;
}
.splash a {
	color: #e43c21;
	text-decoration: none;
}
/*-----------Searchresults-----------*/
.searchresults {
	margin:0px 0px 0px 13px;
	border-spacing:0px;
/*	width:419px;*/
	width:510px;
}
.searchresults td {
	font-size: 11px;
}
.searchresults a{
	color: #d73331;
	margin: 0px;
	text-decoration: none;
}
.searchresults a:hover {
	color: #d73331;
	text-decoration: underline;
}
.email {
	color: #d73331;
	font-weight: bold;
}
/*-----------Content-----------*/
.longcontent {
	padding:0px;
	border-spacing:0px;
	margin:0px;
//	width:526px;
	width:523px;
}
.longcontent p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	margin-top: 0px;
	margin-left: 15px;
}
.longcontent h1 {
	font-size: 12px;
	font-weight: bold;
	color: #d73331;
	margin: 0px 0px 10px 15px;
}
.sitemap {
	border: 1px;
	border-style: solid;
	border-color: #789DB3;
//	background-color: #e8e8e8;
	width: 760;
}
.sitemap th {
//	background-color: #d73331;
	text-align: left;
	font-size: 12px;
}
.sitemap tr {
	background-color: #e8e8e8;
}
.sitemap td {
//	padding-right: 12px;
	vertical-align: top;
}
.sitemap th a {
	color: #000000;
	text-decoration: none;
}
div.navtest div.navcontainer a {
	color: #7D7C7C;
}
div.navtest div.navcontainer ul {
	width: 788px;
	margin:0px;
	padding:0px;
}
div.navtest div.navcontainer li {
	float: right;
	list-style: none;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #7D7C7C;
	font-size: 11px;
}
.content {
	padding:0px;
	border-spacing:0px;
	margin:0px;
	width:430px;
}
.content a {
	font-size: 12px;
	color: #d73331;
	margin: 0px;
	text-decoration: none;
}
.content a:hover {
	color: #d73331;
	text-decoration: underline;
}
.content p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	margin-top: 0px;
	margin-left: 15px;
}
.content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #d73331;
	margin: 0px 0px 10px 15px;
}
.content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 12px 15px;
}
.content h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.content h2 a:hover {
	color: #e43c21;
	text-decoration: underline;
}
.content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #d73331;
	margin: 0px 0px 0px 15px;
}
.content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 15px;
}
.content td {
	padding: 0px 0px 20px 0px;
}
.content ul {
	list-style-type: disc;
	/* list-style-position: inside; */
	font-size: 12px;
}
.content ol {
	/* list-style-position: inside; */
	text-align:justify;
	font-size: 12px;
}
.content li{
	padding-bottom: 5px;
}
.content li h4{
	margin:0px;
	padding:0px;
}
.content li p{
	margin:0px;
	padding:0px;
}
/*-----------Imagebox-----------*/
.imagebox {
}
.imagebox img {
	width: 100px;
	height: 100px;
}
/*-----------Logo-----------*/
.logo {
	width: 100%;
	text-align: right;
	vertical-align: middle;
	height: 100px;
	color: #d73331;
	font-size: 18px;
	border-style: none;
	text-decoration: none;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	background-color: white;
}
.logo a {
	text-decoration: none;
}
.click {
	position: relative;
	top: -425px;
	width: 100%;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	color: #9c9c9c;
	opacity: 0.0;
}
.click h1{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.test {
//	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	/* added the text align */
	text-align: center;
//	color: #d73331;
}
.test td {
	vertical-align: top;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	background-color: white;
}
.test a {
	color: #d73331;
	text-decoration: none;
}
#upcoming {
//	width: 125px;
//	width: 45px;
	width: 40px;
	height: 40px;
	color: #9c9c9c;
}
#upcoming a {
	color: #9c9c9c;
}
.ticker {
	position: relative;
	top: 425px;
	width: 100%;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #d73331;
//	border: 1px;
//	border-style: solid;
//	border-color: #789DB3;
}
.ticker td{
	vertical-align: top;
	text-align: center;
//	background-color: #dfdfdf;
}
.ticker h1{
	margin:0px;
	padding: 0px;
	font-size: 11px;
	color: #d73331;
}
.ticker a {
	font-size: 11px;
	color: #d73331;
	text-decoration: none;
}
.events h1{
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #9c9c9c;
}
.events a {
	font-size: 11px;
	color: #d73331;
	text-decoration: none;
}
.ghostly {
	filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
}
/*-----------Mainnavlist-----------*/
.mainnavcontainer {
	width: 800px;
	border-spacing: 0px;
}
.mainnavcontainer td.ghostly {
	filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
.mainnavcontainer td.ghostly a {
	color: #d73331;
	cursor: default;
}
.mainnavcontainer td.gho {
	filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
.mainnavcontainer td.gho a {
	color: #000000;
	cursor: pointer;
}
.mainnavcontainer td {
	text-align: center;
	vertical-align: bottom;
	height: 0px;
	width: 0px;
	color: #000000;
	font-size: 14px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
.mainnavcontainer td {
	color: #7D7C7C;
}
.mainnavcontainer td a {
	margin: 0px;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
.mainnavcontainer td a:hover {
	color: #d73331;
	text-decoration: none;
}
.mainnavcontainer td.active a {
	margin: 0px;
	padding:0px;
	color: #d73331;
	font-size: 14px;
	text-decoration: none;
}
/*-----------Submainnavlist-----------*/
table.submainnavlist {
	float: right;
	vertical-align: middle;
	font-size: 11px;
	text-decoration: none;
/*	margin: 0px 3px 0px 0px;*/
	margin: 0px 7px 0px 0px;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}
table.submainnavlist h1 {
	font-size: 11px;
	font-weight: normal;
}
table.submainnavlist a {
	color: #9c9c9c;
	text-decoration: none;
}
table.submainnavlist a:hover {
	color: #d73331;
}
table.submainnavlist td.active a{
	color: #d73331;
}
table.submainnavlist td {
	padding: 0px 0px 0px 20px;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}
div.submainnavlisttest ul {
	width: 700px;
	margin:0px;
	padding:0px;
	font-size: 11px;
}
div.submainnavlisttest li {
	float: right;
	list-style: none;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #7D7C7C;
	font-size: 11px;
}
/*-----------Navlist-----------*/
.navcontainer {
	padding-top: 0px;
	width: 90px;
}
.navcontainer ul {
	margin:0px;
	padding:0px;
	font-size: 11px;
}
.navcontainer li {
	list-style: none;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #7D7C7C;
	font-size: 11px;
}
.navcontainer li a {
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.navcontainer li a:hover {
	color: #d73331;
	text-decoration: none;
}
.navcontainer li.active a {
	margin: 0px;
	padding:0px;
	color: #d73331;
	text-decoration: none;
}
/* Level 2 */
.subnavcontainer ul {
//	margin:0px;
	margin:0 0 20 0px;
	padding:0px;
	font-size:1px;
	display: none;
}
.subnavcontainer ul.active {
	display: block;
}
.subnavcontainer li {
	list-style: none;
	margin: 0px;
	padding:0px;
	padding-left: 20px;
//	padding-bottom: 10px;
	padding-bottom: 8px;
	color: #7D7C7C;
	font-size: 11px;
}
.subnavcontainer ul.active li a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}
.subnavcontainer ul.active li a:hover {
	color: #d73331;
}
.subnavcontainer ul.active li.active a {
	color: #d73331;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}
/*-----------Input-----------*/
.inputfsel1 {
	margin-left:15px;
	font-size: 11px;
	color: #000000;
	height: 16px;
	width: 160px;
	background-color: #FFFFFF;
	border: 1px solid #BBBDBF;
}
/*-----------Submit-----------*/
.submit {
	font-size: 10px;
	padding: 1px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 60px;
	cursor: pointer;
}
/*-----------Button-----------*/
.button {
	font-size: 11px;
	background-color: #D7E5F2;
	color: #102132;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 2px;
}
/*-----------Form-----------*/
.form {
	font-size: 12px;
	margin-left: 13px;
	//width: 419px;
}
.form input {
	margin: 0px;
	padding: 0px;
}
.form td {
	margin: 0px;
	padding: 0px;
}
.form h1{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
/*-----------Randomimage-----------*/
.randomimage {
	padding-top: 0px;
/*	width: 240px;*/
	width: 250px;
}
/*-----------Media-----------*/
.mediaplayer {
	font-size: 12px;
	padding-top: 0px;
/*	width: 240px;*/
	width: 250px;
}
.mediaplayer h1 {
	padding-top: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #d73331;
	margin: 0px;
}
.mediaplayer h2 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

.mediabox td{
	padding: 0px 0px 20px 0px;
}

.mediabox img {
	width: 100px;
	height: 100px;
}

/* ie wants the opacity to already be set in css */
.mediabox td.off {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	background-color: white;
}
.mediabox td.on {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	background-color: white;
}

/*.mediabox td.off:first-child {*/
.mediabox td.off:first-child img {
	cursor: pointer;
}

/* artists list */
.artists_list{
	float:left;
	margin:0px;
	padding:0px;
	
}
.artists_list ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:36px;
	width:150px;
	background-color: #FFFFFF;
}
*html .artists_list ul {
	width:170px;
}

.artists_list li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	background-image: url(images/bulet_black.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.artists_list a {
	text-decoration:none;
	color:#000000;
}
.artists_list a:hover {
	color:#dd322a;
	text-decoration:none;
}

.artists_list  a.active1{
	color:#dd322a;
	text-decoration:none;
}

.artists_list a:hover.active1 {
	color:#dd322a;
	text-decoration:none;
}

/* end center content list */
.active_year_color{
	color:#e43c21;
}
/* graduation table */
table.graduation {
	font-size: 11px;
	padding: 0px;
	border: 1px;
	border-style: solid;
	border-color: #789DB3;
}

table.graduation th {
	background-color: #f95553;
//	background-color: #d73331;
}

table.graduation td {
	padding: 1px;
	background-color: #dfdfdf;
}	

ol.forms {
	float: left;
	list-style: none;
	width: 100%;
}

ol.forms li {
	clear: left;
	float: left;
	width: 100%;
}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	text-align: right;
	width: 10%;
}

/*Small urls*/
.url {color: #115599}


/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 11px;}

/* Title/link of pages */
.title{color:#0000FF; font-size:11px}



.searchBox{border:1px solid #113377;}

#result_report {
	margin:0px 0px 14px 13px;
	border-spacing:0px;
	width:510px;
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	font-size: 12px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}


/*main results table */
#results{
	margin:0px 0px 0px 13px;
	border-spacing:0px;
/*	width:419px;*/
	width:510px;
	font-size: 12px;
}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
	font-size: 12px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}

/*--------------Important Links Section---------------*/
#importantlinks {
	font-size:12px;
	
}

#importantlinks h1 {
	color:#D73331;
	font-size:12px;

}
#importantlinks ul {
	border:1px solid;
	float: left;
	margin: 0;
	padding: 0;
    text-align: left;
        
}

#importantlinks li {
	color:#7D7C7C;
    border:1px solid;
    border-color:#f3f3f3 #bbb #bbb #f3f3f3;
	font-size:11px;
    list-style: none; 

}

#importantlinks li a{
	color:#000000;
	margin:0;
	text-decoration:none;
	
}

#importantlinks li a:hover{
	color:#D73331;
	text-decoration:none;
	
}
