 BODY
 	{
	margin:0 0 0 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;			
}
 
 A,A:Visited,A:Hover
 	{ 
 	color: #AA2FA6;
	}
	
#MainBody
{
	background-color:#FFFFFF;
	background-image: url(/Templates/1010/Mainbg.jpg);	
	background-position:left;
	background-repeat: no-repeat;
		
}		

 #MainHeader 
 	{
	background-image:url(/Templates/1010/Header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:100%;
	height:137px;
	border-right : 1px solid #CC9A2E;
	border-left : 1px solid #CC9A2E;
}
		
#MainFooter 
	{	
	background-color: #AA2FA6;	
	height: 10px;
	width: 100%;
}

#MainFooter A
	{	
	color:#FFFFFF;
	font-size: 10px;
	text-align:center;
	}

.FooterCredit, .FooterCredit A
	{
	color:#AA1942;
	text-align:center;
	width:100%;
	font-size:10px;	
	}

  
.LeftArea 
	{
	font-weight: bold;
}
.RightArea 
	{
	font-weight: bold;
}


.Toolbutton
	{
	font-size: 12px;
	cursor : pointer;	
	background-color:#AA1942;
	width: 150px;
	height: 40px;
	margin:2px;
	padding-top: 13px;	
	color:#6C5607;	
	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{}
