body {
	font: 12px/1.6em Tahoma,Verdana;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	line-height: 16.8px;
	}
hr {
	height: 1px;
	color: #ececec
	}

TD {
	font-size: 12.8px;
	line-height: 18.8px;
}
textarea {
	font-size: 12.8px;FONT-FAMILY: Arial, Helvetica, sans-serif;;
}
A:link {
	COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 14pt; TEXT-DECORATION: none
}
A:active {
	COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 14pt; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 14pt; TEXT-DECORATION: none
}
A:hover {
	COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 14pt; TEXT-DECORATION: underline
}
A.navLink:link {
	COLOR: #ffffff;font-size: 12.8px;font-weight: bold;padding-left:14px;
}
A.navLink:visited {
	COLOR: #ffffff;font-size: 12.8px;font-weight: bold;padding-left:14px;
}
A.navLink:hover {
	COLOR: #ffffff;font-size: 12.8px;font-weight: bold;padding-left:14px;
}

.boldwhite {
	color: #ffffff;
	font-weight: bold;
	padding-left:5px;
}
.boldblack {
	color: #000000;
	font-weight: bold;
	padding-left:5px;
}
.blacktitle {
	FONT-SIZE: 14.8px;
}
.frontpagetitle {
	color: #000000;
	FONT-SIZE: 14.8px;
	font-weight: bold;
}
.frontpagecontent {
	FONT-SIZE: 14.8px;
	line-height: 22px;
}
.padding {
	padding:10px 10px 10px 10px;
}
.dashedtd{
	BORDER-BOTTOM:  #c7c7c7  1px  solid;
	BORDER-top:  #c7c7c7  1px  solid;
	BORDER-LEFT:  #c7c7c7  1px  solid;
	BORDER-RIGHT:  #c7c7c7  1px  solid;
	}
.dottedtd{
	BORDER-BOTTOM:  #DEDFDE  1px  dotted;
	BORDER-top:  #DEDFDE  0px  dotted;
	BORDER-LEFT:  #DEDFDE  0px  dotted;
	BORDER-RIGHT:  #DEDFDE  0px  dotted;
	line-height: 25px;
	}
.frontpageashdotted
{
	border-bottom:  #666666  1px  dotted;
	border-top:  #666666  0px  dotted;
	border-left:  #666666  0px  dotted;
	border-right:  #666666  0px  dotted;
	line-height: 25px;
}