a:link {
	color: #06F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #C30;
}
a:active {
	text-decoration: underline;
}
.redTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 18px;
	line-height: 20px;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #090;
	font-size: 20px;
	line-height: 22px;
}

.smRed {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.smRedVer {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
.smRedAial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.XsmRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF3300;
}
.Xsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.lgRedVer {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 30px;
	color: #FF3300;
	line-height: 30px;
}
.smBlueAial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	line-height: 120%;
}
.smBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lgRedArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF3300;
	font-weight: bold;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 16px;
}
.lgBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.medBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.MedRedArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF3300;
	line-height: 26px;
}
.MedBlackArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	line-height: 28px;
}
.smBlueNolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #039;
}
.Timg {
	border: 1px solid #666;
}
.blueBGtiltle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #0066FF;
	color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
}
.blueBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #03F;
	color: #FFF;
}

.PD {
	margin-left: 20px;
}
.rgt {
	text-align: right;
	font-size: 12px;
}
.YbgDiv {
	color: #00F;
	background-color: #FFC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #006;
	border-bottom-color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
}
.BrdrDiv {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #006;
	text-align: center;
	padding: 10px;
}

