#key_visual {
   background: url(colorschemes/colorscheme3/images/dynamic/key_visual1.jpg) no-repeat;
}
#slogan {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #d80f6b;
}
#menu a.main_nav_item_active {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #010101;
}
#menu a.main_nav_item {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
#menu a.main_nav_item:hover {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #010101;
}
#submenu a.sub_nav_item_active {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #333399;
}
#submenu a.sub_nav_item {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
#submenu a.sub_nav_item:hover {
  font-family: tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #034ffd;
}
#content_container h1 {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container h2 {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container h3 {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container, #content_container p {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #666699;
}
#content_container a:link {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #676767;
}
#content_container a:visited {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #c91608;
}
#content_container a:hover {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #c91608;
}
#content_container a:active {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #c91608;
}
#footer {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 0.7em;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
.form {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}
