﻿html 
{
    margin:0 0 0 0;
    padding:0 0 0 0;
} 
.body
{
    background-color:#9ba09a;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background-image:url(../images/1pxVertical.jpg);
    background-repeat:repeat-x;
    font-family:  veranda, tahoma;
    color:#062427;
	font-family:veranda, tahoma;

}
div 
{
    Z-index:10;
}

.divmain
{
    margin-left: auto;
    margin-right: auto;
}
.divcontent
{
    background-image:url(../images/banner.jpg);
    background-repeat:no-repeat;  
}
h1
{
	font-size:18px;
	font-family:veranda, tahoma;
	color:#062427;
}
h2 {
	font-family: veranda, tahoma;
	color:#062427;
	font-size:12;
	text-align: center;
	font-weight:600;
}
p
{
	text-align:left;
	color:#062427;
	font-family:veranda, tahoma;
}
a 
{
	border-style: none;
	border-width: 0px;
	color:#FF9900;
	text-decoration:none;
}
a:active { text-decoration: None; }
a:visited { text-decoration: None; }
a:hover { text-decoration: underline; }

a.pagebottom:link    {
  font-family: veranda, tahoma;
	font-size: 12px;
	text-decoration:  none;
	color:#FF9900;
	font-weight:      normal;
  }
a.pagebottom:visited {
  font-family: veranda, tahoma;
  font-size: 12px;
  text-decoration: none;
  color:#FF9900;
  font-weight: normal;
  }
a.pagebottom:hover   {
  font-family: veranda, tahoma;
  font-size: 12px;
  text-decoration:  underline;
  color:#FF9900;
  font-weight:      normal;
  cursor:           pointer;
  }
a.pagebottom:active  {
  font-family: veranda, tahoma;
  font-size: 12px;
  text-decoration:  none;
  color:#FF9900;
  font-weight:      normal;
  }
Img
{
border: 0px;
}
.Strong
{
font-weight:900;   
}
.Spacer { width:900px; height:20px;}
.Title
{
    width:700px;
    height:30px;
    background-image:url(../images/title.gif);
    background-position:top;
    text-indent: 40px;
    text-align:left;
}
.Title2
{
    width:700px;
    height:30px;
    background-image:url(../images/title2.gif);
    background-position:top;
    text-indent: 40px;
    text-align:left;
}
a.news
{
	border-style: none;
	border-width: 0px;
	color:#062427;
	text-decoration:none;
	font-weight:700;
}
a.news:hover   
{
  text-decoration:  underline;
}
