a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #330099}
alinks {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal}
.red {  color: #993333}
.bgW {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.text {
	font-size: 13px;
	font-weight: bold;
}

.bgG {
	background-color: #006666;
}
.bold {
	font-weight: bold;
}
.textLg {
	font-size: 15px;
}

.bgIndian {
	background-color: #ADBACB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bgDuplex {
	background-color: #8899AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.bgDuplexD {
	background-color: #1C3754;
}

.red {
	color: #990033;
}
.redB {
	color: #990033;
	font-weight: bold;
}
.textSmB { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 13px ; 
	color: #000000
}
.textSm { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 13px ; 
}
.bgComm {
	background-color: #006666;
}
.blueB {
	font-weight: bold;
	color: #0000FF;
}
.textPurple {
	font-weight: bold;
	color: #663366;
}
.textW {
	color: #FFFFFF;
	font-weight: bold;
}
.border {
	border: thin solid #1C3754;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bgChecks {
	background-image: url(../images/bgChecks.gif);
	background-repeat: repeat-y;
}
.bgStripes {
	background-image: url(../images/bgStripes.gif);
	background-repeat: repeat;
}
.bgChecks1 {
	background-image: url(../images/bgChecks1.gif);
	background-repeat: repeat;
}
.borderBl {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1C3754;
	border-bottom-color: #1C3754;
	border-left-color: #1C3754;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bgStripesC {
	background-image: url(../images/bgStripesC.gif);
	background-repeat: repeat;
}
.bgLinks {
	background-color: #33FF33;
}
