body, .rowdata {
	background-color: #EAECEE;
}
tr.rowdata td {
	padding-top:15px;
}
body, td, input, textarea, select {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 13px;
        color: #4d4d4d;
}

.rowdatasel {
	background-color: #D8E1EB;
}
table.maintable {
background-color: #DDDDDD;
}

table.maintable tr td, td {
	vertical-align: center;
}

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

td.title {
	background-repeat: repeat-x;
     font-family: Arial,Helvetica,sans-serif;
	font-size: 13;
	color:#4d4d4d;
}

small {
	font-size: 10;
}


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

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

