body,  {
	background-color: #dbcab3;
	width: 900px;
	margin:auto;
	font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11;
        color: #000000;
}

.rowdata {
	background-color: #dbcab3;
	width: 900px;
	margin:auto;
}

 td, input, textarea, select {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11;
        color: #000000;
		
}

.rowdatasel {
	background-color: #D8E1EB;
}

td {
	vertical-align: top;
}

td.header {
	background-color: #985677;
	vertical-align: middle;
	color: #fff2dd;
}

td.title {
	background-color: #985677;
	font-weight: bold;
	font-size: 13;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	color: #fff2dd;
}

small {
	font-size: 10;
}


a, a:link, a:visited {
	color: #223344;
	text-decoration: none;
}

a:hover, a:active {
	color: #fff2dd;
	text-decoration: none;
}

.foot {font-size:14px;}