body {
	border: 0;
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
	background-color: #ffffff;
	background-image: url('i/background.gif');
	background-position: top center;
}

body,p,td,a {
	font: normal 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #414129;
}

a:hover {
	text-decoration: none;
}

.title {
	font: 17px "Trebuchet MS";
	color: #161483;
	text-align: center;
}

#mainTable {
	width: 756px; height: 100%;
	border: 0px;
	padding: 0px; margin: 0px;
	border-collapse: collapse; 
}


td.m {
	vertical-align: middle;
	padding-top: 15px;
	text-align: center;
}


td.m A {
	font: bold 13px "Arial";
	color: #58583d;
	text-decoration: none;
	white-space: none;
	padding-bottom: 9px
}


td.msp {
	width: 8px;
}

#listTable td {
	background-color: #c9c9ae;
}

td.listCap {
	font: bold 10px Verdana;
	
}

#status, #status A {
	font: 10px "Trebuchet MS";
	color: #d9d9c5;
}
