﻿body 
{
    font-family: arial;
    font-size: small;
    background-color: #666666;
}

h1	{ font-family: Arial; border-bottom: 0px solid; border-color: #666666;}
h2	{ font-family: Arial; color: #8a0000;}
h3	{ color:#000000; border-bottom: 0px dashed #666666;}
h4	{ font-family: Arial; border-bottom: 1px solid; border-color: #666666;}

h2.home 	    { font-family: Arial; color: #FFFFFF;}
h2.homeBlack 	{ font-family: Arial; color: #000000;}


a:active	{ text-decoration: none; font-style: normal; color: #8a0000; }
a:link		{ text-decoration: none; font-style: normal; color: #8a0000; }
a:visited	{ text-decoration: none; font-style: normal; color: #8a0000; }
a:hover		{ text-decoration: none; font-style: normal; color: #FC0107; }

a.nav:active	{ text-decoration: none; font-style: normal; color: #bfbfbf; font-weight: bold; }
a.nav:link		{ text-decoration: none; font-style: normal; color: #bfbfbf; font-weight: bold; }
a.nav:visited	{ text-decoration: none; font-style: normal; color: #bfbfbf; font-weight: bold; }
a.nav:hover		{ text-decoration: none; font-style: normal; color: #FC0107; font-weight: bold; }

a.footer:active	    { text-decoration: none; font-style: normal; color: #ffffff; }
a.footer:link		{ text-decoration: none; font-style: normal; color: #ffffff; }
a.footer:visited	{ text-decoration: none; font-style: normal; color: #ffffff; }
a.footer:hover		{ text-decoration: none; font-style: normal; color: #FC0107; }

.table                   {border-collapse: collapse; border: 1px solid #999999;}
.table td a              {text-decoration: none;}
.table td a:hover        {text-decoration: underline;}
.table td                {font-size: 11px; padding: 5px; padding-left: 10px; border: 1px solid #999999; vertical-align: top;}
.table img               {border: 0px;}

.form               { border-collapse: collapse; border: Solid 1px #cccccc; width: 80%;}
.form td            { border: Solid 1px #cccccc; padding: 5px;}
.form img           { border: Solid 0px #cccccc; width: 25%;}
.form td a          { text-decoration: none;}
.form td a:hover    { text-decoration: underline;}
