.headLrgRed	{
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-size: 22px;
	color: ##660000;
	font-weight: bold;
}
.headLrgBlue	{
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-size: 13px;
	color: #1B3457;
	font-weight: bold;
}
.headSmGrey	{
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.headSmBlue	{
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-size: 14px;
	color: #0090CC;
	font-weight: bold;
}
.headPage	{
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	height: 20px;
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

.headPageWhite	{
	height: 20px;
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

.maintext	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}



.smtextWht	{
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


a:link	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0090CC;
	text-decoration: underline;
}

.linkNav:link	{
	font-family: Courier New, Courier, mono;
	font-size: 13px;
	color: #cccccc;
	text-decoration: none;
}
.linkNav:visited	{
	font-family: Courier New, Courier, mono;
	font-size: 13px;
	color: #cccccc;
	text-decoration: none;
}
.linkNav:hover	{
	font-family: Courier New, Courier, mono;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.ruleBlueBorder	{
	border: 1px solid #0090CC;
}
.ruleBlue02	{
	border-bottom: 2px solid #0090CC;
}
.ruleBlueTop02	{
	border-top: 2px solid #0090CC;
}
.ruleBlueTram02	{
	border-top: 2px solid #0090CC;
	border-bottom: 2px solid #0090CC;
}



.tbltext	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tbltextHeadWht	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-lign: center;
}
.tbltextBlue	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;

}
.tbltextBlue01	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0090CC;
	border-bottom: 1px solid #0090CC;
}
.tblBg	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url('images/bg_repeat.jpg') top left;
}


.forminput	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-indent: 3px;
	color: #333333;
	width: 98%;
	height: 20px;
	line-height: 16px;
	border: 1px solid #0090CC;
}
.formText	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-indent: 3px;
	color: #333333;
	width: 98%;
	height: 80px;
	line-height: 16px;
	border: 1px solid #0090CC;
}
.formsubmit	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 55px;
	height: 20px;
	background: #0090CC;
	cursor: hand;
	border: none;
}

.block:link	{
	display: block;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background: #ffffff;
	text-decoration: none;
}
.block:visited	{
	display: block;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0090CC;
	text-decoration: none;
}
.block:hover	{
	display: block;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #E87D1D;
	text-decoration: none;
}
