body {
	font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	background-color: white;
	margin: 0;
	padding: 0;
	color: #194EA5;
	text-indent: 1em;
}





#mainlevel
{
	float: right;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	list-style-type: none;
	font-weight: bold;
	min-height: 20px;
	color:  #C9E2FB;
}

#mainlevel li
{
	display: inline;
	white-space: nowrap;
}

#mainlevel li a
{
	padding: 5px 3px;
	line-height: 26px;
	color:  #C9E2FB;
	text-decoration: none;
}
#mainlevel li a:hover, #active_menu
{
	background: rgb(255, 121, 0) repeat-x;
	color: rgb(26, 70, 143) ! important; 
}

div.print_header
{
	display: block;
}

div.header
{
	display: none;
}
div.rightframe
{
	display: none;
}

div.leftframe
{
	display: none;
}



div.main
{
	margin-top: 0;
	margin-left:  20px;
	margin-right: 20px;
	display: block;

} 

}
 
div.bottom
{
	float:right; 
	right: 0px;
	display: block;
}

p {
	text-align: justify;

}

a:visited {
	color: rgb(255, 118, 74);
}

.news_menu {color: #C9E2FB; font-size: 15px; font-weight: bold; text-align: left;}
a.news_text {color: #FFFFFF; font-size: 13px; text-decoration: none; text-align: left;}
a.news_text:hover {background: rgb(255, 121, 0) repeat-x;; color: rgb(26, 70, 143);}
.photo_text {background-color: #FFFFFF; font-family: Arial Narrow, sans-serif; color: #194EA5; font-size: 13px; font-weight: bold; text-decoration: none}
h1 {color: #333399; font-size: 100%; font-weight: bold; text-align: center;}





