body {
	background-color: #CCCCCC;
	margin: 0;
}
.bg-borders {
	background-color: #000000;
}
.bg-maintable {
	background-color: #ffffff;
}
.bg-logo {
	background-image: url(site_images/logobg.gif);
	background-repeat: repeat;
}
.index-text {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 10px;
	color: #000000;
}
.contactconfirm-text {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 10px;
	color: #ff0000;
}
.footer {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 9px;
	color: #000000;
}
a:link {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}
a:active {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}
a:visited {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}
.belowimagelink {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 11px;
	color: #001a7b;
	font-weight: bold;
}
.belowimagelink:link {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 11px;
	color: #001a7b;
	font-weight: bold;
	border: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
}
.belowimagelink:hover {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 11px;
	color: #001a7b;
	font-weight: bold;
	border: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
}
.belowimagelink:active {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 11px;
	color: #001a7b;
	font-weight: bold;
	border: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
}
.belowimagelink:visited {
	font-family: verdana, arial, "Eurostile ExtendedTwo";
	font-size: 11px;
	color: #001a7b;
	font-weight: bold;
	border: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
}