body {
	padding: 0;
	margin: 0;
	background: #000000 url(images/bg.jpg) no-repeat center top;
	color: #333333;
}
a:link {
	color: FFCD00;
	text-decoration: none;
	weight: bold;
}
a:visited {
	color: FFCD00;
	text-decoration: none;
}
a:hover {
	color: FFCD00;
	text-decoration: underline;
}
a:active {
	color: FFCD00;
	text-decoration: underline;
}

.bottombar {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: FFFFFF;
	line-height: 16px;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: 999999;
}
a.bottombar:link, a.bottombar:visited	{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: FFCD00;
	line-height: 16px;
	}
a.bottombar:hover	{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: FFCD00;
	line-height: 16px;
	text-decoration: underline;
	}
a.copyright:link, a.copyright:visited	{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: FFCD00;
	}
a.copyright:hover	{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: FFCD00;
	text-decoration: underline;
	}
a.dropdown:link, a.dropdown:visited	{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: FFCD00;
	weight: bold;
	}
a.dropdown:hover	{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: FFFFFF;
	text-decoration: none;
	weight: bold;
	}

.headline_image{
	height:193px;
	width:463px;
}

.headline{
	top:0px;
	left:0px;
	position:absolute;
	background-color:#FFF;
}

.headline_text{
	width:463px;
	height:72px;
	background-image:url(/img/middle_34.jpg)
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: F5BD00;
	text-transform: uppercase;
	padding-top: 9px;
}
.newsdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
}

#frame_controls{
	position:absolute;
	z-index:120;
	top:170px;
	left:380px;
}

#frame_controls a{
	padding:0px 3px;
}