BODY {
	margin: 5px 0px 0px 0px;
	background: url(../images/hatter1.jpg);
}

.frame {
	border-left: 6px solid #B8A88A;
	border-right: 6px solid #B8A88A;
	background-color: #8A8544;
}

#header {
	height: 170px;
	margin: 0px;
	padding: 0px;
	background: #eee url(../images/img_top.jpg) no-repeat;
	background-position: center;
}

.title {
	font-family: sans-serif, Times New Roman, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #B8A88A;
	text-indent: 10px;
	text-align: right;
}

.subtitle {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:  #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 10px;
	text-align: left;
}

#blok-left {
}

#blok-middle {
}

#blok-right {
}

#blok-user1 {
	background: #B8A88A;
}
#header #tab {
height: 20px;
}
#header #sitenameblock {
height: 80px;
padding-top: 20px;}


.bg-dark {
	background: #B8A88A;
	height: 30px;
}
.bg-grey {
	background: #B8A88A;
}
.bg-lite {
	background:  #B8A88A;
}

#image-left {
	background: #B8A88A url(../images/img_01.png) no-repeat left top;
	width: 190px;
	height: 190px;
}

.mainpage{
	background: #D0BE9C;
	color: #4B4618;
	padding-top: 8px;
	text-align: left;
}

.footer {
	color: #eee;
	font-size: 10px;
}


/*===========================*/
/* General Styles : required */

tr, td, p, div {
  font-family   : Verdana, Arial, Helvetica, sans-serif;
  color         : #4B4618;
  font-size		: 11px;
  line-height: 15px;
}

.button {
  font-style       	: normal;
  font-size        	: 9px;
  font-weight      	: bold;
  background-color 	: #F0F0F0;
  color           	: #000000;
  border          	: 1px solid A89A69;
  margin-top		: 5px;
}
.inputbox {
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #999;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #383412; 
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ddd;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	width: 140px;
}

a.mainlevel:hover {
	color: #CC9900;
	background: #383412;
	border-left-color: #996600;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #383412; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.mainmenu:hover, {
	color: #333333;
	text-align: left;
}

a.sublevel:link, a.sublevel:visited {
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.sublevel:hover {
	color: #eee;
	text-align: left;
	background:  #999;
}

#header #nav{
	margin: 0; padding: 0;
	float: right;
}

#header #nav a {
	float: right; 
	text-decoration: none;  
	
	width: 64px;
	
}
#header #nav a {float: none;
}

table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 100%;
		border-top: 2px solid #999;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #4B4618;
  text-align       : left;
  width            : 100%;
  line-height: 20px;
  letter-spacing: 1px;
  padding:2px;
  font-family: Arial, Verdana, Helvetica, Tahoma;
  text-transform: uppercase;
}
table.moduletable td {
   font-weight: normal;
   text-indent: 0px;
   padding right: 2px;
   padding-left: 2px;
   text-align: left;
}

.contentpane {
  background       : transparent;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
}

.contentheading, {
  font-family      	: Arial, Verdana, Tahoma;
  font-size        	: 12px;
  font-weight		: bold;
  text-align       	: left;
  color				: #4B4618;
  border-bottom		: 1px solid #ccc;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #6699ff;
	text-align:left;
	text-decoration: underline;
}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
	
.sectiontableheader {
  background-color : #CCCCCC;
  color            : A89A69;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

a.category:link, a.category:visited {
  color            	: #333333;
  font-size		: 10px;
  font-weight		: bold;
}

a.category:hover {
  color            : #eee;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #0099cc;
  text-align       : left;
  line-height: 20px;
}

.modifydate { 
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #0099cc;
}

a.readon:link, a.readon:visited {
	color: #333; 
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.readon:hover {
	color: #eee;
}
	
.componentheading {
  font-family      : Arial, Verdana, Tahoma;
  font-size        : 14px;
  font-weight      : bold;
  color            : #666;
  text-align       : left;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #B8A88A;
  line-height      : 14px;
}

.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
background: #B8A88A;
color: #eee;
text-align: left;}

a.pathway:link, a.pathway:visited {
  color            : #eee;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #666;
  background	:#fff;
  font-weight      : normal;
  text-decoration   : none;
}

a.weblinks:link, a.weblinks:visited {
	color: #666666;
	text-decoration: underline;
	}

a.weblinks:hover {
	color: #000000;	
	text-decoration: none;
}

a:link, a:visited {
	color: #336699;
	text-decoration: underline;}

a:hover {
	color: #eee;
	text-decoration: none;
	background: #336699;
	}

/* Styles for frontend Admin Interface */
/* ----------------------------------- */
.ontab {
	background-color: #999;
	border-left: outset 2px #999;
	border-right: outset 2px #808080;
	border-top: outset 2px #999;
	border-bottom: solid 1px A89A69;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #FFFFFF;
	text-align: center;
	background-color: #FF0000;