xTABLE
{
	border-style: none;
	border-width: 0px;
	padding: 0 0 0 0;
        background-color: white;
}
.MainTable
{
align: center;
width: 900px;	
border-style: solid;
border-width: 0px;
border-color: #6f6f6f;
padding: 0 0 0 0;
background-color: white;
}

.DefaultTable
{
align: center;
width: 900px;	
border-style: solid;
border-width: 10px;
padding: 0 0 0 0;
background-color: white;
}

.ControlClass
{
    background-color: white;
    align: top;
    top: auto;
}

.LabelClass
{
    background-color: #ccffff;
    text-color: white;
    top: 0px;
}

.WhiteTable
{
    background-color: white;
    text-color: Black;
  /*  width: 450px;  */
}

body
{ 
  background-color: #6f6f6f;
}

DT
{
padding-top:5px;
padding-bottom:5px;

  background-color:  #6f6f6f;
  color: #ccffff;
  font-family: helvetica;
  font-weight: bold;
  text-align: left;
  text-indent: 5pt;
}

DD
{
  font-family: helvetica;
}

h1
{
  font-family: helvetica;
  font-weight: bold;
  text-align: center;
}

p
{
  font-family: helvetica;
  text-indent: 10pt;
}

li
{
   font-family: helvetica;
}



h2
{
   font-family: helvetica;
   font-size: 18px;
   color: white;
   text-align: center;
}

.HeaderTable
{ 
     background-color: #6f6f6f;
    background image-align: top;
    text-color: Black;
    width: 480px;
}

h3
{
  font-size: 16px;
  font-weight: bold;
  font-family: helvetica;
  text-align: center;
}

.Cities
{
 text-color: black;
  font-size: 10px;
  word-spacing: none;
 background-color: white;

}

.MenuLinks
{
  font-weight: bold;
font-family: helvetica;
   font-size: 18px;
   color: white;
   text-align: center;
padding-top:20px;
padding-bottom:0px;
padding-right:0px;
padding-left:0px;
}

a.MenuLinks:hover
{
  font-weight: bold;
font-family: helvetica;
   font-size: 18px;
   color: #ccffff;
   text-align: center;
padding-top:10px;
padding-bottom:0px;
padding-right:0px;
padding-left:0px;
}
.h4
{
  font-size: 14px;
  font-weight: bold;
  font-family: helvetica;
  text-align: center; 
}

.HeaderImage
{
position: absolute;
text-align: center;
left:20px;
top:4px;
}



.FormDiv{
    background-color: #42A6A6;
    align: center;
    top: auto;
    width: 360px;
    border: solid 0px black;
    text-align: center;
    padding: 0 0 0 0;
}

.FormCellLeft
{
width: 300px;
font-family: helvetica;
text-color: #ccffff;
text-align: right;
background-color: #ccffff;
}

.FormCellRight
{
text-align: left;
background-color: #ccffff;
}

.FeatureTable
{
  background-color: white;
}

.FeatureLinks
{
 text-color: black;
 font-family: helvetica;
  font-weight: bold;
}

.FeatureLinks:hover
{
color: #ccffff;	
}

.DefaultFooter
{
color: black;
}

.NavMenuLink
{
color: black;
}


