body {
	font-family: Verdana, Arial, sans-serif; 
    background-color: #FFFFFF
}

table {
	width:100%;
}

td {
	font-family: Verdana, Arial, sans-serif;
	
}

.trgo {
	background-color: #EEEEEE;
	border-top: thin solid #e2e2e2;
	border-bottom: thin solid #e2e2e2;
}

.trone {
	background-color: #eef6fd;
	border-top: thin solid #6699cc
}

.trtwo {
	background-color: #FFFFFF;
	border-top: thin solid #6699cc
}

.trthree {
	background-color: #EEEEEE;
	border-top: thin solid #e2e2e2
	
}

.nowrap {
    white-space:nowrap
}

.trtitle {
	font-weight: bold;
}