/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/images/bg_overall.gif);
	background-repeat: repeat-x;
}
.text_normal {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
#homepage_menu {
	height: 35px;
	width: 1049px;
	left:50%;
	margin-left: -524px;
	z-index:20;
	position: absolute;
	float: right;
	top: 147px;
}
.homepage_menu_text {
	color:#000000;
	font-size: 13px;
}
.homepage_menu_text a:link {
	color: #000000;
	text-decoration: none;
	background-color: #FFD204;
}
.homepage_menu_text a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFD204;
}
.homepage_menu_text a:active {
	color: #ffffff;
	background-color:#000000;
	text-decoration: none;
}
.homepage_menu_text a:hover {
	color: #ffffff;
	background-color:#000000;
	text-decoration: none;
}

.footer_menu_text {
	color:#000000;
	font-size:11px;
}
.footer_menu_text a:link {
	color: #000000;
	text-decoration: none;
}
.footer_menu_text a:visited {
	color: #000000;
	text-decoration: none;
}
.footer_menu_text a:active {
	color: #ffffff;
	text-decoration: none;
}
.footer_menu_text a:hover {
	color: #ffffff;
	text-decoration: none;
}


.text_news_header {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	color: #333333;
}


.text_normal_header {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #df0f45;
}
.caption_bar {
	background-color: #000000;
	display: block;
	margin: 0px;
	padding: 7px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

UL {
	margin-top:-5px;
}
.text_white{
	color:#FFFFFF;
}
