 BODY
 	{	
	margin:0 0 0 0;	
 	font-size: 12px;	
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
 	}
 
 A,A:Visited,A:Hover
 	{ 
 	color: #415F27;
	}

 #MainHeader 
 	{	
	background-image:url(/Templates/1016/Header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:775px;
	height:136px;
	}
	
	#MainBody
{
	background-color:#e9e9e9;
	margin-top: 2px;
	border-top : 2px solid #5C8E35;	
	border-right : 2px solid #5C8E35;
	border-left : 2px solid #5C8E35;
		
}	
	
	
		
#MainFooter 
	{	
	color:#335418;
	text-align:center;
	font-size:10px;
	background-color: #95B47C;	
	width:775px;
	height:13px;
	}

#MainFooter A
	{	
	color:#335418;
	text-align:center;
	font-size:10px;
	}

.FooterCredit, .FooterCredit A
	{
	color:#415F27;
	text-align:center;
	width:100%;
	font-size:10px;
	}

.RightArea
	{
	font-weight: bold;
	}
  
.LeftArea 
	{
	font-weight: bold;	
	}


.Toolbutton
	{
	font-size: 12px;
	cursor : pointer;	
	background-color:#95B47C;
	width: 150px;
	height: 40px;
	margin:2px;
	padding-top: 15px;	
	color:#FFFFFF;	
	vertical-align:middle;
	text-align: center;
	font-weight: bold;
	
	}
	
.Toolbutton A:Link, .Toolbutton A:Visited
	{
	color: #FFFFFF;	
	text-decoration:none;
	}

.Toolbutton A:Hover
	{
	color: #FFFFFF;	
	text-decoration:underline;
	}	


.ToolBarColor{}
