body
{
	 margin: 0px;
	 font: normal normal normal 14px Verdana;  
  	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;              
    color: #666 ;
	scrollbar-arrow-color: #99AFEE;
	scrollbar-base-color: #1F8BD7;
}
.copy
{
	 margin: 0px;
	 font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;              
    color: #666 ;
	scrollbar-arrow-color: #99AFEE;
	scrollbar-base-color: #1F8BD7;
}
.copysmall
{
	 margin: 0px;
	 font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;              
    color: #666 ;
	scrollbar-arrow-color: #99AFEE;
	scrollbar-base-color: #1F8BD7;
}

.left, .title
{
	background-color: #1F8BD7;	
}

.title
{
	height: 103px;
}

.left
{
	width: 250px;
}

.topborder
{
	background: #186BA5;
	height: 3px;	
 }


.contentcell01
{
	width: 50px;
	background: #595959;
	height: 1200px;
}

.contentcell02
{
 	background: #FFF;
	width: 250px;
	color: #666 
}

.contentcell03
{
	color: #1FD86B;
	width: 450px; 
}

.contentcell03, .contentcell04
{
 background: #C6C6C6;
}

.contentcell01left
{
	background: #186BA5;
	width: 3px;	
	height: 600px;	
}

.contentcell03left
{
	background: #B7B7B7;
	width: 2px;	
}

.contentcell01right
{
	background: #4E4E4E;
	width: 2px;	
}

.menuspace
{
	height: 5px;
}

 .button
{ 
  font: normal normal bold 14px Verdana;  
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;              
  letter-spacing: 2px;
  display:block;
  text-decoration: none;
  text-align: center;
  vertical-align: text-bottom;
  color: #FFF ;
  height: 19px;
  width:240px;
  background: #4E4E4E;
}

.button a
{
 color: #FFF ;
 display:block;
 text-decoration: none;
 height: 19px;
 width:240px;
}

.button a:hover
{
  border-bottom: 1px solid #222222;
  border-right: 1px solid #222222;  
  border-top: 1px solid #A7A7A7;  
  border-left: 1px solid #A7A7A7; 
  text-decoration: none;
 background: #595959;
 vertical-align: baseline;
  color: #00BFFF;
  cursor: hand;
}

.button a:visited
{
   text-decoration: none;
}

.button a:active
{
   text-decoration: none;
	color: #8B0000;
}

.pagetitle
{
	color: Maroon;
	font-size: 24px; 
	font-weight: bold;
}
