.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;

}
a.footertext:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footertext:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menutable {
	border: 1px none #FFFFFF;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
a.menutext:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutext:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: none;

}
a.menutext:active {
	color: #FFFFFF;
	text-decoration: none;
}
.middletables {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	filter: Alpha(Opacity=90);
	-moz-opacity:0.9;

}
.middletablesleft {
	background-color: #FFFFFF;
	position: relative;
	filter: Alpha(Opacity=90);
	-moz-opacity:0.9;
	border: 1px dashed #000000;


}
.middletabletext {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	position: relative;
	
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.comparisontables {
	border: 1px solid #000000;
}
