 BODY
 	{
	margin:0 0 0 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;		
}
 
 A,A:Visited,A:Hover
 	{ 
 	color: #21477B;
	}
#MainBody
{
	background-color:#f5f5f5;
		
}
 #MainHeader 
 	{	
	background-image:url(/Templates/1005/Header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:775px;
	height:153px;	
		
	}
		
#MainFooter 
	{	
	background-color: #567553;		
	height: 10px;
	width: 100%;
}

#MainFooter A
	{		
	}

.FooterCredit, .FooterCredit A
	{
	color:#21477B;
	text-align:center;
	width:100%;
	font-size:10px;	
	}

  
.LeftArea 
	{
	font-weight: bold;
}
#RightAreabg
	{
	
}
#RightArea A
	{		
}
.Toolbutton
	{
	font-size: 12px;
	cursor : pointer;	
	background-color:#567651;
	width: 150px;
	height: 40px;
	margin:2px;
	padding-top: 8px;	
	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{}
