.background {
	background-color: #ebe6dc;
}
.lighterbg {
	background-color: #CCCC99;
	background-image: url(../image_bin/backgrounds/bg_02.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.copyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.divider {
	background-image: url(../image_bin/shader.gif);
	background-repeat: repeat-x;
}
.listText {
	font-size: 10px;
	color: #333333;
}.bigText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
