 BODY
 	{
	margin:0 0 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CADDCA;		
}
 
 A,A:Visited,A:Hover
 	{ 
 	color: #E9E9E9;
	}
	
#MainBody
	{
	background-color:#698C64;
	border-left:2px solid #445A43;
	border-Right:2px solid #445A43;
	}

 #MainHeader 
 	{	
	background-image:url(/Templates/1002/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:#E9E9E9;
	text-align:center;
	width:100%;
	font-size:10px;	
	}

  
.LeftArea 
	{
	font-weight: bold;
	}
	
.RightArea
	{
	
	}

		
.Toolbutton
	{
	font-size: 12px;
	cursor : pointer;	
	background-color:#E9E9E9;
	width: 150px;
	height: 40px;
	padding-top: 8px;
	color:#FFFFFF;	
	vertical-align:middle;
	text-align: center;
	font-weight: bold;	
	}

.Toolbutton A:Link, .Toolbutton A:Visited
	{
	color: #617E5E;	
	text-decoration:none;
	}

.Toolbutton A:Hover
	{
	color: Yellow;	
	text-decoration:none;
	}
	
.ToolBarColor{}
