@charset "utf-8";

.TableHighlight {
	background-color: #043868;
}

.admintext {
	color: #000000;
	background-color: #FFFFFF;
}


body,td,th {
	font-family: Calibri, Verdana, Arial;
	font-size: small;
	color: #FFFFFF;
}
body {
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #043868;
}

p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #c20023;
}

.HeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #5da9db;
	font-weight: normal;
}
.Footer {
	font-family: Calibri, Verdana, Arial;
	font-size: x-small;
	background-color: #C20023;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5da9db;
}
.bottomdots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.TinyText {font-size: x-small;
}

.PicPadding {
	margin: 7px;
}

#news p {
	padding-top: 0px;
	padding-bottom: 1px;
}
.OfficerPicPadding {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rowoutline {
	border: 1px solid #5DA9DB;
}

#mail tr:hover {
	background-color:#0b274c;
}

#events td:hover{
	background-color:#666666;
}

