@charset "utf-8";
/* CSS Document - Author Shaun Wright*/

/* images */


img {


	border:0;


}

.Grey_Font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.White_Font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.blue_block {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:white; 
background-color:80B8CC;             
font-weight:bold; 
text-align:center;
}


.bgtop {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 11px;
	color:white; 
	/*position: absolute;*/
	text-align:center;
	top:-50%;
	
	/*top: 10px;	bottom: 10px;	left: 10px;	right: 10px;*/

	width: 100;
	opacity: .8;
	filter: alpha(opacity=80);
	
	text-decoration:none; color:white;
	visited:white;

	height: 23;
	background: url(images/blue_title_background.jpg) top center repeat-x;*/
	/*background:  #80B8CC;*/
	z-index: 1;
}

