body {
	background-image:  url(../images/background.gif);
	margin-top: 12px;
		
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	line-height: 170%;
	padding-left: 2px;


}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none; 
	} 

.navbackground {
	background-image:  url(../images/navbackground.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #CCCCCC;
}
.headerbackrd {
	background-image: url(../images/header1.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	padding-right: 15px;
	padding-bottom: 3px;



}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 125%;
}
.newsbox {
	border: 5px solid #F1F3FA;
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;


}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	line-height: 170%;
	padding-left: 2px;


}
.listcolour {
	background-color: #F1F3FA;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.outerborder {
	border: 1px solid #B9C5E1;
}
