@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: #FF0000;
	position: relative;
}
.Bigger {
	font-size: 14px
}
.Smaller {
	font-size: 10px
}	
.Blue {
	color: #330066;
}
.Gold {
	color: #C8C800;
}
#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.29em;
}

