body {font-family: Verdana, Tahoma, sans-serif;
		 font-size:normal;color: #062B7D;}
		 
.banner {
	text-decoration: none;
	cursor: hand;
	color: #062B7D;
	font-family: Arial;
	font-size: 12px;
}		

.banner-image
	{
		background-image: url('../images/banner.jpg');
		background-repeat:repeat-x;
		margin-top:0px;
		margin-bottom:0px;
	}		
	
.banner-text1
{
	font-family:Times New Roman, Garamond, Serif;
	font-size:20pt;
	font-weight:bold;
	text-align:center;
	position:absolute;
	left:110px;
	top:15px;
	color:white;}	
	
.banner-text2
{
	font-family:Times New Roman, Garamond, Serif;
	font-size:14pt;
	position:absolute;
	left:400px;
	top:60px;
	color:white;}		
	
.MenuBarLeft
		{
	background-color:#F2F2F2;
	border-left:1px solid #999999; 
	border-right:1px solid #999999; 
	border-top:0px solid #999999; 
	border-bottom:1px solid #999999; 
    width: 200px;

		}
.footer
{
	background-color:#F2F2F2;
	font-size:small ;
	border-left:1px solid #999999; 
	border-right:1px solid #999999; 
	border-top:1px solid #999999; 
	border-bottom:1px solid #999999; 
	}
	
IMG.spacer-image
{
	width:100px;
	height:1px;
	border:0px;
	}
 
