body {	
	background-color:#D5D5AA;
	/*background-color: #E3DDD1;	
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;*/
}
.tblborder {
	border: 1px solid #C2BAAD;
}
.gentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.fldset {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	border: 1px solid #000000;
}
.centerBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px dashed #999999;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
