A {
  	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
  	text-decoration: none;
}

A:hover {
  color: #FFCC00;
  font-size: 14px;
  font-weight: bolder;
  text-decoration: underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}

.textLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.textLrgChr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
A.textLrgChr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
A.textLrgChr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

A.nav { 
  	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #AEC71C; 
	text-decoration: underline;
}

A.nav:hover {
   	font-family: Helvetica;
	font-size: 10px;
	font-weight: bolder;
	color: #FF6600;
}
.table2 {
	border-top: none none;
	border-right: thick outset #E0E0E0;
	border-bottom: thick outset #E0E0E0;
	border-left: none none;
	box-shadow: 0.2em 0.2em #CCC;
}
.txtWhiteLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgimage1 {
	background-image: url(images/bg/bg3_03.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
}

.textHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #777777;
}

.textHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AEC71C;
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

A.nav2 { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #444444; 
	text-decoration: underline;
}

A.nav2:hover {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
