BODY {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}


BODY.DEFTEXT {
	color: #3A7AC1;
	text-decoration: none;
}

A {
	color: #3A7AC1;
	text-decoration: none;
}

A:hover {
	color: #000000;
}

A.menu {
	text-decoration: none;
}

A.menuhi {
	text-decoration: none;
	color: #000000;
}

A.grey {
	color: #999999;
	text-decoration: underline;
}



TABLE.menu {
	width: 80%;
	border: 0px;
	border-collapse: collapse;
}

TABLE.content {
	width: 100%;
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
}

TABLE.pager {
	width: 100%;
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
}

TABLE.sideboxes {
	width: 100%;
	border: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	border-collapse: collapse;
}

.TD {
    font-family :Tahoma, Verdana;
	font-size : 11px;
	color : 4F87BE;
	font : bold;
}

.big{
	font-family : sans-serif;
	font-size : 17px;
	color : 4F87BE;
	font : bold;
}

.big-menu{
	font-family :Tahoma, Verdana;
	font-size : 14px;
	color : 4F87BE;
	font : bold;
}

.big-more{
	font-family : sans-serif;
	font-size : 12px;
	color : 4F87BE;
	font : bold;
}
a.news-header{
	font-family : sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}

.news-header:hover{
	font-family : sans-serif;
	font-size : 12px;
	color : #4F87BE;
	font-weight : bold;
	text-decoration : underline;
}
.news-text{
	font-family : sans-serif;
	font-size : 12px;
	color : Black;

}
.news-data{
	font-family : sans-serif;
	font-size : 12px;
	color : Gray;
	font-weight : bold;
}