body {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
td {
	font-family: "Segoe UI", Tahoma, "Times New Roman", Serif;
	font-size: 0.85em;
	color: #FFFFFF;
}
.content {
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.copyright {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: xx-small;
	color: #CCCCCC;
	font-weight: bold;
	background-image: url(../gfx/copyrightback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodybg {
	background-image: url(../gfx/bodybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-bottom: 10px;
}
.newsbg {
	background-image: url(../gfx/newsbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 124px;
	padding: 6px;
	font-size: 0.7em;
}
.newsletterbg {
	background-image: url(../gfx/newsletterbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 139px;
	padding: 6px;
	font-size: 0.7em;
}
.background {
	background-image: url(../gfx/background.gif);
}
input {
	font-size: 0.7em;
}
.small {
	font-size: 0.7em;
}
a {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
}
strong {
	color: #E0E052;
}
li {
	list-style-image: url(../gfx/tick.gif);
}
