BODY {
	background: #FAF2DB;
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 12px;
 	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

a { color: #FFFFFF ;text-decoration:  none; }
a:hover { text-decoration:  underline;  }
.center a { color: #000000 ; text-decoration:  none;}
.center a:hover { text-decoration:  underline;  }
.left a { color: #FAF2DB ; text-decoration:  none; }
.left a:hover { text-decoration:  underline;  }
.right a { text-decoration:  none; }
.right a:hover { text-decoration:  underline;  }

/* ********************************************************************* */
.diagnostics{
border: 1px solid #FF0000 ;
}
.moduletable
{
}
.message
{
 color: #C3002A ;
 font-size: 18px;
}
.moduletable_who ul{
 list-style-type: none;
 margin: 1px;
 list-style-position:
 outside;
 padding: 1px ;
}
.moduletable_icon
{
width: auto ;
float: right;
}
.mainlevel
{
}
.mainlevelUM
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	width:148px ;
	height:15px;
	background: #000000;
	color: #FAF2DB ;
	display: block;
	margin: 5px ;
margin: 5px;
}
.moduletableUM ul{ list-style-type: none; margin: 5px;  list-style-position: outside; padding: 5px ; }
.moduletableUM a:hover { text-decoration:  none; background: #FAF2DB; color: #C3002A}

.moduletableUM
{
}
.moduletable
{
}
.pathway
{
}
.contentheading
{
	text-align: center;
	text-transform:uppercase;
	vertical-align: middle;
	font-family: "Comic Sans MS";
	white-space: nowrap;
	font-size:16px;
	font-weight:bold;
}
.contentpaneopen
{
	width: 600px;
}
.Reserve
{
	width:100% ;
	margin-left: auto ;
	margin-right: auto ;
	border: 1px solid #00FF00;
}
.article_seperator
{
}
.search
{
}
.inputbox
{
}
.componentheading
{
	color: #C3002A ;
	text-align: center;
	vertical-align: middle;
	font-family: "Comic Sans MS";
	white-space: nowrap;
	font-size:18px;
	font-weight:bold;
}

.sectiontableheader
{
	text-align: center;
	vertical-align: middle;
	font-family: "Comic Sans MS";
	white-space: nowrap;
	font-size:16px;
	font-weight:bold;
}

/* ********************************************************************* */
.black { 	background: #000000 ; width=10%}

.top1 {
	background: #000000 ;
	color: #C3002A ;
	width: 600px;
	height: 100px;
}
.left {
	color:  #FAF2DB ;
	font-size:12px;
	font-weight:bold;
	background: #C3002A ;
	width: 100px;
	height: 600px;
}
.center {
	font-family: "Comic Sans MS";
	font-size:12px;
	background: #FAF2DB ;
	color:  #000000;
	width: 600px;
	height: 600px;
}
.right {
	color:  #FAF2DB ;
	font-size:12px;
	font-weight:bold;
	background: #C3002A ;
	width: 100px;
	height: 600px;
}
.bottom1 {
	background: #000000 ;
	color: #C3002A ;
	width: 600px;
	height: 100px;
}
