﻿body {
  margin-left: 0px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #666666;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

td img {
  display: block;
}

img {
  border: none;
  margin: 0;
  padding: 0;
}

.menutop {
  vertical-align: middle;
  text-align: center;
}
.menutop img {
  display: inline;
}

.stars img {
  display: inline;
}

.logintext {
  color: white;
}

.logintext a:active {
  color: white;
  text-decoration: none;
}

.logintext a:visited {
  color: white;
  text-decoration: none;
}

.logintext a:hover {
  color: white;
  text-decoration: none;
}

.logintext a:link {
  color: white;
  text-decoration: none;
}

.info {
  color: #FFFFFF;
}

a:active {
  color: black;
  text-decoration: none;
}

a:visited {
  color: black;
  text-decoration: none;
}

a:hover {
  color: black;
  text-decoration: none;
}

a:link {
  color: black;
  text-decoration: none;
}

img {
  border: 0;
}

a:hover {
  color: navy;
}

.catmenu {
	text-align: left;
	padding: 0;
}

.catmenu a:hover {
  font-weight: bold;
}

.info a:active {
  color: #ffff00;
  text-decoration: none;
}


.info a:visited {
  color: #ffff00;
  text-decoration: none;
}


.info a:hover {
  color: #ffff00;
  text-decoration: none;
}


.info a:link {
  color: #ffff00;
  text-decoration: none;
}


.catmenu ul {
  list-style: none outside url('/images/arrow.gif');
  margin-left: 28px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-top: 0;
  padding: 0;
}

.latestmenu {
  color: black;
}

.latestmenu ol {
	list-style: decimal-leading-zero outside none;
  margin-left: 35px;
  margin-right: 13px;
  margin-bottom: 0px;
  margin-top: 0;
  padding: 0;
}

.latestmenu a:active {
  color: #000000;
  text-decoration: none;
}


.latestmenu a:visited {
  color: #000000;
  text-decoration: none;
}


.latestmenu a:hover {
  color: #000000;
  text-decoration: none;
}


.latestmenu a:link {
  color: #000000;
  text-decoration: none;
}

.hosted {
  width: 950px;
  text-align: right;
  font-size: x-small;
  color: white;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
}

.hosted a:active {
  color: white;
  text-decoration: none;
}

.hosted a:visited {
  color: white;
  text-decoration: none;
}

.hosted a:hover {
  color: white;
  text-decoration: none;
}

.hosted a:link {
  color: white;
  text-decoration: none;
}

.hlist {
  list-style: none outside url('/images/arrow.gif');
  padding: 0;
  margin: 0;
}

.hlist li {
  display: inline;
}

.imgbdr {
  border: 1px black solid;
}

.pullquote {
  width: 20%;
  float: right;
  font-size: 125%;
  line-height: 140%;
  margin: 10px;
  padding: 0px 5px 5px 0px;
}

.pullquote:first-letter {
  padding:5px 2px 10px 35px!important;
  padding /**/:0px;   /* resetting padding in IE5+ */
}

ul {
	margin-left: 10px;
}

#common_report, #result_report {
	text-align: right;
	font-weight: bold;
}

.idented {
	margin-left: 25px;
}

.url {
	color: #3366FF;
}

a.title {
	color: #006600;
}

.hosted {
	color: black;
}

.hosted a {
	color: black;
}