.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	
}
.main a:link {
	color: #330000;
	text-decoration: none;
}
.main a:img {
	color: #330000;
	text-decoration: none;
}
.main a:visited {
	color:#006600
	text-decoration: none;
	color: #FFFF00;
}

.navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.navcontainer li { margin: 0; padding: 0;}

.navcontainer a
{
	display: block;
	width: 212px;
	color: #DDDEED;
	background-color: #006600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	font-family: "Trebuchet MS";
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px
}

.navcontainer a:hover
{
	color: #FFFFFF;
	background-color: #003300;
	text-decoration: none;

}


#active a
{
	display: block;
	color: #FFFF00;
	background-color: #006600;
	width: 192px;
	padding: 6px 20px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	text-decoration: none;
	
}


.navcontainer li li a
{
	display: block;
	padding: 6px 20px;
	width: 192px;
	color: #FFFFFF;
	background-color: #006600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #003300;
	font-family: "Trebuchet MS";
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #003300;
	font-size: 14px;
	font-weight: normal;
}

.navcontainer ul ul a:hover
{
	color: #FFFF00;
	background-color: #006600;
	text-decoration: none;
}


.text_header 
{
	display: block;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}

.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 16px;
	padding: 3px 12px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.text_title  a {
	color: #000000;
	text-decoration: none;
}
}
.text_title a:visited {
	color:#006600
	text-decoration: none;
	color: #330000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	line-height: 18px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.img {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330000;
	line-height: 18px;
	padding: 0px 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.text_bzg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #830711;
	line-height: 18px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 100px;
}

