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