.maintable {

	background-color: #FFFFFF;
}
.contenttable {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #669966;
}
.secondarytable {
	background-image: url(images/layout_13.jpg);
	background-repeat: repeat-y;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.textheadline {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #669966;
}
a:link {
	text-decoration: none;
	color: #669966;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #99CC99;
}
a:active {
	text-decoration: none;
}
.popup {
	background-color: #FFFFFF;
}
