
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(colorschemes/colorscheme3/images/dynamic/logo.gif) no-repeat;
}
#key_visual_banner {
   background: url(images/dynamic/key_visual_banner.gif) no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual.gif) no-repeat;
}

#bgline {
	background-image:url(colorschemes/colorscheme3/images/dynamic/bgline.gif) ;
}

.makeguess {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #CC0504;
}

#slogan {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #CC0504;
}
#menu_title {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #CC0504;
}

.bar_menu, .bar_menu a {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  background-color:#006699;
  font-weight:bold;
  text-align:center;
  vertical-align:middle;
  
}
.nav_menu, .nav_menu a {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  background-color:#FF8080;
  font-weight:300;
  text-align:center;
  vertical-align:middle;
  
}

.nav_menu_header {
  margin-left:5px;
  line-height: 20px;
  width: 194px;
  padding: 0 25px 0 15px;
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  font-weight:400;
  background-color:#CC0504; 
  color:#FFFFFF; 
  display:block;
}

a.main_nav_active_item {
  background-position:inherit;
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #CC0504;
  display:block; border:1px solid #ccc; border-top:none;
}
a.main_nav_item {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
  background-position: top right;
  	display:block;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/n1hover.gif) no-repeat;
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #CC0504;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/subnav1active.gif) no-repeat;
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #CC0504;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset3/subnav1.gif) no-repeat;
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #CC0504;
}
.content h1 {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin-left:10px;
  color: #CC0504;
}
.content h2 {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin-left:10px;
  color: #D94443;
}
.content h3 {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  margin-left:10px;
  color: #E06968;
}
.content h4 {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin-left:10px;
  color:#FF9900;
}
.content h5 {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight:normal;
  text-decoration: none;
  margin-left:10px;
  color: #666600;
}

.content, .content p, .content th {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  margin-left:5px;
  color:#2A2A2A;
}
.content a:visited {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #CC0504;
}
.content a:link {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #666666;
}
.content a:hover {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #CC0504;
}
.content a:active {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #CC0504;
}
#footer_text {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color:;
}

.ratings {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.status_passed_row {
	background-color:#336600; 
	text-shadow:inherit; 
	color:#FFFFFF;
}
.status_row {
	background-color:#FF0000; 
	text-shadow:inherit; 
	color:#FFFFFF;
}

.acct_table {
	color:#000000;
	border: 1px solid rgb(227, 231, 206);
	border-collapse: collapse;
}


.input-text {	
	color: #FF0000;
	border: dashed;
	height:14px;
	padding:0px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}


.td-stat {
	min-height: 13px; height: 13px; margin: 0px 0px 0px 0px; padding: 0px 2px 0px 2px;
	color:#FF0000;
	border: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}



.navy {color: #003366}
.red {color: #FF0000}
.gone{
display:none;
}

