body, em, strong, em strong, strong em, h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot, col, colgroup, table, tbody, td, tr {	
	background:	none;
}	

body {	
	font-size: 10pt;
}

a:link, a:visited, a:active, a:hover, a.offsite {
	background:	none;
	color:		#840;
}

a:hover {
	text-decoration:	underline;
}

h3 {
	font-size:	1.2em;
	font-weight:	300;
	margin-top:	0.8em;
	margin-bottom:	.16em;
}

td, th {
	padding-left:	5px;
	padding-right:	5px;
	padding-top:	2px;
	padding-bottom:	2px;
}


.button {
    font-size: 11pt;
    font-weight: bold;
}

.logo {
    font-size: 16pt;
    font-weight: normal;
}

.small_text {
    font-size: 8pt;
}

.nopadding {
	padding:	0;
}

.status_inactive {
}

.status_active {
    background: #FFFF44;
}
.status_done {
    background: #88FF88;
}
