﻿html 
{
    margin:0 0 0 0;
    padding:0 0 0 0;
} 
.body
{
    background-color:#ffffff;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background-image:url(/images/1pxVertical.jpg);
    background-repeat:repeat-x;
}
div 
{
    Z-index:10;    
}
.divmain
{
    margin-left: auto;
    margin-right: auto;
}
.divcontent
{
    background-image:url(/images/banner.png);
    background-repeat:no-repeat;
    height:1000px;
    width:1001px;
    z-index:999;
}
.divbanner
{
    width:516px;
    float:left;
}
.divmenu
{
    width:770px;
    float:left;
    padding:0 0 0 0;
    margin:0 0 0 0;
    text-align:right;
    background-image:url(/images/navbackground.jpg);
    background-repeat:repeat-x;
}
h2 
{
    font-size:14px;
	color:#062427;
	font-family: Arial, Helvetica, Geneva;
	text-align:left;
	font-weight:500;
}
h1
{
	font-size: 22px;
	font-weight:500;
	font-family: Arial, Helvetica, Geneva;
	color:#a24975;
}
p
{
    font-size:14px;
	color:#062427;
	font-family: Arial, Helvetica, Geneva;
	text-align:left;
}
b{ font-weight:500;}
a 
{
	border-style: none;
	border-width: 0px;
	text-decoration:none;
	color: #a24975;
	font-size: 14px;
	font-family: Arial;
}
a:link { text-decoration: None; }
a:active { text-decoration: None; }
a:visited { text-decoration: None; }
a:hover { text-decoration: none; }

a.pagebottom:link    {
  font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
	text-decoration:  none;
	color:            #1E364E;
	font-weight:      normal;
  }
a.pagebottom:visited {
  font-family: Georgia, Times New Roman, Serif;
  font-size: 14px;
  text-decoration: none;
  color: #5d4879;
  font-weight: normal;
  }
a.pagebottom:hover   {
  font-family: Georgia, Times New Roman, Serif;
  font-size: 14px;
  text-decoration:  underline;
  color:            #5d4879;
  font-weight:      normal;
  cursor:           pointer;
  }
a.pagebottom:active  {
  font-family: Georgia, Times New Roman, Serif;
  font-size: 14px;
  text-decoration:  none;
  color:            #5d4879;
  font-weight:      normal;
  }
Img
{
border: 0px;
}
.Strong
{
font-weight:900;   
}
.Spacer { width:900px; height:20px;}
.PBT 
{   font-size :small;
    float:none;
}
.title 
{
    float:left;
    font-weight:700;
    font-size:12;
	font-family: Arial, Helvetica, Geneva;
	color:#a24975;
	font-family:Georgia;
	text-align:left;
}
.Heavy
{
    color: #552a48;
    font-weight:900;
    font-size: 14px;
    text-align:left; 
}
.borderedimage
{ border-width:1px; border-color:#a24975; border-style:solid;}
.text_space14    { font-size: 14px; font-family: Arial; border: #fff }