.newsdate {
	color: #FEC214;
        font-size: 11px;
}

body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}

a {
	color: #ffffff;
}

a:hover {
	color: #FEC214;
}

.showheader {
        
        text-align:center;
}

.showcontent {
        background-color: #2B090A;
        font-size: 11px;
        vertical-align:top;
}

.showlocationcontent {
        vertical-align:top;
        background-color: #2B090A;
        font-size: 11px;
        width:125px;
}

#flashcontent {
		height: 100%;
}


