 BODY
 	{
	margin:0 0 0 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;	
	color:#FFFFFF;	
}
 
 A,A:Visited,A:Hover
 	{ 
 	color: #DBEF7F;
	}
	
#MainBody
	{
	background-color:#0E4B91;
	/*border-left:2px solid #445A43;
	border-Right:2px solid #445A43;*/
	}

 #MainHeader 
 	{	
	background-image:url(/Templates/1004/Header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:775px;
	height:154px;	
		
	}
		
#MainFooter 
	{	
	background-image: url(Footer.jpg);
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
}

#MainFooter A
	{		
	}

.FooterCredit, .FooterCredit A
	{
	color:#DBEF7F;
	text-align:center;
	width:100%;
	font-size:10px;	
	}

  
.LeftArea 
	{
	font-weight: bold;
}
.RightArea
	{
	
}

.Toolbutton
	{
	font-size: 12px;
	cursor : pointer;	
	background-color:#DBEF80;
	width: 150px;
	height: 40px;
	margin:2px;
	padding-top: 13px;	
	color:#577654;	
	vertical-align:middle;
	text-align: center;
	font-weight: bold;
	}

.Toolbutton A:Link, .Toolbutton A:Visited
	{
	color: #577654;	
	text-decoration:none;
	}

.Toolbutton A:Hover
	{
	color: blue;	
	text-decoration:none;
	}


.ToolBarColor{}
