#logo {
   background: url(resources/_wsb_logo.png) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.png) no-repeat;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset10/n1activeitem.gif) no-repeat;
  font-family:tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #386620;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset10/n1.gif) no-repeat;
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #f6f6f6;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset10/n1hover.gif) no-repeat;
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #f6f6f6;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset10/subnav1active.gif) no-repeat;
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #386620;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset10/subnav1.gif) no-repeat;
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #386620;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset10/subnav1hover.gif) no-repeat;
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #386620;
}
.content h1 {
  font-family:tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
  color: #125E1C;
  padding:0px;
  margin: 0px;
  line-height:1.4em
}
.content h2 {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #7CB955;
}
.content h3 {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #125E1C;
}
.content, .content p {
	font-family: tahoma,verdana, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #125E1C;
	#line-height:20px;
}
.content a:visited {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #9999FF;
}
.content a:link {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #9999FF;
}
.content a:hover {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #818181;
}
.content a:active {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #386620;
}

.mainbody {
	font-family: tahoma,verdana, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.mainbody-bold {
	font-family: tahoma,verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.mainbody-big {
	font-family: tahoma,verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

ul {
	line-height: 1.5;
	}
	
p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

li {
	margin-bottom:10px;
	margin-top:10px;
}

a {
	text-decoration: none;
	font-weight:bold;
	color: #386620;
}

a:hover {
	border: none;
	color: #386620;
}

.a {
	background-color: #c9ff9e;
}

.b {
	background-color: #5cce00;
}

.text {
	margin-left: 20px;
	line-height: 1.6em;
	font-size: 1.1em;
	width: 850;
	margin-bottom: 20px;
}