body,td,input,textarea,select {
	color: #000000;
	font-family: verdana, tahoma;
	font-size: 11px;
}

a {
	color: #11436D;
	font-family: verdana, tahoma;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

.topMenu {
	font-size: 10px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

img.mat {
	border: solid 5px #E0E0E0;
	margin: 0 12 12 0;
}

.matDate {
	font-size: 10px;
	color: #999999;
	margin: 0 0 3 0;
}
.matTitle {
	margin: 0 0 5 0;
}

.matContent
{
	text-align: justify;
}

.veryBigTitle {
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
}
.veryBigTitle:hover {
	text-decoration: underline;
}

.newsDt {
	color: #7F8D95;
	font-size: 10px;
	font-family: arial;
}

.news {
	text-decoration: none;
	color: #000000;
}
.news:hover {
	text-decoration: underline;
}

.redArr {
	color: #B14545;
	font-weight: bold;
}

.blue {
	color: #004080;
}

.bottomMenu {
	color: #11436D;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.bottomMenu:hover {
	text-decoration: underline;
}

.topMenuTdOff
{
	background-image: url('/img/top_menu_bg.gif');
	background-position: right;
	background-repeat: repeat-y;
	padding-top: 6;
	padding-left: 25;
}
	
.blueHeader
{
	background-image: url('/img/blue_header_bg.gif');
	background-position: right;
	background-repeat: repeat-y;
	background-color: #3A8FBC;
}

.redHeader
{
	background-image: url('/img/red_header_bg.gif');
	background-position: right;
	background-repeat: repeat-y;
	background-color: #B14545;
}
.imageBig{
	border: solid 5px #E0E0E0;
	margin: 0 10 10 0;
}

.hilight {
	font-weight: bold;
	background-color: #D7E5EC;
}

.brownText {
	color: #90311C;
	font-weight: bold;
}