.bodyText {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #3B464C;
	text-decoration: none;
}
.bodyTextBold {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #3B464C;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextYellow {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #F4DA00;
	text-decoration: none;
}
.bodyTextYellowBold {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #F4DA00;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextRed {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.bodyTextRedBold {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextGrey {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #455258;
	text-decoration: none;
}
.bodyTextGreyBold {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #455258;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextLightGrey {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #79888F;
	text-decoration: none;
	font-style: italic;

}
.bodyTextLightGreyBold {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #79888F;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;

}
.bodyTextBlue {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #0A357E;
	text-decoration: none;
}
.bodyTextBlueBold {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #0A357E;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextGreen {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration: none;
}
.bodyTextGreenBold {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextWhite {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyTextWhiteBold {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Verdana, sans-serif;
	color: #9C0000;
	text-decoration: underline;
}
.masterBG {
	background-image: url(comm_Images/master_BG.gif);
	background-repeat: repeat-x;
}
.masterInfoBG {
	background-image: url(comm_Images/masterInfo_BG.gif);
	background-repeat: repeat-x;
}
.textInfoBG {
	background-image: url(comm_Images/textInfo_BG.jpg);
	background-repeat: repeat-x;
}
.hpMasters_BG {
	background-image:  url(default_Images/hpMaster_Panel_BG01.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
