.plaintxt {
	font-family: Verdana;
	font-size: 14px;
}
.boldRed {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #DB1322;
	font-style: oblique;
}
.BoldMedLGTxt {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
}

.TitleBlueBold {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #317739;
}
.SubtitleBold {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #DF0F29;
}
.MenuTxt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.SideMenu {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
	background-image: url(graphics/sidemenu.gif);
	background-position: right top;
	text-align: right;
	vertical-align: top;
}
.menubackground {
	background-image: url(graphics/sidemenu.gif);
	background-repeat: repeat;
}
.boldsubmenuitalic {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}
.SideMenuSMItalic {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(graphics/sidemenu.gif);
	background-position: right top;
	text-align: right;
	vertical-align: top;
	font-style: italic;
}
.tinyboldtxt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.tinytxt {
	font-family: Verdana;
	font-size: 9px;
}
.medboldtxt {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
}
.medboldtxtRED {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
.BoldLGTxt {

	font-family: Verdana;
	font-size: 22px;
	font-weight: bolder;
}
.medboldtxtGreen {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #0F4F12;
}
