 BODY
 	{	
	margin:0 0 0 0;	
 	font-size: 12px;	
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
 	}
 
 A,A:Visited,A:Hover
 	{ 
 	color: #EDC08C;
	}

#MainHeader 
 	{	
	background-image:url(/Templates/1025/Header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:775px;
	height:119px;
	}
		
.Footer 
	{
	color:#614E28;
	font-size:10px;
	background-color: #EDC08C;	
	width:775px;
	height:20px;
	}

.Footer A,.Footer A:Hover
	{
	color:#614E28;
	font-size:10px;
	text-decoration:underline;
	}

.FooterCredit, .FooterCredit A
	{
	color:#614E28;
	text-align:center;
	width:100%;
	font-size:10px;
	}

.RightArea
	{
	font-weight: bold;
	}
  
.LeftArea 
	{
	font-weight: bold;	
	}
A.tool,A.tool:Visited,A.tool:Hover{
	color:#000000;
	font-weight:bold; 
	text-decoration: none; 	
	text-align:center;
	vertical-align:middle;
}
.tool{
	color:#000000;
	font-weight:bold; 
	text-decoration: none; 	
	text-align:center;
	vertical-align:middle;
}
.Toolbutton
	{
	cursor : hand;	
	width:78px;	
	background-color:#EDC08C;
	padding-right:4px;	
	padding-left:4px;	
	padding-top:1px;	
	height:29px;
	}

.ToolBarColor{
background-color:#EDC08C;
}