@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
body {
	margin-left: 20px;
	margin-top: 20px;
	background-color: #CC0000;
	position: relative;
}
.Bigger {
	font-size: 16px
}
#wrapper {
	background-color: #F7EDB9;
	width: 840px;
}
#Lowerframe {
	background-color: #F7EDB9;
	width: 840px;
}
#Footer {
	width: 840px;
	color: #F7EDB9;
	background-color: #C90016;
	text-align: center;
}
#Collector {
	width: 840px;
	background-color: #F7EDB9;
	text-align: center;
	font-size: 18px;
}
#Menuframe {
	width: 840px;
	background-color: #C90016;
	height: 2.25em;
	}
