.PpageDropDown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	color : #8c8d6d;
	background-color : #EEF2F1;
	border : 1px solid #8c8d6d;
}
.news {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #8c8d6d;
}
.newsheadline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #8c8d6d;
	font-weight : bolder;
}
.scrollbar {
	scrollbar-base-color : #f0edde;
	scrollbar-darkshadow-color : #FFE4C4;
	scrollbar-track-color : #f0edde;
}
.MainText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.SideMenuActive {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	color : #265e5e;
	text-decoration : underline;
}
.SideMenuInactive {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	color : #8c8d6d;
	text-decoration : none;	
}
.MainText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}
.TwelvePointText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	}
.FourteenPointText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
}
.SmallButton {
	background-color : White;
	border : 1px solid Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.RowActive {
	background-color : #FFFF66;
}
.RowInactive {
	background-color : #F0EDDE;
}
