body {
  background-color: white;
  margin: 0;
  padding: 0;
}
td.hdots {
  background-image: url(../_images/horizontaldots.gif);
  line-height: 0px;
}
td.vdots {
  background-image: url(../_images/verticaldots.gif);
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #339999;
}
.medium, h2 {
  font-family: Verdana, Arial, sans-serif;
  color: #999999;
  font-size: 14px;
  font-weight: bold;
}
.smallmedium {
  font-family: Verdana, Arial, sans-serif;
  color: #999999;
  font-size: 11px;
  font-weight: bold;
}
.small, h3 {
	font-size: 8.5pt;
	font-family: arial,helvetica,sans-serif;
  color: #999999;
}
.smallblack {
	font-size: 8.5pt;
	font-family: arial,helvetica,sans-serif;
}
.posts, p, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}
p a, .posts a {
  font-weight: bold;
  text-decoration: none;
}
p a:link, .posts a:link {
  color: #0066CC;
}
p a:visited, .posts a:visited {
  color: #0099CC;
}
p a:hover, .posts a:hover {
  color: #999999;
  text-decoration: underline;
}
p a:active, .posts a:active {
  color: #FF0033;
}
.nonlink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}

.headline {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-weight: normal;
  color: #999999;
  font-size: 10px;
}
.field
{
	font-size: 8.5pt;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
}
.button
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 9pt;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: arial,helvetica,sans-serif;
	height: 19px;
	background-color: #f0f0f0;
}
.picture
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.ResultTableHeader
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #f0f0f0;
	text-align: center;
	font-size: 8.5pt;
	font-family: arial,helvetica,sans-serif;
}

.SubLink a
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}
.SubLink a:link {
  color: #0066CC;
}
.SubLink a:visited {
  color: #0099CC;
}
.SubLink a:hover {
  color: #FFFFFF;
  background-color: #009999;
  text-decoration: none;
}
.SubLink a:active {
  color: #FF0033;
  background-color: transparent;
}
.postbacksmallfontlink
{
    color: #0066CC;
	font-size: 7.5pt;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
}
.smallfontlink
{
	font-size: 8.5pt;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
}
.smallfontlink a
{
    color: #0066CC;
	text-decoration: none;
}
.smallfontlink span
{
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}
.smallfontlink a:visited {
  color: #0099CC;
}
.smallfontlink a:hover {
  color: #999999;
  text-decoration: underline;
}
.myText, .myText p
{
	font-size: 8.5pt;
	line-height: 14px;
	font-family: arial,helvetica,sans-serif;
}
.myTextTitle
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: arial,helvetica,sans-serif;
}

.fieldsmallborderA
{
	font-size: 8.5pt;
	border-bottom: black 1px solid;
	font-family: arial,helvetica,sans-serif;
}
.fieldsmallborderB
{
	border-bottom: black 1px solid;
	background-color: #f0f0f0;
	font-size: 8.5pt;
	font-family: arial,helvetica,sans-serif;
}
.fieldsmallbordertitle
{
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	background-color: #f0f0f0;
	font-size: 8.5pt;
	font-family: arial,helvetica,sans-serif;
}
.AdminMainMenuElementTitle
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: arial,helvetica,sans-serif;
}
.AdminMainMenuElement
{
	font-size: 8.5pt;
	line-height: 14px;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
}
.AdminMainMenuElement a:visited
{
	color: blue;
}
.AdminMainMenuElement a:hover
{
	color: red;
}
.AdminMainTitle
{
	font-weight: bold;
	font-size: 12pt;
	border-bottom: black thin solid;
	font-family: arial,helvetica,sans-serif;
}
.AdminMainBody
{	
	font-size: 8.5pt;
	line-height: 14px;
	font-family: arial,helvetica,sans-serif;
}