.a_leftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.a_smallerMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
.menuItemBG {
	background-color: #FFFEDC;
}
.leftMenuShadow {
	filter: DropShadow(Color=black, OffX=1, OffY=1, Positive=1);
}
.NewsTableCell {
	background-color: #FFFFFF;
	border: 1px solid #EDE4D6;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Header1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.IntroText {
	font-size: 10px;
	color: #000000;
}
.NewsHeader1 {
	font-size: 10px;
	font-weight: bold;
}
.DateHeader1 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.NewsText {
	font-size: 9px;
	color: #000000;
}
.ReadMoreLink {
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.NewsArchiveLink {
	font-style: italic;
	text-decoration: none;
}
.NewsArchiveHeader {
	font-size: 10px;
}
.PastNewsLink {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.listDisc {
	list-style-type: circle;
}
.blackFrame1point {
	border: 1px solid #E6EBFF;
	background-color: #FFFFFF;
}
.imgBorder {
	border: 2px solid #CCCCCC;
}
