.MnuHdr {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.MnuSel {font-size: 24px}
.TxtHdr {font-size: 36px}
.TxtLtr {font-size: 24px}
.TxtInfo {font-size: 24px}
.TxtColor {color: #FF0000; }
.TxtBg1 {
	color: #000000;
	background-color:#FFDE9B;
	font-weight: bold;
}
.TxtBg2 {
	color: #A2FFBB;
	background-color:#FF3300;
	font-weight: bold;
}
.TblHdr {font-size: 24px}
.TblTxt {font-size: 24px}
.ButBack1 {
	background-image:url(but001a.gif);
	position: absolute;
	height: auto;
	width: auto;
	top: 25px;
	right: 25px;
	font-size:24px;
}
.ButBackXm {
	background-image:url(but001a.gif);
	position: absolute;
	height: auto;
	width: auto;
	top: 110px;
	right: 25px;
	font-size:24px;
}
