.maintable {
	width: 970px;
	height: 100%;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(images/footerbackground.gif);
	background-repeat: repeat;
	background-position: left bottom;
	vertical-align: bottom;
	text-align: right;
}
.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.TELH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #A9D046;
	text-decoration: none;
}
.CONTENTTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}
.UnderlineLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	text-align: left;
}

