td, body,p      { color: black; font-family:  Arial CY, Times CY, sans-serif CY, Arial;
	font-size: 13px; }
a         { color: #003366; text-decoration: none}
a:link    { color: #003366; }
a:visited { color: #002255; }
a:hover   { color: #FFCC00; text-decoration: underline }
a:active  { color: #ffcc00 }
.ml {
	font-size:12px;
	font-family:Arial CY, Times CY, sans-serif CY, Arial;
	text-decoration: none;
}
.formButton { 
	FONT-SIZE:12px;
	FONT-WEIGHT: bold;
	FONT-FAMILTY: Arial CY, helvetica CY, sans-serif CY;
	COLOR: #003366;
	background-color: #DDDDDD;
	margin-bottom: 0;
	border-right: #003366 1px solid;
	border-left: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 1px solid;
}
.textBox {
	border-right: #003366 1px solid;
	border-left: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 1px solid;
	font-size: 10pt;
	font-family: Arial CY, Helvetica CY, sans-serif CY;
	color: black;
	background-color: white;
}
h2 {
	font-family: Arial CY;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
}
.left-t {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000000;
}
.right-t {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000000;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #000000;
}
.allbrdr {
  border-top: 1px solid #000000;
  border-right: none;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
}
.topbrdr {
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-left-color: #000000;
}
.botbrdr {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #000000;
  border-left-color: #000000;
}
.rbrdr {
  border: 1px solid #000000;
}
.toprightbrdr {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}
.leftbrdr {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}	
	