.BlackBg {
	background-color: #000000;
	background-position: left top;
}
.GrayBg {
	background-color: #9B9B9B;
	background-position: left top;
}
.RedBg {
	background-image: url(../Images/bkg_RedBanner.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.RedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD1212;
	text-decoration: none;
}
a.RedLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LeftnavBgOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD1212;
	text-decoration: none;
	background-image: url(../Images/bkg_LeftNavBgOff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.GrayRightPanel {
	background-color: #7B7B87;
	background-position: left top;
}
.RedBgNormal {
	background-image: url(../Images/bkg_RedBannerNormal.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-position: right top;
}
a.TopLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD1212;
	text-decoration: none;
	background-color: #000000;
	background-position: right top;
}
.LeftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B71105;
	text-decoration: none;
}
a.LeftLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Gentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.Gentxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.leftPanelBg {
	background-image: url(../Images/bkg_LeftpanelBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.HeaderTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.YellowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.YellowGen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.WhiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B71105;
	text-decoration: none;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.SubHeader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-weight:bold;
	color: #B71105;
	text-decoration: none;
}
.BlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.padd {
	padding-right: 10px;
}
.txtBx {
border:1px solid #666666;
background-color:#FFF6EA;
}
.txtArea {
border:1px solid #666666;
background-color:#FFF6EA;
}
.button {
border:1px solid #666666;
background-color:#FFF6EA;
font-weight:bold;
}