#key_visual {
   background: url(images/dynamic/key_visual.gif) no-repeat;
}
#slogan {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #444;
}
#main_nav_list a.main_nav_active_item {
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffb600;
	background-position: right top;
	background-image: url(system/n1activeitem.gif);
	background-repeat: no-repeat;
}
#main_nav_list a.main_nav_item {
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-position: right top;
	background-image: url(system/n1.gif);
	background-repeat: no-repeat;
}
#main_nav_list a.main_nav_item:hover {
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-position: right top;
	background-image: url(system/n1hover.gif);
	background-repeat: no-repeat;
}
.sub_nav_list a.sub_nav_active_item {
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-image: url(system/subnav1active.gif);
	background-repeat: no-repeat;
}
.sub_nav_list a {
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background-image: url(system/subnav1.gif);
	background-repeat: no-repeat;
}
.sub_nav_list a:hover {
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background-image: url(system/subnav1hover.gif);
	background-repeat: no-repeat;
}
.content h1 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #555;
}
.content h2 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
.content h3 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #777;
}
.content, .content p {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:visited {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #800;
}
.content a:link {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #800;
}
.content a:hover {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FF0;
}
.content a:active {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #dd3d06;
}
#footer_text {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
