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: red
	}

TD {
	font-size: 12.8px;
	line-height: 18.8px;
}
textarea {
	font-size: 12.8px;FONT-FAMILY: Arial, Helvetica, sans-serif;;
}
A:link {
	COLOR: #111111; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 9pt; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #555555; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:hover {
	COLOR: #777777; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 9pt; TEXT-DECORATION: underline
}
A.navLink:link {
	COLOR: #ffffff;font-size: 14px;font-weight: bold;padding-left:10px;
}
A.navLink:visited {
	COLOR: #ffffff;font-size: 14px;font-weight: bold;padding-left:10px;
}
A.navLink:hover {
	COLOR: #ffffff;font-size: 14px;font-weight: bold;padding-left:10px;
}

.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;
}
.white {
color:white;}
.button {
	cursor:pointer;
	height:32px;
	width:119px;
	padding:1px 5px;
	border: 0px solid #DBDBDB;
	background:#FFF url(/images/btn.gif) repeat-x left center;
	font-family:Arial, Helvetica, sans-serif;font-size: 14.8px;font-weight: bold;line-height:19px;
	}
