.heading
{
	font-weight: bold;
	font-size: 8pt;
	color: #b1b18c;
	font-style: normal;
	font-family: Verdana;
}
.tdTxt
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
}
.tdTxtHeading
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
}
.tdHeading
{
	border-right: lightsteelblue 1pt solid;
	border-top: lightsteelblue 1pt solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: lightsteelblue 1pt solid;
	color: #000066;
	border-bottom: lightsteelblue 1pt solid;
	font-family: Verdana;
	background-color: #e6d3b8;
	text-align: center;
}
.tdHighlight
{
	border-right: lightsteelblue 1pt solid;
	border-top: lightsteelblue 1pt solid;
	font-size: 8pt;
	border-left: lightsteelblue 1pt solid;
	color: #000000;
	border-bottom: lightsteelblue 1pt solid;
	font-family: Verdana;
	background-color: #FFFFFF;
}
.tblInput
{
	font-weight: normal;
	font-size: 8pt;
	color: #224a4a;
	font-family: Verdana;
}
A
{
	font-size: 8pt;
	color: #0e4a7c;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-size: 8pt;
	color: darkgreen;
	font-family: Verdana;
	text-decoration: underline;
}
BODY
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: lightsteelblue;
}
.tblMain
{
	border-right: steelblue 1pt solid;
	border-top: steelblue 1pt solid;
	border-left: steelblue 1pt solid;
	border-bottom: steelblue 1pt solid;
	background-color: #faf0e3;
}
TD
{
	font-family: Verdana;
	font-size: 8pt;
}
.inputButton
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-color: lightsteelblue;
	border-bottom-width: 1px;
	border-bottom-color: lightsteelblue;
	width: 75px;
	cursor: hand;
	color: white;
	border-top-color: lightsteelblue;
	background-color: #000066;
	border-right-width: 1px;
	text-decoration: underline;
	border-right-color: lightsteelblue;
}
.inputLabel
{
	font-weight: normal;
	font-size: 8pt;
	color: #224a4a;
	font-family: Verdana;
}
.menu
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/menu_bg.gif);
	cursor: hand;
	color: #faf0e3;
	font-family: Verdana;
	height: 23px;
	text-align: center;
}
.menuHeader
{
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: lightsteelblue 1px solid;
	color: #000066;
	border-bottom: lightsteelblue 1px solid;
	font-family: Verdana;
	background-color: #faf0e3;
}
.active_td
{
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	font-size: 8pt;
	border-left: lightsteelblue 1px solid;
	cursor: hand;
	color: darkgreen;
	border-bottom: lightsteelblue 1px solid;
	font-family: Verdana;
	background-color: white;
	text-decoration: underline;
}
.inactive_td
{
	border-right: #faf0e3 1px solid;
	border-top: #faf0e3 1px solid;
	font-size: 8pt;
	border-left: #faf0e3 1px solid;
	cursor: hand;
	color: #000066;
	border-bottom: #faf0e3 1px solid;
	font-family: Verdana;
	background-color: #faf0e3;
	text-decoration: none;
}
