.dropshadow 
{
	/* 'filter' is not a known CSS property name.
	filter: DropShadow(Color=Black, OffX=3, OffY=3, Positive=310); */
}
.menureg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
	padding-left: 22px;
	font-size: 90%;
	cursor: hand;
	/* 'filter' is not a known CSS property name.
	filter: DropShadow(Color=DDDDDD, OffX=1, OffY=1, Positive=true);*/

}
.menuover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	padding-left: 22px;
	font-size: 90%;
	cursor: hand;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	color: #000000;
}
.Pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000066;
	font-weight: bold;

}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000066;

}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: italic;
}
.newsitemDate
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: bold;
}
.PageSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
	font-weight: bold;

}
.formlabel
{
	font-weight: normal;
	font-size: 80%;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
.membersLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	cursor: hand;
	font-style: italic;
	font-weight: bold;
	text-align: center;

}
.membersLink A
{
	color: #FFFFFF;
}

.membersLink A:visited
{
	color: #FFFFFF;
}

.voltbl
{
	border-collapse: collapse;
}

.bodytext2
{
	font-size: 70%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.newcalhead
{
	font-weight: bold;
	font-size: x-small;
	color: yellow;	/*gold;*/
	font-family: 'GE Inspira';
	background-color: #003399;
}

.newcalhead2
{
	font-weight: bold;
	font-size: x-small;
	color: #ccccff;
	font-family: 'GE Inspira';
	background-color: #003399;
}