﻿body
{
    width: 100%;
    margin: 0px auto auto auto;
    background-color: #8FBA35;
    font-family: Verdana;
    font-size: 12px;
    color:White;
    background-image: url(images/back.jpg);
    background-repeat: repeat-x;
}
div.Main
{
    width: 100%;
    margin: auto auto auto auto;
    height: 67px;
    background-color: #7FB114;
}
div.Fluid
{
    width: 100%;
    background-color: #A43002;
    height: 28px;
}
div.FluidFooter
{
    width: 100%;
    background-color: #A43002;
    
}
p.FooterP
{
    font-family: Verdana;
    font-size: 12px;
    background-color: black;
    color: White;
    line-height: 20px;
    width: 100%;    
    text-align: center;
    font-weight: bold;
}
p.FooterPG
{
    font-family: Verdana;
    font-size: 12px;
    background-color: Gray;
    color: White;
    line-height: 20px;
    width:100%;    
    text-align: left;
    font-weight: bold;
}
a.Flink
{
    font-family: Verdana;
    color: White;
    font-weight: bold;
    text-decoration: none;
}
a.Flink:hover
{
    font-family: Verdana;
    color: yellow;
    font-weight: bold;
    text-decoration: none;
}

h1.Heading
{
    font-family: Trebuchet MS;
    font-size: 24px;
    font-weight: bold;
    color: White;
}
div.MainContents
{
    width: 990px;
    background-color: White;
    font-family: Verdana;
    font-size: 12px;
    color: Black;
    height: auto;
}
a
{
    text-decoration: none;
    color: White;
}
div.HomeDivHeading
{
    width: 100%;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFC501;
    color: Black;
    border: solid 1px #FFC501;
    text-align: center;
}
div.HomeDivContent
{
    width: 100%;
    font-family: Verdana;
    font-size: 12px;
    background-color: White;
    border: solid 1px #FFC501;
    color: Black;
    line-height: 18px;
}
a.BoldLink
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #A43002;
}
a.BoldLink:hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: Black;
}
a.PageL
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: Black;
}
a.PageL:hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: Black;
}
.modalBackground 
{
   background-color: Black;
   filter:alpha(opacity=70);
   opacity:0.8;
   
}
.formbutton
{
    background-color: #A43002;
    border: 2px solid #76A402;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: White;
}
.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 160px;
}

.glossymenu li a{
background-color: White;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #A43002;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
background-color: White;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #A43002;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li a:hover{
 text-decoration: underline;
 color: Black;

}
.MenuStyle
{
    Width: 160px;
}
.MenuStyle ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.MenuStyle li a
{
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    display: block;
    height : 16px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	    padding: 4px 0 4px 10px;
	    text-decoration: none;
    }	
    .MenuStyle li a:link, .MenuStyle li a:visited
    {
	    
	    color: #000000;
    }
    .MenuStyle li a:hover
    {
	    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	    color: #0000FF;
	    
    }
    .MenuStyle li a.selected
    {
	    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	    color: #0000FF;
	    
    }
    .style1
   {
  color: #000000;
   }
   .style2
   {
  font-family: Arial, Helvetica, sans-serif;
   }
   .style3
   {
  font-size: small;
   }
   .styleInstruct
   {
  font-family: Verdana;
  color: #0000FF;
  font-size: xx-small;
   }
   .style4
   {
  font-family: Arial;
  font-size: small;
  color: #000000;
   }
   .LinkStyle
   {
  font-family: Verdana;
  color: #A43002 ;
  font-size: small;
  text-decoration: underline;
   }
   .LinkStyle:hover
   {
  font-family: Verdana;
  color: #000000;
  font-size: small;
  text-decoration: none;
   }
   .TopLinks
{
	font-family:Verdana;
	font-size:12px;
	color: White;
	text-decoration: none;
}
.TopLinks:hover
{
	font-family:Verdana;
	font-size:12px;
	color: White;
	text-decoration: underline;
}
table.BorderScrap
{
    width:610px;
    border: Solid 2px #8FBA35;    
}
table.BorderScrap:hover
{
    width:610px;
    border: Solid 2px #FFC501;  
}
td.HOVER
{
	border: solid 2px #999999;
}
