.whiteheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textfield {
	font-family: Arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
a.whitelinks:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bluetext {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.orangetext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.bluetext:hover {
	color: #FF0000;
	text-decoration: underline;
}
td.bcg{
	background-color : #ddeeee;
}
td.margin{
	margin-left : 15px;
}
.bluetextlarger {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bluetextlarger:hover {
	color: #FF9900;
	text-decoration: underline;
}
.normaltextwhitelarger {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blacktextlarger {
	font-family: Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
}
.blacktextlarger:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #FF0000;
	text-decoration: underline;
}
.blacktext {
	font-family: Arial;
	font-size: 13px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.blacktext:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: none;
	color: #FF0000;
	text-decoration: underline;
}