﻿.element
{
	background-image: url('element_menu_tlo.gif');
	width: 226px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	font-size: 16px;
	color: #fcffb2;
}

.element_over
{
	background-image: url('element_menu_tlo_2.gif');
	width: 226px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	font-weight: bold;
	font-size: 17px;
	color: Black;
}

.NewsBox
{
	border-style: solid;
	border-width: 1px;
	width: 242px;
	margin-left: 5px;	
	float: left;
}

.NewsBoxHeader
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1px;
	height: 5px;
	background-color: #9b1313;	
	
}

.NewsBoxContent
{
	background-color: White;
	font-size: 16px;
	margin-left: 5px;
	color: Black;
	
}

.NewsBoxTitle
{
	background-image: url('newsboxtitle_bg.gif');
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	
}

.NewsBoxTitleBackground
{
	background-image: url('newsboxtitle_bg.gif');
}

.NewsBoxContentSeparator
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1px;
	height:2px;
}
