BODY {
	color: #93989B;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
}

A {
	color: #C7272A;
	text-decoration: none;
}

A:HOVER {
	color: #C7272A;
	text-decoration: underline;
}

table {
	color: #93989B;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
}
.personnelborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-top-color: #E6E6E0;
	border-right-color: #E6E6E0;
	border-bottom-color: #E6E6E0;
	border-left-color: #E6E6E0;
}
a.whitelink:hover {
	color: #FFFFFF;
}
a.whitelink {
	color: #FFFFFF;
}
.blacktext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.whitetext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.formtext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #333333;
}
.redtext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #C7272A;
}
.homelinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #93989b;
	font-weight: bold;
}
.blacktextunbold {
	color: #333333;
}
/* submit buttons with mousover and cursor hand */
.cmdover {FONT-FAMILY:verdana, arial, helvetica, sans-serif;FONT-SIZE:9px;COLOR: #c7272a;BACKGROUND-COLOR: #d6dde2;
cursor: hand;
 font-weight: bold;
} 
.cmd {FONT-FAMILY:verdana, arial, helvetica, sans-serif;FONT-SIZE:9px;COLOR: #7E8385;BACKGROUND-COLOR: #d6dde2;
cursor: hand;
 font-weight: bold;
}