.mainarea {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B4B4B4;
	border-bottom-width: 1px;
	border-bottom-color: #B4B4B4;
}
.leftmainarea {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #B4B4B4;
}
.navarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#search {
  float: left;
  width: 40%;
  margin-right: -300px;
  margin-left: 20px;
  margin-top: 8px;
}
#search form {
  margin: 0px;
  padding: 0px;
}

#search .text {
  display: block;
  margin-right: 85px;
  height: 30px;
}
#search .text input {
  width: 100%;
}
#search .text input.grey {
  color: #666666;
}

#search .button {
  float: right;
  height: 30px;
  width: 80px;
  margin-top: -30px;
}
#search .button input {
  width: 100%;
}



.contacts {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  text-align: right;
  float: right;
  width: 500px;
  margin-right: 20px;
  margin-top: 5px;
}
.contacts a {
  color: #FFF;
}
.dockertitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0A6595;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B4B4B4;
}
.dockermain {
	padding: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B4B4B4;
	background-color: #F0F0F0;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.docktext {
	padding: 20px;
}
.docktext h2 {
	font-size: 13px;
  margin-bottom: 8px;
}
.docktext p, .docktext ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
  margin-bottom: 8px;
  text-align: justify;
}
.docktext ul {
  padding: 0 0 0 18px;
}
.docktext ul li {
  padding: 0 0 5px;
}


.navarea a {
	color: #FFFFFF;
	text-decoration: none;
}
.navarea a:hover {
	text-decoration: underline;
}
.navcaption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C3128;
	padding: 2px 0px 2px 0px;
}
div.navcaption {
	padding: 2px 0px 2px 10px;
  background: left 6px url(/images/0_dpointer_02.gif) no-repeat;
}
.navcaption a {
	text-decoration: none;
	color: #4C3128;
}
.navcaption a:hover {
	text-decoration: underline;
}
.navcaption a.active {
	color: #A5563C;
}
a.toplogo {
	font-size: 52px;
	line-height: 56px;
	padding: 0px;
	height: 32px;
	width: 52px;
	border: 1px solid #CCCCCC;
	overflow: visible;
	display: block;
}
a.toplogo img {
	font-size: 12px;
  margin: 1px;
}
a.toplogoactive {
	font-size: 52px;
	line-height: 56px;
	padding: 0px;
	height: 32px;
	width: 52px;
	border: 1px solid #000000;
  overflow: visible;
	display: block;
}
a.toplogoactive img {
	font-size: 12px;
  margin: 1px;
}
a.toplogo:hover {
	font-size: 52px;
	line-height: 56px;
	padding: 0px;
	height: 32px;
	width: 52px;
	border: 1px solid #0B6B9E;
}
a.toplogo:hover img {
	font-size: 12px;
  margin: 1px;
}
a.toplogoactive:hover {
	font-size: 52px;
	line-height: 56px;
	padding: 0px;
	height: 32px;
	width: 52px;
	border: 1px solid #0B6B9E;
}
a.toplogoactive:hover img {
	font-size: 12px;
  margin: 1px;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	color: #0B6B9E;
}
.copyright a {
	font-weight: bold;
	color: #0B6B9E;
	text-decoration: none;
}
.copyright a:hover {
	font-weight: bold;
	color: #0B6B9E;
	text-decoration: underline;
}
.navsubcaption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3128;
	font-weight: normal;
	padding: 0px 0px 4px 30px;
  background: 20px 5px url(/images/0_dpointer_02.gif) no-repeat;
}
.navsubcaption a {
	color: #4C3128;
	text-decoration: none;
}
.navsubcaption a:hover {
	text-decoration: underline;
}
.navsubcaption a.active {
	color: #A5563C;
}
.navsubsubcaption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3128;
	font-weight: normal;
	padding: 0px 0px 4px 50px;
  background: 40px 5px url(/images/0_dpointer_02.gif) no-repeat;
}
.navsubsubcaption a {
	color: #4C3128;
	text-decoration: none;
}
.navsubsubcaption a:hover {
	text-decoration: underline;
}
.navsubsubcaption a.active {
	color: #A5563C;
}
.navsubsubsubcaption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3128;
	font-weight: normal;
	padding: 0px 0px 4px 70px;
  background: 60px 5px url(/images/0_dpointer_02.gif) no-repeat;
}
.navsubsubsubcaption a {
	color: #4C3128;
	text-decoration: none;
}
.navsubsubsubcaption a:hover {
	text-decoration: underline;
}
.navsubsubsubcaption a.active {
	color: #A5563C;
}
a {
	color: #4C3128;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #A5563C;
	text-decoration: underline;
}
a.active {
	color: #A5563C;
	text-decoration: none;
}
.baners {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
img.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.rightmainarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #B4B4B4;
}
.newslabel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C3128;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.newslabel a {
	text-decoration: none;
	color: #4C3128;
}
.newslabel a:hover {
	text-decoration: underline;
}
.newstext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.linkbanner {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4B4B4;
}
.linkdesc {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4B4B4;
}
.linkbannerbottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}
.linkdescbottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}
.navpath {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.sismall {
  width: 130px;
  height: 190px;
  float: left;
}
div.sismall div.siimg {
  text-align: center;
}
div.sismall div.sitext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#captionlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#captionlist li {
	display: block;
	width: 18%;
	float: left;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 10px;
}
#captionlist li div.img {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	width: 100%;
}
#captionlist div.img a img {
	border: 1px solid #CCCCCC;
}
#captionlist li div.name {
	display: block;
	height: 50px;
	text-align: center;
}
div.textbox {
	width: 36%;
	padding: 10px;
	float: right;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
div.pagenavbararea {
  overflow: visible;
}
.pagenumber,
.pagenumberactive {
  display: block;
  float: left;
}
.searchItem {
  margin-bottom: 10px;

}
.searchItem img {
  float: left;
  margin-right: 10px;
  border: none;
}

.clear {
  height: 1px;
  overflow: hidden;
  clear: both;
  display: block;
}

