body 
{
 background:#403f3f;
 color:#403f3f;
 font-family:Arial, Helvetica, Sans-Serif;
 font-size:12px;
 margin-top:10px;
}

h1
{
 font-weight:bold;
 color:#424f0a;
 font-size:12px;
 margin-left:7px;
}

h3
{
 font-weight:bold;
 color:#000000;
 font-size:12px;
 margin-left:7px;
}

ol { text-align:justify; }

ul { text-align:justify; }

img { border:0px; }

.image_border { border:1px solid white; }

p 
{ 
 padding:7px; 
 margin:0px;
 text-align:justify;
}

#border
{
 background-color:#ffffff;
 margin:0px auto;
 text-align:left;
 width:700px;
}

#top
{
 height:31px;
 width:700px;
 color:#ffffff;
 background-image:url("../images/gradient_top.gif");
 background-repeat:repeat-x;
 line-height:26px;
}

.top_left
{
 margin-left:7px;
 font-weight:bold;
 float:left;
}

.top_right
{
 margin-right:7px;
 font-weight:bold;
 float:right;
}

a.white:link, a.white:active, a.white:visited
{
 color:#ffffff; 
 font-weight:bold;
 text-decoration:none; 
}

a.white:hover 
{
 color:#9ecc12; 
 font-weight:bold;
 text-decoration:underline; 
}

#header
{
 width:700px;
 height:110px;
 background-image:url("../images/header.jpg");
 background-repeat:repeat-x;
}

.bottom
{
 width:700px;
 height:36px;
 line-height:36px;
 background-image:url("../images/gradient_bottom.gif");
 background-repeat:repeat-x;
 color:#ffffff;
 text-align:center;
 float:left;
}

#middle
{
 background-color:#adabac;
 width:700px;
 float:left;
}

#content
{
 margin-left:3px;
 margin-top:7px;
 background-color:#a4a4a4;
 float:left;
 width:530px;
}

#header_big
{
 background-color:#757374;
 height:27px;
 width:530px;
 background-image:url("../images/header_big.gif");
 background-repeat:no-repeat;
 color:#ffffff;
 line-height:27px;
}

#links
{
 margin-top:7px;
 float:right;
 background-color:#a4a4a4;
 width:157px;
}

.header_small
{
 background-color:#757374;
 height:27px;
 width:157px;
 background-image:url("../images/curve_left.gif");
 background-repeat:no-repeat;
 color:#ffffff;
 line-height:27px;
}

.grey_small
{
 height:10px;
 width:157px;
 background-color:#939393;
}

.navigation
{
 width:160px;
 height:25px;
 background-image:url("../images/link.gif");
 background-repeat:no-repeat;
 line-height:25px;
 text-align:right;
 display:none;
 overflow:hidden;
}
.navigation_top
{
 width:157px;
 height:25px;
 background-image:url("../images/link.gif");
 background-repeat:no-repeat;
 line-height:25px;
 text-align:right;
 font-weight:bold;
 display:block;
}

a.nav:link, a.nav:active, a.nav:visited
{
 color:#504e4f; 
 text-decoration:none;
 margin-right:25px;
}

a.nav:hover 
{
 color:#88aa0e; 
 font-weight:bold;
 text-decoration:underline; 
}

.ad_right
{
 text-align:center;
 margin-top:12px;
 margin-bottom:12px;
}

#ad_bottom
{
 height:72px;
 width:700px;
 text-align:center;
 background-color:#acaaab;
 float:left;
}

#ad_pad { margin-top:6px; }

#copyright
{
 width:700px;
 height:31px;
 float:left;
 background-image:url("../images/gradient_copyright.gif");
 background-repeat:repeat-x;
 color:#ffffff;
 line-height:31px;
}

.underline { text-decoration:underline; }

.title_no_image
{
 font-weight:bold;
 color:#006600;
}

.title
{
 height:25px;
 font-weight:bold;
 color:#006600;
 padding-left:35px;
 padding-bottom:10px;
 background-image:url("images/bot.gif");
 background-repeat:no-repeat;
 line-height:25px;
}

a:link, a:active, a:visited
{
 color:#384207; 
 text-decoration:underline; 
}

a:hover 
{
 color:#ffffff; 
 text-decoration:underline; 
}

a.tabLink:link, a.tabLink:active, a.tabLink:visited
{
 color:#384207; 
 text-decoration:none;
 margin-right:25px;
}

a.tabLink:hover 
{
 color:#384207; 
 font-weight:bold;
 text-decoration:underline; 
}

.bold { font-weight:bold; }

.padding 
{ 
 padding-left:35px; 
 padding-bottom:40px;
}

.left 
{ 
 float:left; 
 margin-right:7px;
 margin-left:7px;
}

.right 
{ 
 float:right; 
 padding-right:7px;
 padding-left:7px;
}

.italics { font-style:italic; }

.secondary 
{ 
 color:#0000ee; 
 font-weight:bold;
}

.center {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}

.red { color:red; }
.green { color:green; }
.blue_bold
{
  color:blue;
  font-weight:bold;
}

.blue { color:blue; }
.bold_italic
{
  font-weight:bold;
  font-style:italic;
}
.startHidden { display:none; }

.altgreen_table {
  width:480px;
  height:306px;
  border: 1px solid #009933;
  color:black;
  margin-left:auto;
  margin-right:auto;
}
.altgreen_table td {
  background-color:white;
  border-bottom:1px solid #009933;
}
.altgreen_table td.green {
  background-color:#C4E6CA;
}
.altgreen_table td.yellow {
  background-color:#FFFFCC;
}
.altgreen_table tr.grey_back td {
  background-color:#a4a4a4;
  color:black;
}
.green_back {
  background-color:#009900;
  color:white;
}
.rating {
  margin-left:7px;
  vertical-align:top;
}

.chart_table {
	text-align:center;
}
.chart_table td {
	border:1px solid black;
}
.chart_table th {
	color:green;
}