td.red {
	background-color: #D3412F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;

}
td.diagonal {
	background-color: #D3412F;
	background-image: url(images/diag_bg.gif);
	height: 9px;

}
td.menuright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #D3412F;


}
td.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-color: #D3412F;
	width: 25%;




}
td.surgery {
	background-color: #FB6B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;



}
td.background {
	background-color: #E3E1D4;
}
span.titlebrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #5F5C4E;
	font-weight: bolder;


}
span.titlered {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #D3412F;
}
span.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5F5C4E;
	text-align: justify;

}
body.course {
	scrollbar-3dlight-color:#E8E7E2;
	scrollbar-arrow-color:#D3412F;
	scrollbar-base-color:#D0CBB5;
	scrollbar-darkshadow-color:#D0CBB5;
	scrollbar-face-color:#D8D5C4;
	scrollbar-highlight-color:#E8E7E2;
	scrollbar-shadow-color:#BEB89E;
	margin: 25px;

}
table.diagram {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5F5C4E;
	text-align: justify;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5F5C4E;
	text-align: justify;
	text-decoration: none;

}
table.standardtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5F5C4E;
	text-align: justify;
}
span.q {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5F5C4E;
	text-align: justify;
}
span.qwrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #D3412F;
	text-align: justify;

}
span.scenario {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #D3412F;
	text-align: justify;
	cursor: hand;
}
div.border {
	border-top: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	padding: 5px;
}

