.body, .text, .mixed, td, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

div.body, div.mixed {
	padding: 0px 5px 5px 5px;
}


td.topMenu, td.bottomMenu {
	background-repeat: repeat-x;
	height: 25px;
}

.bottomMenu {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topMenu {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.topMenu:hover, a.bottomMenu:hover {
	text-decoration: underline;
}

td.topMenu {
	background-image: url(../images/border_top.gif);
}

td.bottomMenu {
	/* background-image: url(../images/border_both.gif); */
	background-image: url(../images/header_middle_background.jpg);
	
}

.verticalMenu {
	background-repeat: repeat-y;
	background-image: url(../images/border_vertical.gif);
}

a.news, a.copyright, a.black {
	 color: #000000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
}

h1.title {
	font-size: x-small;
}

a.pathMenu, .path, a.anchor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.path {
	background-repeat: repeat-x;
	background-image: url(../images/border_bottom.gif);
	height: 17px;
	vertical-align: top;
}

div.divisor {
	background-repeat: repeat-x;
	background-image: url(../images/divisor.gif);
	height: 1px;
	margin: 5px;
	padding: 0px;
}

a.pathMenu , a.anchor {
	text-decoration: none;
}

a.anchor:hover {
	text-decoration: underline;
}
div.clear {
	visibility: hidden;
	display: none;
}