.MatrixLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.Matrixborder {
	border: thin solid #999999;
}
.FormBorderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	border: thin solid #999999;
}
.FormBorderTextlargeColBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	border: thin solid #999999;
}
.FormBorderTextlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	border: thin solid #999999;
}
.FormBorderTextdrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	border: thin solid #999999;
	background-image: url(../images/chnmapOVER.jpg);
	background-color: #B4D1FE;
	background-repeat: repeat;
	background-position: left top;
}

