﻿body
{
    margin: 0px;
    background-image: url('/images/bg.gif');
}
.toptext
{
    font-family: verdana,arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFCC;
    text-align: center;
}
.label
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.toplinks
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.toplinks a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.toplinks a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.toplinks a:hover
{
    color: #8cc63e;
    text-decoration: none;
}
.registerbox
{
    border: 1px #000000 solid;
    width: 105px;
    height: 16px;
    font-family: arial;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFCC;
}
.boxcontent
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 1px;
}
.boxcontent a:link
{
    color: #990000;
    text-decoration: none;
}
.boxcontent a:visited
{
    color: #990000;
    text-decoration: none;
}
.boxcontent a:hover
{
    color: #000000;
    text-decoration: underline;
}
.content
{
    font-family: arial;
    font-size: 11px;
    color: #000000;
}
.content a:link
{
    color: #336600;
    text-decoration: none;
}
.content a:visited
{
    color: #336600;
    text-decoration: none;
}
.content a:hover
{
    color: #000000;
    text-decoration: underline;
}
.bottomlinks
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.bottomlinks a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.bottomlinks a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.bottomlinks a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.copyright
{
    font-family: arial;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
}
.copyright a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.copyright a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.copyright a:hover
{
    color: #8cc63e;
    text-decoration: none;
}
.boldred
{
	font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #990000;
}
.paging
{
	font-size:12px;
	color: #000000;
	font-family: Arial;
}
.paging a:link
{
	color: #990000;
	text-decoration: none;
}
.paging a:visited
{
	color: #990000;
	text-decoration: none;
}
.paging a:hover
{
	color: #990000;
	text-decoration: underline;
}
hr
{
	color:#000000;
	height:1px;
	background-color:#000000
}
.error
{
	font-family: arial;
    font-size: 10px;
    color: #CC0000;
}
.input
{
	border:1px #000000 solid;
	font-family: arial;
    font-size: 11px;
    color: #000000;	
}
.formheader
{
	border:1px #000000 solid;
	background-color:#000000;
	font-family: arial;
    font-size: 13px;
    color: #FFFFFF;	
    font-weight:bold;
}
