body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F7F7F7;
	background-attachment: fixed;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	font-size: 0.9em;
	margin: 20px;
}

.edgecell {
	background-color: #000099;
}

.rightContent {
	font-family: georgia, "times New Roman", serif;
	font-size: 0.9em;
	background-color: #000000;
	color: #CFCFCF;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CECECE;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #CFCFCF;
}
.leftContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 36px;
}
.leftContent h3 {
	font-family: georgia, "times New Roman", serif;
	font-variant: small-caps;
	color: #868686;
	margin: 2px;
	padding-bottom: 0px;
}

#menu {
	background-color: #FCFCFC;
	padding: 8px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #CDCDCD;
	text-align: center;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
}
.leftContent img {
	margin-right: 8px;
	border: thin outset #cdcdcd;
}
.eventList {
	border: thin solid #333333;
}



#menu a {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 1em;
	margin-left: 1em;
	font-weight: bold;
	font-size: 1.2em;
}

#menu a:link {
	color: #000000;
	}
	#menu a:visited {
	color: #333333;
	}
	#menu a:hover {
	color: #00539F;
	}
	#menu a:active {
	color: #00539F;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #5C5C5C;
	font-size: large;
}
a:link {
	font-weight: bold;
	color: #00539f;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #00539f;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.schoolname {
	font-family: georgia, "times New Roman", serif;
	font-size: small;
	font-style: italic;
	color: #00539f;
}
.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
.winner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.resultstable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.category {
	font-family: georgia, "times New Roman", serif;
	font-style: normal;
	color: #000000;
	background-color: #00539F;
	padding-right: 6px;
	padding-left: 6px;
}
.first23 {
	font-family: georgia, "times New Roman", serif;
	font-weight: bold;
	color: #00539f;
}
.footer {
	font-family: georgia, "times New Roman", serif;
	font-size: 0.7em;
	color: #666666;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 6px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.leftContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000000;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CFCFCF;
}
.rightContent h3 {
	font-family: georgia, "times New Roman", serif;
	font-variant: small-caps;
	color: #FFFFFF;
	margin: 2px;
	padding-bottom: 0px;
}
.winnerimage {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
