
 td	{
	color: 867968;
	font-size: 80%;
	
}
p, td, li	{
	color: 867968;
	font-size: 100%;
	
}
/* Links */
a {
	color: #867968;
	text-decoration: none;
}
a:hover {
	color: #867968;
	text-decoration: underline;
}
a:visited {
	color: #867968;
	text-decoration: none;
}
a:visited:hover {
	color: #867968;
	text-decoration: underline;
}
/* layout stuff */
table .maintable {
	width: 100%;
	height: 100%;
}
table td.topleft {
	background: url("/images/top_left.jpg") repeat-x top right;
	height: 195px;
}
table td.topright {
	background: url("/images/top_right.jpg") repeat-x top left;
	height: 195px;
}
#wrap {
	width: 770px; 
	margin: 0px auto;
	color: #867968;
	border: 1px solid #fff;
	height: 100%;
	background-color: #F3F0E7;
}

#contentadmin {
	
	background: #F3F0E7;
	color: #867968;
	padding: 0 20px 10px 20px;
}
#contentadmin hr {
	clear: both;
	color: #242F2B;
	height: 1px;
}
#contentadmin a {
	font-weight: normal;
	color: #867968;
}
#contentadmin a:hover {
	color: #999;
}


a.helplink {
	font-size: 90%;
}

.vsmallText {
	font-size: 75%;
	color: #867968;
}

/* Mobius Administration classes - START */
a.admin 	      { color: #6C5C46; text-decoration:none; font-weight: bold; font-size: 12px;}
a.admin:link	      { color: #6C5C46; text-decoration: none; font-weight: bold; font-size: 12px;}
a.admin:hover  	{ color: #000000; text-decoration: underline; font-weight: bold; font-size: 12px;}
a.admin:visited	{ color: #6C5C46;; text-decoration: none; font-weight: bold; font-size: 12px;}
a.admin:visited:hover	{ color: #000000; text-decoration:underline; font-weight:bold; font-size: 12px;}


.adminbg    	  { background: #B7AE9F; height: 1px;}
.adminpadding	  { color: #6C5C46; padding: 4px;}
#container h1.adminheader	  { color: #FFF; font-weight: bold; margin: 0; font-size:110%; height: auto; background: none;}
.admintable		  { background: #F3F0E7; font-size: 95%;}
.adminguide	     { color: #ccc; }
.admin2			  { background: #CCC;}
.admin2bg	     { background: #B7AE9F; padding: 4px;}
.admin2padding	  { color: #000; background: #EEE; padding: 4px;}						
h1.admin2header  { color: #000; font-weight: bold; margin-bottom : 0px;font-size:110%;}
.admin2small	  { font-size: 90% }
a.feature {color: #867968;}
feature p {color: #867968;}
a.feature:hover {color: #000;}
.page		  { background: #F3F0E7;}
td.feature       { background-color: White; color: #B7AE9F;}
.feature         { color: #ffffff; }
.fieldback       { background-color: #FFFFFF;}
.fieldstyle      { }
/* cell styles - these are the bands used to highlight section titles etc.*/
a.cell           { color: #cccccc; }
a.cell:hover     { color: #D87534; }
td.cell          {
	color: #000000;	
	background-color: #B7AE9F;
	
}
.featureheader   {
	background-color: White;
	color: Gray;
	
}
.featureheader:hover  {
	background-color: White;
	color: Gray;
	
}

.featureborder   { background-color: #cccccc;}
/* Mobius Administration classes - END */

/* Mobius Display classes, also to be used on main website - START */
.message		{ font-size: 80%; color: #FF0000; }
.smallheader    { color: #6C5C46; font-size: 115%; font-weight: bold; line-height: 150%;  margin:0px;}
.mediumheader   { color: #6C5C46; font-size: 125%; font-weight: bold; line-height: 160%; }
.largeheader    { color: #6C5C46; font-size: 135%; font-weight: bold; line-height: 170%;  }
.altText        { color: #CC8D57; }
/* Mobius Display classes - END */
