body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #EF4A01;
	margin: 0px;
	background-repeat: repeat-y;
}

#content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;
	width: 585px;
	background-color: #FFFFFF;
	top: 0px;
	padding: 5px;
	}


a.one {font-family: Arial, Verdana, Helvetica; font-size: 10pt; font-weight: bold; font-style: italic;}
a.one:link { color: #000080; text-decoration: none }
a.one:active { color: #000080; text-decoration: none }
a.one:visited { color: #000080; text-decoration: none }
a.one:hover { color: #000000; text-decoration: none }

a.two {font-family: Verdana, Helvetica; font-size: 7pt;}
a.two:link { color: #000080; text-decoration: underline }
a.two:active { color: #000080; text-decoration: underline }
a.two:visited { color: #000080; text-decoration: underline }
a.two:hover { color: #FF0000; text-decoration: underline }

a.three {font-family: Verdana, Helvetica; font-size: 8pt;}
a.three:link { color: #FF0000; text-decoration: underline }
a.three:active { color: #FF0000; text-decoration: underline }
a.three:visited { color: #FF0000; text-decoration: underline }
a.three:hover { color: #000080; text-decoration: underline }

.cell_over { BACKGROUND-COLOR: #99ccff }
.cell_out { BACKGROUND-COLOR: #FFFFFF }
.cell_over1 { BACKGROUND-COLOR: #99ccff }
.cell_out1 { BACKGROUND-COLOR: #99ccff }#content h3 {
	color: #000099;
}
#directory {
	float: right;
	width: 140px;
	position: relative;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
h4 {
	font-weight: normal;
	color: #000099;
}
#bulletin {
	background-color: #DEDEDE;
	width: 385px;
	margin: 15px;
	padding: 10px;
}
#nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}
