.maintable {
	background-image: url(images/layout_10.jpg);
	background-repeat: repeat-y;
	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: #999999;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.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: #999999;
}
.textheadline {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #BAB7A4;
}
a:link {
	text-decoration: none;
	color: #BAB7A4;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #003300;
}
a:active {
	text-decoration: none;
}
.popup {
	background-color: #FFFFFF;
}
