 BODY
 	{
	margin:0 0 0 0;	
 	font-size: 12px;	
	font-family:Arial, Helvetica, sans-serif;
	background-color:#008574;
 	}
 
 A,A:Visited,A:Hover
 	{ 
	font-size: 12px;
 	color: #4FAF03;
	}
	
#MainBody
{
	background-color:#FFFFFF;
	border-left:5px solid #FFFFFF;
	border-Right:5px solid #FFFFFF;
	
}
#MainHeader 
 	{	
	background-image:url(/Templates/1027/Header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:775px;
	height:119px;
	}
		
#MainFooter
	{
	color:#FFFFFF;
	font-size:10px;
	background-image : url(/Templates/1027/Footer.jpg);
	background-position:top;
	background-repeat:no-repeat; 
	width:775px;
	height:21px;
	}

.Footer A,.Footer A:Hover
	{
	color:#F1F201;
	font-size:10px;
	text-decoration:underline;
	}

.FooterCredit, .FooterCredit A
	{
	text-align:center;
	width:100%;
	font-size:10px;
	}

.RightArea
	{
	font-weight: bold;
	}
  
.LeftArea 
	{
	font-weight: bold;	
	}
	


.Toolbutton
	{
	font-size: 12px;
	padding-top:5px;
	cursor : pointer;	
	background-color:#008574;
	padding:4px;
	margin:1px;
	width: 150px;
	height: 25px;
	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:#FFFF99;	
	text-decoration:none;
	}
	
.ToolBarColor{
background-color:#008574;
}
