.Header
{
	/*background: url(images/header_bg.gif) #737294;
	border-bottom: #57566f 0px solid;
	border-left: #57566f 1px solid;
	border-right: #57566f 1px solid;
	border-top: #57566f 1px solid;*/
	color: #ffffff;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.Rotator
{
	background-color: #4f4f4f;
	/*border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;*/
	cursor: default;
	font-family: verdana;
	font-size: 11px;
	height: 25px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	width: 450px;
}
.RotatorFrame
{
	background-color: white;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-right: white 1px solid;
	border-top: white 1px solid;
	cursor: default;
	font-family: verdana;
	font-size: 11px;
}
.RotatorFrameOver
{
	background-color: white;
	border-bottom: black 1px solid;
	border-left: darkgray 1px solid;
	border-right: black 1px solid;
	border-top: darkgray 1px solid;
	cursor: default;
	font-family: verdana;
	font-size: 11px;
}
.NewsTitle
{
	color: black;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.NewsText
{
	color: black;
	font-family: Tahoma;
	font-size: 12px;
}
.NewsDate
{
	color: gray;
	font-family: Tahoma;
	font-size: 11px;
}








