@CHARSET "ISO-8859-1";
ul.nav{
	padding: 0;
	margin: 0;
}
	
table{
	background: #EEF8CB;
	vertical-align: top;
	width:468px;
	background-position: bottom;
	background-image: url('../images/bunn.jpg');
	background-repeat: no-repeat;
}

table tr td{
	vertical-align: top;
}

thead th {
	background: #93B518;}

label{
	float: left;
	width: 120px;
	padding: 4px 0 0 0;
	font-size: 14px;
}
	
.bold{
	font-weight: bold;
}

.colorRed{
	color: #ff0000;
}

.demoForm{
	background-position: top;
	background-image: url('../images/bak.jpg');
	background-repeat: no-repeat;
	width: 468px;
}