/* CSS Document */

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

html {
	overflow-y: scroll;
}

/* Centers table.shell */
body {
	margin: 2em;
	background-color:#ededed;
}

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

#white{
padding:1em;
background-color:#000000;
width:720px;
}



#navtop{
padding:0;
width:726px;
background-color:#808080;
}


td.nav{
vertical-align:middle;
}

td.indshows{
padding:.50em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}

#picture{
padding:.25em;
width:720px;
background-color:#000000;
height:198px;
}

#navmiddle{
padding:.25em;
width:720px;
background-color:#CECECE;
}


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

}


#layer{
background-image:url(img/blubar.jpg);
background-repeat:repeat;
width:724px;
height:57px;
}

td {
	vertical-align:top;
	}

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

td.white{
width:720;
height:100%;
background-color:#ededed;
}

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

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

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


/* 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;
	}

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;
	}
