﻿html 
{
    margin:0 0 0 0;
    padding:0 0 0 0;
} 
.body
{
    background-color:#cccccc;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background-image:url(/images/1pxVertical.jpg);
    background-repeat:repeat;
}
.divmain
{
    margin-left: auto;
    margin-right: auto;
}
.divcontent
{
    background-image:url(/images/banner.jpg);
    background-repeat:no-repeat;
    height:1000px;
    width:1001px;
    float:left;
}
.divheader
{
    width:516px;
    float:left;
    height:130px;
}
h1
{
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	color:#000033;
}
h2 
{
    font-family:"Times New Roman", Times, serif;
    font-weight:normal;
    font-size: medium;
    text-align:left;
    color:#000033;
}
p
{
    font-family: Helvetica,Arial,sans-serif;  
    text-align:left;
    color:#000033;
}
a:active, a:visited, a:link
{
    border-style:none;
    border-width:0px;
	text-decoration: none;
	color:#0066cc;
}
a:hover
{
    text-decoration:  underline;
    border-style:none;
    border-width:0px;
    color:#003366;
}
a.pagebottom:link    {
    font-family:Arial, Times New Roman, Serif;
	font-size: 12px;
	text-decoration:  none;
	color:            #1E364E;
	font-weight:      normal;
  }
a.pagebottom:visited {
  font-family:Arial, Times New Roman, Serif;
  font-size: 12px;
  text-decoration: none;
  color: #5d4879;
  font-weight: normal;
  }
a.pagebottom:hover   {
  font-family:Arial, Times New Roman, Serif;
  font-size: 12px;
  text-decoration:  underline;
  color:            #5d4879;
  font-weight:      normal;
  cursor:           pointer;
  }
a.pagebottom:active  {
  font-family:Arial, Times New Roman, Serif;
  font-size: 12px;
  text-decoration:  none;
  color:            #5d4879;
  font-weight:      normal;
  }
Img
{
border: 0px;
}
.Heavy
{
 font-weight:700;   
}
B { font-weight:500;}
.BA
{
    Color:#666666;
}
