body {
	margin: 0px;
	text-align: justify;
	background: #ECE9D8;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px; /*13*/
	color: #000000;
}
}
td, tr, p, div {
  font-family      : Arial, Tahoma, Verdana, sans-serif; /*Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
  font-size        : 13px;/*12px;*/
  color            : #333333;/*#333333;*/
}
a {
  color: #A11828;
}
a:hover {
  color: black;
}
a img {
  border: 0px;
}
blockquote, pre {
	padding: 4px 8px 4px 8px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin: 5px 20px 11px 20px;
	overflow: auto;
	background: white;
}
#page {
	margin: auto;
	width: 800px;
}
  #header {
	background: url(../images/header.jpg);
	height: 180px;
	width: 800px;
}
ul#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;	
}
#top_menu_container {
	background: url(../images/top_menu.png);
	height: 30px;
	width: 800px;
}
#top_menu {
	background: url(../images/top_menu_bk.png);
  	height: 30px;
	width: 780px;
	margin: auto;
	text-align: left;
}
#top_menu ul{
	margin: 0px;
	padding: 6px 5px;
	list-style: none;
}
#top_menu li{
	display: inline;
	white-space: nowrap;
}
#top_menu li a{
	padding: 8px 10px 8px 10px;
	font-weight: bold;
}
#top_menu li a:hover{
	color: white;
	padding: 6px 10px 6px 8px;
	background: url(../images/top_menu_hover.png) #CC0000 repeat-x;	
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;	
}
#border_left {
	background: url(../images/border_left.png) repeat-y left;
	width: 800px;
}
#main {
	background: #FFFFFF;
	width: 780px;
	margin: auto;
}
#content {
	text-align: justify;
	padding: 8px 8px 8px 8px
	font-size: 0.8em;
        /*border: 1px solid #000000;*/
        width: 600px;
	margin: 0px 0px 0px 175px;
}
#pathway_container {
	border-bottom: 1px solid #D8D8D8;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
}
.pathway a{
	text-decoration: none;
}
#banner {
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
	}
.banner a{
	text-decoration: none;
	}
.contentheading {
	color: #CC0000;
	font-weight: bold;
	font-size: 1.0em;	
}
.componentheading {
        color: #CC0000;
	font-weight: bold;
	font-size: 1.3em;	
}
.contentpane, .contentpaneopen {	
	width: auto;
	text-align: justify;
}
.createdate {
	color: gray;
}
.small {
	color: gray;
}
#menue_links {
	float: left;
	width: 160px;
	background: #F7F7F7;
	min-height: 150px;
	padding: 5px;
	text-align: left;
}
#menue_links ul{
	margin: 0px;
	padding: 0px;
}
#menue_links li{
	list-style: none;	
}
#menue_links table.moduletable {
	width: 165px;  /*160*/
	border:	1px solid #D8D8D8;
	margin-bottom: 5px;
	background: #F7F7F7;
}
#menue_links table.moduletable th{
	color: #FFFFFF;
	width: 100%;
	border: 1px solid #b72323;
	background: url(../images/menu_th.png);
	padding: 2px 5px 3px 5px;
}
#menue_links table.moduletable td{
	width: 100%;
	padding: 2px 5px 3px 5px;
	padding: 2px;
}
#menue_links table.moduletable td a{
	width: 140px;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 5px;
}
#menue_links table.moduletable td a:hover{	
	color: white;
	border: 1px solid #D599A0;
	background: #CC0000;
	padding: 1px 4px 1px 4px;
}
.sublevel {
  padding-left     : 1px;
}
#cleaner {
	clear: both;
	margin: 0;
}
#footer {
	background: url(../images/footer.png);
	height: 40px;
	width: 800px;
	font-size: 0.85em;
}
#border_right {
	background: url(../images/border_right.png) repeat-y right;
	width: 800px;
	text-align: center;
}
.sectiontableentry1 {
	background: #FBFBF5;
	text-align: left;
}
.sectiontableentry2 {
	background: #F5F5F5;
	text-align: left;
}
.sectiontableheader{
	font-weight: bold;
	text-align: left;
}
#content a.readon:link, 
#content a.readon:visited, 
#content a.readon:hover {
	font-weight: bold;
	padding-left: 19px;
}
#comment a{
	text-decoration: none;
}
#comment .sectiontableheader{
	font-weight: bold;
	text-align: left;
}
a.readon:link, a.readon:visited {
	background: url(../images/readon_normal.png) no-repeat;
}
a.readon:hover {
	background: url(../images/readon_hover.png) no-repeat;
}
.write_comment a.readon:link, .write_comment a.readon:visited {
	background: url(../images/comments.png) no-repeat;
}
.write_comment a.readon:hover {
	background: url(../images/comments.png) no-repeat;
}
.contenttoc {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 1px solid #000000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000000;
}
.contentpagetitle {
	text-align: left;
}