body {
	background-color: #FAF9E2;
}

table {
	background-color: #FDFDB0;
}

.nobg {
	background-color: none;
}



body, td, input, textarea, select, option {
    font-family: Arial, sans-serif;
    font-size: 12px;
}


.adtext {
	font-size: 12px;
}

td.itemrow {
	font-size: 10px;
}

td.itemtype {
	background-color: #EAEA98;
	font-size: 10px;
}


th.catheader {
	font-size: 12px;
}

table.maintable {
	background-color: #FFFFFF;
}
td.maintable {
	background-color: #FAF9E2;
}
th.mainhead {
	background-color: #EAEA98;
	font-size: 12px;
}