.mainBG {
	background-image: url(interface/mainbg.gif);
	background-repeat: repeat-y;
}
.boxBG {
	background-image: url(interface/boxBG.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.buttonDIV {
	padding-bottom: 2px;
}
.copyright {
	font-family: Arial;
	font-size: 12px;
	color: #0B4695;
	text-decoration: none;
	padding-bottom: 2px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B4695;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.mainbox {
	background-image: url(interface/boxBG.gif);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	width: 535px;
	left: 15px;
	position: relative;
	margin-bottom: 10px;
}
.mainbox2 {
	clear: both;
	float: left;
	width: 535px;
	left: 15px;
	position: relative;
	padding-bottom: 4px;
}
.mainboxContact {
	clear: both;
	float: left;
	width: 535px;
	left: 15px;
	position: relative;
	margin-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 2px;
}
.blueTXT {
	color: #0B4695;
}
.blueLink {

	font-family: Arial;
	color: #0B4695;
}
.leftBG {
	background-image: url(interface/leftBG.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}

