/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #cccccc;
}


.text_normal {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.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: #000000;
}
.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;
}