/* CSS Document */
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.menu, a.menu:link, a.menu:hover, a.menu:active{
	text-decoration: none;
	text-align: center;
	font-family: Eurostile;
	line-height: 25px;
	color: #000000;
	height: 30px;
	width: 160px;
	display: block;
}
a.menu:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	height: 25px;
	width: 160px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a.foot, a.foot:link, a.foot:hover, a.foot:active{
	text-decoration: none;
	text-align: center;
}
a.short, a.short:link, a.short:hover, a.short:active{
	text-decoration: none;
	color: #333333;
}
a.short:hover {
	color: #FF0000;
}.centred {
	text-align: left;
	padding-left: 200px;
	padding-top: 25px;
}

.halfwidth {
	text-align: center;
	height: 50px;
	width: 290px;
	display: inline;
	padding-top: 10px;
	float: left;
}
li {
	list-style-image: url(images/bullet/bullet.gif);
}
.mainpagetext {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
