.font {
	font-size: 9pt;
	color: #000000;
}
td {
	font-size: 9pt;
	line-height: 150%;

}
.e {
	font-size: 8pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.finput {
	font-size: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #727272;
	border-left-color: #727272;


}
.foxinput {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;

}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: none;
}
.tile {
	font-size: 11pt;
	line-height: 150%;
	color: #990000;
	background-color: #ECECEC;
	font-weight: bold;

}
.tile02 {
	font-size: 11pt;
	line-height: 150%;
	color: #990000;
}
