a {
	color: #0000CC;
}

body {
	background-color: #DDDDDD;
	color: #333333;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	text-align: center;
	vertical-align: top;
}

td {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}

h1 {
	color: #89A9BB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
}

#admin {
	background-color: #FFFFFF;
	border: 2px solid #333333;
	left: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	right: auto;
	text-align: left;
	width: 90%;
}

#bottom {
	background-color: #434787;
	height: 25px;
	margin-top: 30px;
}

#content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
}

#menu {
	background-color: #EEEEEE;
	border-bottom-color: #434787;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	height: 24px;
	padding-left: 10px;
	padding-top: 6px;
}

#menu a {
	color: #000000;
}

#top {
	background-color: #434787;
	color: #FFFFFF;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 112px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	height: 132px;
	line-height: 80px;
}
