div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #717171;
  text-decoration: underline;	
}

    
#logo {
   background: url(images/thats-my-tag-logo.jpg) no-repeat;
}
#key_visual {
   background: url(colorschemes/colorscheme8/images/dynamic/key_visual9.jpg) no-repeat;
}
#slogan {
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset8/n1active.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3B2800;
  background-position: top left;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset8/n1.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFD;
  background-position: top left;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset8/n1hover.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3B2800;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset8/sn1active.gif) no-repeat;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #3B2800;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset8/sn1.gif) no-repeat;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #3B2800;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset8/sn1hover.gif) no-repeat;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #3B2800;
}
.content h1 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #3B2800;
}
.content h2 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #979797;
}
.content h3 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #FFC000;
}
.content, .content p {
  font-family: Arial,Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #010D51;
}
.content a:link {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FFA406;
}
.content a:visited {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FFA406;
}
.content a:hover {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #010D51;
}
.content a:active {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FFA406;
}
#footer_text {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #717171;
}
div.err{
	
	color:#FF0000;
	font-size:12px;	
}
div.msg{
	
	color:#669900;
	font-size:12px;
}
span.req{

	color:#FF0000;
}
input{

	border-collapse:collapse;
	border:1px solid #ccc;
	width:200px;
}
input.tag{
	width:45px;
}
select{
	
	border-collapse:collapse;
	border:1px solid #ccc;
	width:200px;
}
input.button{
	
	border-collapse:collapse;
	border:1px solid #333;
	color:#FFF;
	background:#333;
	width:150px;
	padding:2px;
	font-weight:bold;
}

