#logotext {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #005864;
	margin-right: 5px;
}
table.left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #005864;
	background-color: #F3F3F3;
	margin: 10px;
}
table.centr {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #005864;
	background-color: #F3F3F3;
	margin: 10px 0px;
}
table.right {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #005864;
	background-color: #F3F3F3;
	margin: 10px 0px 10px 10px;
}
td.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
td.headline a:link, td.headline a:visited {
	color: #777777; text-decoration: underline;
}
td.headline a:active, td.headline a:hover {
	color: #777777; text-decoration: none; 
}
table.menu {	
}
td.mainmenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.mainmenu a:link, td.mainmenu a:visited {
	color: #003366; text-decoration: none
}
td.mainmenu a:active, td.mainmenu a:hover {
	color: #F28892; text-decoration: none
}
td.sub {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.sub a:link, td.sub a:visited {
	color: #676767; text-decoration: none
}
td.sub a:active, td.sub a:hover {
	color: #F28892; text-decoration: none
}
table.leftcol {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #DEDEDE;
}
table.leftcol2 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-right: 1px solid DEDEDE;
}
#formsearch {
	padding: 0px;
	margin: 0px;	
}
#search {
	height: 20px;
	width: 120px;
	border: 1px solid #003366;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#searchbutton {
	border: 1px solid #003366;
	height: 20px;
	width: 30px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
}
div.local {
	background: #F3F3F3;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #777777;		
}
div.local a:link, div.local a:visited {
	color: #003366; text-decoration: underline;
}
div.local a:active, div.local a:hover {
	color: #003366; text-decoration: none; 
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #F28892;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;

}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F28892;
	font-weight: bolder;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-indent: 25px;
}
div, ul, ol, il {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
table.pub {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #BBBBBB;
	background-color: #FFFFFF;
	margin-left: 10px;

}
hr {
	margin-bottom: 15px;
	color: #DDDDDD;
	text-align: center;
	height: 1px;
	width: 100%;
}
div.anons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 15px;	
}
div.anons a:link, div.anons a:visited {
	color: #003366; text-decoration: underline;
}
div.anons a:active, div.anons a:hover {
	color: #003366; text-decoration: none; 
}
td.spec {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
	padding: 0px 5px 5px 0px;
}
td.spec a:link, td.spec a:visited {
	color: #003366; text-decoration: underline;
}
td.spec a:active, td.spec a:hover {
	color: #003366; text-decoration: none; 
}
table.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005864;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005864;
	background-color: #F7FFF7;
}
td.copyright {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
td.copyright a:link, td.copyright a:visited {
	color: #333333; text-decoration: underline;
}
td.copyright a:active, td.copyright a:hover {
	color: #333333; text-decoration: none; 
}
div.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;	
}
div.bottomlinks a:link, div.bottomlinks a:visited,
div.bottomlinks a:active, div.bottomlinks a:hover {
	color: #999999; text-decoration: none;
}
.blinks a:link, .blinks a:visited,
.blinks a:active, .blinks a:hover {
	color: #999999; text-decoration: none;
}