td {  font-family: Tahoma; font-size: 11px; color:#94948E;}
p {  margin-top:0px; margin-bottom:3px; }

a:link {
color: #7B7B75;
text-decoration: underline;
	 font-size: 11px;
}
a:visited {
color: #7B7B75;
text-decoration: underline;
	 font-size: 11px;
}
a:hover {
color: #BD0808;
text-decoration: none;
	 font-size: 11px;
}
a:active {
color: #7B7B75;
text-decoration: underline;
	 font-size: 11px;
}

.oddrow th, .oddrow td { background-color: white }
.evenrow th, .evenrow td { background-color: #f0f8ff }
.titlerow th, .titlerow td { background-color:#3D6EA9; color:white }

table.border { border-collapse:collapse }
table.border td, table.border.th, table.outerborder { border:1px solid #3D6EA9 }
table.noborder, table.noborder th, table.noborder td {border:none}

.angels-update-post {
	background-color:#fff8f0;
	border-top:1px solid orange;
	border-bottom:1px solid orange;
	color:#006600;
	font-weight:bold;
	max-width:800px;
	padding:8px 4px;
	clear: both;
}
.angels-post, .ordinary-post {
	max-width:800px;
	padding:8px 0px;
	clear: both;
}
.surgeon-post {
	background-color:#fff0f8;
	border-top:1px solid orange;
	border-bottom:1px solid orange;
	color:#006600;
	font-weight:bold;
	max-width:800px;
	padding:8px 4px;
	clear: both;
}

#mainlayout {
	width:100%;
	table-layout:fixed;
}

