/* CSS Document */

body, table, tr, td, a {
	
	font-family: Tahoma;
    font-size: 10px;
	vertical-align:top;
	margin: 0;
	
}

/* Centers table.shell */
body {
	margin: 0;
	background-color: #000033;
}

table {
vertical-align:top;
height: 100%;
}

td{
vertical-align:top;
}

table.white{
margin:2em;
padding:1em;
background-color:#EDEDED;
width:750px;
height:600px;
}

td.shadow{
background-image:url(img/bg_white.gif);
background-repeat:repeat;
height:10px;
width:100%;
}


td.navtop{
padding:0;
width:721px;
background-color:#808080;
}

td.navblu{
height:21px;
width:721px;
background-color:#638188;
}

td.section{
height: 22px;
width:100%;
background-image:url(img/bg_section.gif);

}

td.suketitle{
width:48px;
height:100%;
background-color:#282D33;
}

td.udlogo{
width:48px;
height:25px;
background-color:#282D33;
}

td.bluebar{
	height:20px;
	background-color: #5C656F;
}

td.copyindex{
padding-right:2em;
padding-left:2em;
padding-top:2em;
width:50%;
height:100%;
background-color:#EDEDED;
color:#666666;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
}

td.copy{
padding-right:2em;
padding-left:2em;
padding-top:2em;
width:50%;
height:100%;
background-color:#EDEDED;
color:#333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
}

td.newsdate{
color:#4A81BC;
font-weight:bold;
font-size:10px;
}

td.news{
color:#333333;
font-weight:normal;
font-size:10px;
}

#content{
padding:0.5em;
width:720px;
height:220px;
background-color:#EDEDED;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#copyright{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
color:#000000;
}


/* Performances */
td.bluemap{
height:102px;
width:258px;
background-color:#EDEDED;
}

td.perfcopy{
height:102px;
background-color:#EDEDED;
color:#003300;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:8pt;
padding-right:2em;
padding-left:2em;
}

td.showdate {
background-color:#CCCCCC;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
font-size:11px;
padding-left:1em;
width:75px;
height:20px;
}

td.showcont {
background-color:#EDEDED;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:normal;
font-size:11px;
padding-left:1em;
width:125px;
height:20px;
}

/* Performances */



/* Downloads */

td.dwnloadcopy{
height:102px;
background-color:#EDEDED;
color:#003300;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:8pt;
padding-right:2em;
padding-left:2em;
}

td.dwntitle {
background-color:#EDEDED;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:normal;
font-size:11px;
padding-left:1em;
width:130px;
height:10px;
}


td.dwntime {
background-color:#EDEDED;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:normal;
font-size:11px;
padding-left:1em;
width:60px;
height:10px;
}


td.dwninfo {
background-color:#EDEDED;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:normal;
font-size:11px;
padding-left:1em;
width:250px;
height:10px;
}



/* Downloads */





/* Global Anchor Tag Settings */

a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	}

a.nav {
	color: #ffffff;
    font-weight: normal;
	text-decoration: none;
	}
.mp3bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
}


a.nav:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	}

a.showind {
	color: #666666;
    font-weight: normal;
	text-decoration: underline;
	}

a.showind:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}
td.largetext {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

