﻿body { 
    background-color: #000000;
    /* FE0000 */
    font-family: Verdana, Arial, Sans-Serif;
    margin: 0px 0px 0px 0px;
    color:#ffffff;
    font-size: 10px;
}

td 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    text-align:left;
    vertical-align: top;
}

table.mainPage
{
    background-color: #000000;
    width: 632px;
    text-align: center;
    background-image: url('images/areputationbuiltupon.jpg');
    background-position: center top;
    background-repeat: no-repeat;
}

table.mainPage td
{
    padding: 8px 8px 8px 8px;
    text-align: center;
    vertical-align: middle;
}

td.latestNews
{
    padding: 4px 4px 4px 4px;
    font-weight: bold;
}
    
table.mainMenu
{
    width: 652px;
}

table.mainMenu td
{
    text-align: center;
}

table.mainMenu td a
{
    color: #ffffff;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
}

table.mainMenu td a:hover
{
    text-decoration: underline;
}

table.mainMenuSub td
{
    padding: 2px 12px 2px 12px;
}

table.mainMenuSub td a
{
    color: #ffffff;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
}

table.mainMenuSub td a:hover
{
    text-decoration: underline;
}

a.boldLink
{
    color: #ffffff;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
}

a.boldLink:hover
{
    text-decoration: underline;
}

a
{
    color: #ffffff;
    font-size: 1em;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a.graylink
{
    color: #7b0000;
    font-size: 1em;
    text-decoration: underline;
}

a.graylink:hover
{
    text-decoration: none;
}

a.smallgraylink
{
    color: #7b0000;
    font-size: .8em;
    text-decoration: underline;
}

a.smallgraylink:hover
{
    text-decoration: none;
}

div#subContent
{
    font-size: 1.2em;
}

.highslide {
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
	border: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.alignRight
{
    text-align:right;
}

ul,li
{
    margin-left: .5em;
    padding-left: .5em;
}

H1
{
    font-family: Verdana, Arial, Sans-Serif;
    color: #7b0000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    
}

H2
{
    font-family: Verdana, Arial, Sans-Serif;
    color: Gray;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    font-style: italic;
}

H3
{
    font-family: Verdana, Arial, Sans-Serif;
    color: Gray;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    font-style: italic;
}

H4
{
    font-family: Verdana, Arial, Sans-Serif;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    text-decoration: underline;
    
}

input, textarea
{
    font-family: Verdana, Arial, Sans-Serif;
    border: solid 1px #7b0000;
    font-size: 10px;
}

.eatonImage
{
    margin: 4px 4px 4px 4px;
    padding: 4px 4px 4px 4px;
    border: solid 1px black;
}