body
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: White;
}
td {
	font-size: 11px;
	font-family: Tahoma;
	color: #5A5A5A;
}

td.content
{
	padding-bottom: 10px;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 15px;
}
div.title
{
	background-color: #B3B6D5;
	width: 100%;
	font-weight: bold;
	color: White;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 13px;
}
div.maincolumn 
{
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.newstitle
 {
	color: #005284;
	font-weight: bold;
}
div.data {
	padding-top: 5px;
}
a.more 
{
	color: #BA753E;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}
.bluetext
{
	color: #005284;
}
td.footerline
{
	background-image: url(images/bg1.jpg);
}
td.footer
{
	background-color: #F2F1F7;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
a.whitelink {
	color: White;
	text-decoration: none;
}
a.whitelink:hover {
	text-decoration: underline;
}
a.radnews {
	color: #005284;
	font-weight: bold;
	text-decoration: none;
}
a.radnews:hover {
	text-decoration: underline;
}
.mainmenuitem
{
	padding-left: 31px;
	padding-top: 3px;
	font-size: 11px;
	width: 200px;
	color: #005284;
	font-family: Tahoma;
	height: 24px;
	background-image: url(images/menubg.jpg);
}
.mainmenuitemover
{
	padding-left: 31px;
	padding-top: 3px;
	font-size: 11px;
	width: 200px;
	color: #2A2F51;
	font-family: Tahoma;
	height: 24px;
	background-image: url(images/menubg.jpg);
}
.submenust
{
	border: 4px solid Green;
}

.submenuitem
{
	border-right: #B3B8D8 1px solid;
	padding-right: 4px;
	border-top: 1px solid #B3B8D8;
	padding-left: 6px;
	font-size: 11px;
	border-left: #B3B8D8 1px solid;
	width: 150px;
	color: #005284;
	border-bottom: #B3B8D8 1px solid;
	height: 25px;
	background-color: #D1D4E7;
}
.submenuitemover
{
	border-right: #B3B8D8 1px solid;
	padding-right: 4px;
	border-top: 1px solid #B3B8D8;
	padding-left: 6px;
	font-size: 11px;
	border-left: #B3B8D8 1px solid;
	width: 150px;
	color: #005284;
	border-bottom: #B3B8D8 1px solid;
	height: 25px;
	background-color: #EAEBF4;
}
.menustyle {
	/*background-color: #CACACA;*/
}
td.today
{
	color: #005284;
}
td.whitetext
{
	color: White;
}
a.admenu
{
	color: White;
	text-decoration: none;
}
a.admenu:hover {
	text-decoration: underline;
}
td.additional
{
	background-color: #B6B9D8;
	color: White;
}