body {
	//background-image: url('background.jpg'); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
	background-color: #b7bcc2;
}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #ffffff;
	height: 20px;
	width: 50px;
}

.Menu A:link {text-decoration:none; color: #f8961d;}
.Menu A:active {text-decoration:none; color: #fabe73;}
.Menu A:visited {text-decoration:none; color: #fabe73;}
.Menu A:hover {text-decoration:none; color: #f8961d;}

.MenuLegend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.ActiveMenu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	background-color: #ffffff;
	color: #ffffff;
	height: 20px;
}
.ActiveMenu A:link {text-decoration:none; color: #fabe73;}
.ActiveMenu A:active {text-decoration:none; color: #ffffff;}
.ActiveMenu A:visited {text-decoration:none; color: #ffffff;}
.ActiveMenu A:hover {text-decoration:none; color: #fabe73;}

.txtBase {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	line-height: 14pt;
}

.txtBase A:link {text-decoration:underline; color: #000000;}
.txtBase A:active {text-decoration:underline; color: #000000;}
.txtBase A:visited {text-decoration:underline; color: #000000;}
.txtBase A:hover {text-decoration:underline; color: #000000;}

.txtBaseBold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
}


.txtBaseMenu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}

.txtTitle {

	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #00457C;
}
.cellVerticalLine 
{
	background-color: #ffffff;
}

.menuBack 
{
	background-color: #ffffff;
}

.tblMain 
{
	background-color: #FFFFFF;
	border-width: 2px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: #6F6F6F;	
	border-style: inset;
}
	
.txtHead {
	font-size: 11pt; 
	color: #000000;
	font-weight: bold;
}

.txtcalc {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

.txtcalc A:link {text-decoration:underline; color: #ffffff;}
.txtcalc A:active {text-decoration:underline; color: #ffffff;}
.txtcalc A:visited {text-decoration:underline; color: #ffffff;}
.txtcalc A:hover {text-decoration:underline; color: #ffffff;}

.txtcalcbold {
	font-size: 10pt;
	font-weight: bold;
}

.txtcalcbold A:link {text-decoration:underline; color: #ffffff;}
.txtcalcbold A:active {text-decoration:underline; color: #ffffff;}
.txtcalcbold A:visited {text-decoration:underline; color: #ffffff;}
.txtcalcbold A:hover {text-decoration:underline; color: #ffffff;}

.hdrcalc {
	font-size: 12pt;
	font-weight: bold;
}

.formcalc {
	font-size: 10pt;
	background: #ECF3FF;
	font-weight: normal;
}

.txtIntro {
	font-size: 10pt;
	line-height: 14pt;
}

.txtIntro A:link {text-decoration:underline; color: #BC8C4C;}
.txtIntro A:active {text-decoration:underline; color: #BC8C4C;}
.txtIntro A:visited {text-decoration:underline; color: #BC8C4C;}
.txtIntro A:hover {text-decoration:underline; color: #BC8C4C;}

.txtIntroBold {
	font-size: 9pt;
	line-height: 14pt;
}

.txtIntroBold A:link {text-decoration:none; color: #BC8C4C;}
.txtIntroBold A:active {text-decoration:none; color: #BC8C4C;}
.txtIntroBold A:visited {text-decoration:none; color: #BC8C4C;}
.txtIntroBold A:hover {text-decoration:none; color: #BC8C4C;}

.formLine 
{
	background-color: #BC8C4C;
}

.formLabel {
	font-size: 9pt;
	line-height: 14pt;
}

.formLabel A:link {text-decoration:none; color: #BC8C4C;}
.formLabel A:active {text-decoration:none; color: #BC8C4C;}
.formLabel A:visited {text-decoration:none; color: #BC8C4C;}
.formLabel A:hover {text-decoration:none; color: #BC8C4C;}

.formHdr 
{
	font-size: 11pt;
	font-weight: bold;
	color: #BC8C4C;
}

.formBox {
	font-size: 9pt;
	background-color: #ffffff;
}
.formBox_Selected {
	font-size: 9pt;
	background-color: #ffffff;
}

.formError 
{
	font-size: 9pt;
	color: #CC204B;
	font-weight: bold;
}
