.tablewhiteborder {
	border: 15px solid #FFFFFF;
}
.buttontd {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.crtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 25pt;
}
.hilightpink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #666666;
	line-height: 25pt;
	background-color: #FFDFFF;
}
.hilightorange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #666666;
	line-height: 25pt;
	background-color: #FFCC99;
}
.hilightblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #666666;
	line-height: 25pt;
	background-color: #BFEBFF;
}
.hilightgreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #666666;
	line-height: 25pt;
	background-color: #CCFFDD;
}
.buttonlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;

}
.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.pagelinks A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #99ffff;
}
.pagelinks A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #99ffff;
}
.pagelinks A:active {text-decoration: none}
.pagelinks A:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #99ffff;
	}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.navbar A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}
.navbar A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}
.navbar A:active {text-decoration: none}
.navbar A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000043;
	padding: 5px;
	background: white;
	}
	
.navbar-linkon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99ffff;
	padding: 5px;
}
