a
{
	text-decoration: none;
	font-weight: bold;
}
.news
{
	font-weight: normal;
}
a:hover
{
	text-decoration: underline;
}
body, table, td
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 11px;
}
.textcontainer
{
	width:350px;
	height: 279px;
	overflow:auto;
}
.logocontainer
{
	left: 756px;
	top: 13px;
	position:relative;
}
#submenu, .submenudesc
{
	font-size: 10px;
}
.submenu
{
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.white
{
	color:white;
}
@media print
{
	.textcontainer
	{
		overflow: visible;
	}
	.noprint {
		display: none;
	}
}

.subtitle{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top:	20px;
}

.input-text{
	border-style: none;
	max-height: 13px;
	width:		100%;
	font-family: Arial;
	font-size: 10px;
}

.texttext {
	margin-bottom: 0px;
	display: inline;
	white-space: nowrap;
}

hr#null {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0px;
}

a.anchor {
	font-weight: normal;
	color: #000;
}
