html {
	height: 100.02%;
}
body {
	margin: 15px 0px 0px;
	background-repeat: repeat;
	background-position: center top;
	padding: 0px;
	padding-bottom: 15px;
	font-family:  Arial, Courier, Verdana ;
        font-size:18px;
}
h1 {
	font-size: 20px;
	margin-top: 0px;
color:red;
}
h2 {
	font-size: 1.3em;
	margin-top: 10px;
	margin-bottom: 5px;

}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000099;
}
h4 {
	text-decoration: underline;
	font-weight: normal;
	font-size: 1em;
}
a {
	color: #000099;
}
a:hover {
	color: #CC0000;
}

#container {
	background-image: url(/images/backround4.jpg);
	width: 926px;
        height:100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	margin-top: 0px;
	background-position: top;
	padding: 0px;
}

#scontainer {
	width: 926px;
        height:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}


#maintext-3col {
	width: 450px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	line-height: 1.5em;
	font-size: .9em;
}
#maintext-2col {
	width: 725px;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#news {
	float: left;
	width: 150px;
	padding-top: 10px;
	font-size: 10px;

}
#footer {
	background-color: transparent;
	width: 850px;
	font-size: 10px;
text-align:center;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;

}
#crumb-menu {
	margin-bottom: 10px;
	font-size: 15px;
}
.hidden {
	display: none;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.floatclear {
	clear: both;
}



.label {
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
td {
	vertical-align: top;
	text-align:justify;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;	
}

td.text {padding-left:15px; padding-right:10px; background-color:transparent;}
td.hr {text-align:left;}


#menu {
	background-color: transparent;
padding:0px;
}

#menu  a {
	color: #000000;
	font-family:  Arial ;
        font-size:17px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#menu a:hover, #menu .thispage {
	color: #FFFFFF;
}


#foto {
	font-size: 17px;
	background-color: transparent;
padding:0px;
}


#foto li {
	text-align: left;
	margin-bottom: 3px;
}

#foto  a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

#foto ul a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

#foto ul {
list-style-type: none;
	color: #000000;
	text-decoration: none;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}


#foto a:hover, #menu .thispage {
	color: blue;
}

