﻿body 
{
	background-color:#6699ff;
	font-family: Calibri;
    font-size: small;
}

.banner
{
	background-image:url('banner3.png');
	width: 680px;
	height: 69px;
}

.FloatLeft
{
	margin: 0px 5px 0px 0px;
	float:left;
}

.FloatRight
{
	margin: 0px 0px 0px 5px;
float:right;	
}

.MainTable
{

 border-color:Black;
	width: 680px;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;	
	
	
}

td.MainTd
{
	 padding:0px;
}

 .FeatureHeader
 {
     color: #0000FF;
     font-weight: bold;
     font-family:Arial; font-size:10pt;
     text-decoration:underline;
 }
 
 .FeatureBody
 {
 	margin-left:30px;
 	text-align: left;
 }
 
 td.FeatureCell
 {
 	border-style: none outset outset outset; border-width:medium;
 	padding: 4px;
 }
 
  .ScriptBody
 {
 	margin-left:30px;
	margin-right:30px;
 	            font-family: Calibri;
            font-size: small;
 }
 
 .AreaTitle
 {
 	
 		margin: 0px;
	 border: 0px;
	  padding: 0px;

	     font-weight:bolder;
	     vertical-align:top;
 }
 
 .NavBar 
 {
 		   background-image:url('Bar.png');
	     background-color:White; 
	     border-spacing: 0px;
	     
	     font-family: Calibri;
   
	     
 }
 
 .NavSide
 {
  padding: 4px; border-style: none outset outset outset; border-width: medium;
  	
 }
 
  .NavSide div
 {
   height:36px;
  	
 }
 
  .NavSide a
 {
 	color:Black;
 	text-decoration:none;
 	font-family:Arial; font-size:10pt;
 	
 }
 
  .NavSide a:hover
 {
 	color:#6699ff;
 	
 }
 
 .NavSide a.currentArea
 {
 	 font-weight:900;
 	 color:#3333f9;
 }
 
 .menu a
 {
 	color:Black;
 	text-decoration:none;
 	
 }
 
  .menu a:hover
 {
 	color:#6699ff;
 	
 }
 
 .menu a.currentArea
 {
 	 font-weight:900;
 	 color:#3333f9;
 }
 
 .TopLeft
 {
  width: 16px;
  height: 16px;
  background-image: url('topleftfader.png');
  padding: 0px;
  margin: 0px;	
 }
 

 
 .Top
 {
 	width: 680px; 
 	height: 16px; 
 	background-image: url('topfader.png');
 	height: 16px; 
 	padding: 0px; 
 	margin: 0px;	
 }
 
  .TopRight
 {
  width: 14px;
  height: 16px;
  background-image: url('toprightfader.png');
  padding: 0px;
  margin: 0px;	
 }
 
 .Left
 {
  width: 16px; 
  background-image: url('leftfader.png');
  padding: 0px; 
  margin: 0px;	
 }
 

 
 .Right
 {
 width: 14px; background-image: url('rightfader.png');
                    padding: 0px; margin: 0px;	
 }
 
 .BottomLeft
 {
 width: 16px; height: 16px; background-image: url('bottomleftfader.png');
                    padding: 0px; margin: 0px;	
 }
 
 .Bottom
 {
 background-image: url('bottomfader.png');
                    padding: 0px; margin: 0px;
                    text-align:center;	
 }
 
 .BottomRight
 {
 width: 14px; background-image: url('bottomrightfader.png');
                    padding: 0px; margin: 0px;	
 }
 
 
.AreaTitle2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	

	     
}
.Copyright {
     color:White;
     font-weight: bold;
     font-size: 10px;
     text-align:center;
}

