body, p, div, th, td, p {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
}
.Arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Border1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #325590;
	border-bottom-color: #325590;
	border-left-color: #325590;
}
.BorderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #325590;
	border-left-color: #325590;
}
.borderLower {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #FF7000;
  text-decoration: underline;
