.tablename {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: ##023C30;
	text-align:center;
}
a.AAA:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006666;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	height: auto;
	width: auto;
	font-weight: bold;
}
a.AAA:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006666;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;


}
a.AAA:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	background-color: #996633;
	text-align: right;
	height: 100%;
	width: 100%;


}
a.BBB:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #996633;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;

}
a.BBB:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #996633;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;

}
a.BBB:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006666;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;

}
a.CCC:link {
	color: #000066;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;

}
a.CCC:visited {
	color: #0066FF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;

}
a.CCC:hover {
	color: #FF99CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;

}
a.DDD:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	line-height: 14pt;
	font-weight: bold;

}
a.DDD:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
	font-weight: bold;

}
a.DDD:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
	font-weight: bold;
	background-color: #99CC66;
	height: auto;
	width: 100%;



}
 
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #006666;
	text-align: center;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006666;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: ##023C30;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;

}
.textBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.textBoldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;

}
.nonActiveLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 006666;
	text-align: center;
}
.textHOMEPAGE {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
/*style for schedule table*/
#schedule td {
	border: 1px solid #006666;
	vertical-align: middle;
	padding: 5px;
}
.yellow {
	background-color: #FFFDEC;
} 

.green {
	background-color: #EAF4F0;
}
