@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#000;
}
a {
	color: #F60;
}
.border {
	width: 38px;
	vertical-align: top;
}
.flashvertical {
	width: 3px;
	vertical-align: top;
}
.flashupper {
	vertical-align:top;
	width: 800px;
}
.tdcontentoutside {
	vertical-align: top;
	background-color:#FFF;
}
.conenttable {
	width: 800px;
	vertical-align: top;
	vertical-align:text-top;
	padding: 0px;
	text-align: justify;
}
.titles {
	font-size: 16px;
	font-weight:bold;
	color: #FFF;
}
.announce {
	font-size:14px;
	font-weight:bold;
	color: #AA9985;
	text-transform:uppercase;
	line-height: 20px;
}
.subannounce {
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
	text-align: justify;
}
.footer {
	font-size:11px;	
}
.announcetitle {
	font-size:14px;
	font-weight:bold;
	color: #F60;
	text-transform:uppercase;
}
.titlessmall {
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
}
