
body {
	font-family : "lucida sans unicode", tahoma,Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FFFFFF;
	color:#7B777B;
	
}

.headertable{
	width:770px;
	height:9px;
}

.logobar{
	background: url(images/toplogo.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width:770px;
	
}

.logobartext{
	text-align: right;
	padding-right:20px;
	padding-top:40px;
	font-size:14px;
	letter-spacing: 2px;
}

.imagetable{
	width:770px;
	height:40px;
}

.maintable{
	width:501px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	height:358px;
	text-align: center;
}



A:link{color:#666699; text-decoration:none; }
A:active{color:#666699; text-decoration:none; }
A:visited{color:#666699; text-decoration:none; }
A:hover{color:#7F8E87; text-decoration:none; }

.header{
	font-size:16px;
	letter-spacing: 2px;
	margin:20px 0px 20px 0px;
}
	
.space05{
	 padding-top: 5px;
	 clear: both;
  	}

.space15{
	 padding-top: 15px;
	 clear: both;
  	}
	
.strapline{
	background-image: url(images/smalllogo.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	font-weight: bold;
	letter-spacing: 2px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:501px;
	height:18px;
	margin: 30px 0px 20px 0px;
}	
	
.footer{
	text-align: center;
	font-family:  "lucida sans unicode",tahoma;
	font-size:  10px;
	color: #7B777B;
	text-transform:  uppercase;
	
	letter-spacing: 2px;
	
	padding-bottom:20px;
	}
	
	.footer a:link{color: #7B777B;}
	
	.footer a:active{color: #7B777B;}
	.footer a:visited{color: #7B777B;}
	.footer a:hover{color: #7B777B;}


