BODY,TD,TR {
	color: #666666;
	font-family: Verdana;
	font-size: x-small;
}

.catTitle {
	font-weight: bold;
	font-size: small;
	height:40px;
}

.mainTable {
	background-color: White;
}
	
	
.input1 {
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 1px;
	}
	
.title1 {
	font-weight: bold;
	font-size: medium;
	height: 30px;
}

.error1 {
	background-color: Red;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	color: White;
}
