.selected {
	background-color: #09329f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09329f;
	border-top: 1px solid #336633;
	border-right: 1px solid #336633;
	border-bottom: 1px none #336633;
	border-left: 1px solid #336633;
	width: 85px;
	text-align: center;
	vertical-align: middle;

}

.nonselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09329f;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BEDEBE;
	border-right-color: #BEDEBE;
	border-bottom-color: #BEDEBE;
	border-left-color: #BEDEBE;
	width: 85px;
	vertical-align: middle;
	text-align: center;

}

.selected a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.selected a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.selected a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.selected a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.nonselected a:link {
	text-decoration: none;
	color: #09329f;
}
.nonselected a:visited {
	text-decoration: none;
	color: #09329f;
}
.nonselected a:hover {
	text-decoration: none;
	color: #09329f;
}
.nonselected a:active {
	text-decoration: none;
	color: #09329f;
}

.menutablebase {
	background-color: #09329F;
}
.whitemiddle {
	background-color: #FFFFFF;
	width: 7px;
}
.eventsataglancetabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	background-color: #FFF3E8;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	border: 1px dashed #663300;
}
.eventstable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF3E8;
	padding: 4px;
	border-top: 1px none #663333;
	border-right: 1px dashed #663333;
	border-bottom: 1px dashed #663333;
	border-left: 1px dashed #663333;
}
.lowerbordereventstable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	width: 70px;
}
.newsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
.topalign {
	padding: 2px;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333399;
	text-decoration: underline;
	padding: 3px;
}
.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px;
	text-decoration: none;
	vertical-align: top;
}
.copyrighttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
}
