body {
	padding: 0;
	margin: 0;
	background-color: #F3F3F3;
	color: #3D3D3D;
}

body,p,div,td,a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 97%;
	line-height: 120%;
}


li,ul,ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
}




.bodytext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
}

div {
	overflow: hidden;
}


img{
                border: 0px solid black;
	margin: 1px;

}



a:link {
	text-decoration: none;
	color: #3D3D3D;
}

a:hover {
	text-decoration: underline;
	color: #3D3D3D;
}

a:active {
	text-decoration: none;
	color: #3D3D3D;
}

a:visited {
	text-decoration: none;
	color: #3D3D3D;
}

h1, h2, h3, h4, h5, h6 {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h1{
	font-size: 140%;
	font-weight: normal;


}

h2{
	font-size: 120%;
	font-weight: normal;
}

h3{
	font-size: 110%;
	font-weight: normal;
}

h4{
	font-size: 100%;
	font-weight:  normal;
}

h5{
	font-size: 90%;
	font-weight: normal;
}

h6{
	font-size: 80%;
	font-weight: normal;
}



p{
	font-size: 90%;
	font-weight: normal;
}
cite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
}

code {
	font-family:  monospace;
	font-size: 80%;
	font-weight: normal;
}

.clear {
	clear: both;
}

.footer{
	font-size: 70%;
	text-align: left;
                text-indent:  0.5em;
	white-space: normal;
}

.header {
	color: Black;
	background-color: #CC0033;
	background-image: url(./images/rot.jpg);
	background-repeat: no-repeat;
	height: 115px;
	overflow: hidden;
	z-index: 100;
}

.headerblank {
	color: Black;
	background-color: #FFFFFF;
	height: 60px;
	z-index: 100;
}

.sitelogo {
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	left: 60px;
	line-height: 13pt;
	position: absolute;
	top: 22px;
	background-color: White;
	color: Gray;
	z-index: 110;
}


.minimenue {
	font-size: 8pt;
	font-style: normal;
	right: 10px;
	line-height: 10pt;
	position: absolute;
	top: 45px;
	z-index: 110;
}



.minimenue a:hover{
	text-decoration: underline;
	}



.topnavigation {
	position: relative;
	background-color: #3B3C3D;
	color: #FFFFFF;
	height: 35px;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 110;
}

.topnavigationtext {
	position: absolute;
	background-color: #3B3C3D; 
	color: White;
	font-size: 95%;
	font-weight: normal;
	padding-top: 8px;
	text-decoration: none;
	text-indent: 2em;
	z-index: 115;
	white-space: nowrap;

}


.topnavigationtext a:link{
	background-color: #3B3C3D;
	color:  White;
	text-decoration: none;
	}

.topnavigationtext a:hover {
	background-color: #3B3C3D;
	text-decoration: none;
	color:  White;
	}

.topnavigationtext a:active {
	background-color: #3B3C3D;
	color: White;
	text-decoration: none;
 	}

.topnavigationtext a:visited {
	background-color: #3B3C3D;
	color: White;
	text-decoration: none;
 	}
	
.topnavigationtext img {
	margin-top: 0px;
}


.treenavigation {
	position: relative;
	color: Black;
	/* height: 30px; */
	margin-left: 230px;
	/* margin-right: 20%; */
	top:0px;
	z-index: 90;
}

.treenavigationtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight: lighter;
	padding: 4px 4px 5px 4px;
	/* text-indent: 10px; */
	white-space: normal;
	text-decoration: none;
	z-index: 95;
}

.treenavigationtext a:link {
	text-decoration: none;
	color: Black;
}

.treenavigationtext a:hover {
	text-decoration: none;
	color: Black;
}

.treenavigationtext a:active {
	text-decoration: none;
	color: Black;
}

.treenavigationtext a:visited {
	text-decoration: none;
	color: Black;
}

.left {
	position:  absolute;
	left: 0;
	top: 210px;
	width: 230px;
	overflow: hidden;
	z-index: 100;
}
.leftcontent {
	padding:  0em;
	border-top: 30px solid #CC0033;
	border-bottom: 250px solid #DEDEDE;
}
	 
.middle {
	position:  static;
	margin-left: 230px;
	padding-left: 1.5em;
	padding-right: 0.8em;
	padding-top: 0.1em;
	padding-bottom: 1.5em;
	overflow: hidden;
	z-index: 100;
}

.content {
	z-index: 100;
	padding-right: 0.5em;
	padding-left: 0.5em;
	width: 100%;
	overflow: hidden;

	}

.content a:link{
	background-color: ##F3F3F3;
	}

.content a:hover{

	text-decoration: underline;

	}


.right {
	position: absolute;
	right: 0px;
	top: 210px;
	width: 20%;
	overflow: hidden;
	z-index: 90;
}


.searchbox {
	position: relative;
	top: 0px;
	right: 0px;
	height: 30px;
	width: 100%;
	overflow: hidden;
	z-index: 90;
	white-space:nowrap;
	background-color: #EEEEEE;	
}

.searchcontent {
 	text-align: right;
 	padding-right: 5px;
	width: 100%;
	overflow: hidden;

}



.rightcontentbox {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 90;
	background-color: #EEEEEE;



}
.rightcontenttext{
	padding:  0.5em;
	width: 100%;
	overflow: hidden;
}


.leftnav1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	display: block;
	text-indent: 10px;
	white-space: normal;
	background-color: #CC0033;
	color:  White;
	text-decoration: none;
	width: 100%;
	height: 2.5em;
	padding-top: 0.4em;
	border-top: 0.3em solid #DEDEDE;
}

.leftnav1-act {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	/*display: block;	*/
	text-indent: 10px;
	white-space: normal;
	background-color: #CC0033;
	color:  White;
	text-decoration: none;
	width: 100%;
	height: 2.5em;	
	padding-top: 0.4em;
	border-top: 0.3em solid #DEDEDE;
}

.leftnav2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*	display: block; */
	text-indent: 30px;
	white-space: nowrap;
	background-color: #E6004D;
	color:  White;
	text-decoration: none;
	width: 100%;
	padding-top: 0.4em;
	height: 2.5em;
	border-top: 0.3em solid #DEDEDE;
}
		
.leftnav2-act {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	/* display: block; */
	text-indent: 30px;
	white-space: nowrap;
	background-color: #E6004D;
	color: White;
	text-decoration: none;
	width: 100%;
	padding-top: 0.4em;
	height: 2.5em;
	border-top: 0.3em solid #DEDEDE;
}

.leftnav3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	/* display: block; */
	text-indent: 44px;
	white-space: nowrap;
	background-color: #FF0066;
	color:  White;
	text-decoration: none;
	padding-top: 0.4em;
	height: 2.5em;
	width: 100%; 
	border-top: 0.3em solid #DEDEDE;
}

.leftnav3-act {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-indent: 44px;
	white-space: nowrap;
	background-color: #FF0066;
	color: White;
	text-decoration: none;
	width: 100%;
	padding-top: 0.4em;
	height: 2.5em;
	border-top: 0.3em solid #DEDEDE;
}

.leftnav1 a:link {
		text-decoration: none;
		color: White;
}
.leftnav1 a:visited {
	text-decoration: none;
	color: White;

}
.leftnav1 a:active {
	text-decoration: none;

}
.leftnav1 a:hover {
	text-decoration: none;

}


.leftnav1-act a:link {
	text-decoration: none;
	color: White;

	
}
.leftnav1-act a:visited { 
	text-decoration: none; 
	color:  White;

}
.leftnav1-act a:active {
	text-decoration: none;

}
.leftnav1-act a:hover {
	text-decoration: none;

}
 
.leftnav2 a:link {
	text-decoration: none;
	color: White;

}
.leftnav2 a:visited {
	text-decoration: none;
	color:  White;
}
.leftnav2 a:active {
	text-decoration: none;

}

.leftnav2 a:hover {
	text-decoration: none;
}

.leftnav2-act a:link {
	text-decoration: none;
	color: White;

}

.leftnav2-act a:visited {
	text-decoration: none;
	color:  White;
}
.leftnav2-act a:active {
	text-decoration: none;

}
.leftnav2-act a:hover {
	text-decoration: none;

}


.leftnav3 a:link {
	text-decoration: none;
	color: White;

}
.leftnav3 a:visited {
	text-decoration: none;
	color:  White;
}
.leftnav3 a:active {
	text-decoration: none;

}
.leftnav3 a:hover {
	text-decoration: none;
}


.leftnav3-act a:link {
	text-decoration: none;
	color: White;

}
.leftnav3-act a:visited {
	text-decoration: none;
	color:  White;
}
.leftnav3-act a:active {
	text-decoration: none;

}
.leftnav3-act a:hover {
	text-decoration: none;
 }