body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Black;
}

a:link
{
	color:navy;
	text-decoration:none;
}

a:visited
{	
	color:navy;
	text-decoration:none;
}

a:hover
{
	color:#666666;
	text-decoration:underline;
}
.txt10ptBlackBOLD{
	font-weight:bold;
	font-size:10px;
}
.txt12ptBlackBOLD{
	font-weight:bold;
	font-size:12px;
}
.txt10ptBlack{
	font-size:10px;
}
.txt12ptBlack{
	font-size:12px;
}
.error{
	color:#ff0000;
	font-weight:bold;
}
.mainCat {
	color:navy;
	padding-left:5px;
	background-color:#dedede;
	border-top:2px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	font-weight:bold;
}
.mainCatSelected {
	color:navy;
	padding-left:5px; 
	background-color:#FBE66B;
	border-top:2px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	font-weight:bold;
}
.subCat {
	padding-left:15px;
	background-color:#ffffff;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.subCatSelected {
	font-weight:bold;
	padding-left:15px;
	background-color:#FDF3B6;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.style2 {
	color: #006633;
	font-weight: bold;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.style4 {font-weight: bold; color: #006633;}
.style5 {font-size: 16px}
.style6 {font-family: "Times New Roman", Times, serif}
.style9 {font-weight: bold; color: #006633; font-size: 18px; }
.style14 {
	color: #003366;
	font-weight: bold;
}
.style15 {
	font-size: 18px;
	color: #990000;
}