body {
  margin: 0px;
  padding: 0px;
  background-color: #D6874D;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9pt;
  color            : #000000;
}
hr {
  background       : #333333;
  height           : 1px;
  width            : 100%;
  border-style: none;
}
#mainlevel-nav {
  margin: 0px; padding: 0px;
}
#mainlevel-nav li {
  background-image: none;
  padding-left: 0px;
  list-style:none; float: right; 
  margin: 0px; width: 15.5%; 
  font-size: 10px;
  line-height: 20px;
  white-space: nowrap;
  text-indent: 15px;
}
#mainlevel-nav a {
  display: block; float: right; 
  text-decoration: none;  
  border: 1px solid;
  border-color: #fff #cc3300 #cc3300 #fff;
  color: white;
}
#mainlevel-nav a {
  float: none;
}
#mainlevel-nav a:hover {
  
}

/*different setting for newsflash*/
.newsflash td {
  color: #000000;
  text-align: justify;
  vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
  text-align: justify;
  color: #333333;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.mainpage-bkg {
  background-image: url(../images/lineborder.png);
  width: 1px;
}

.greybg {
  background: #eeeeee;
}

/*pathaway setting*/
.pathway {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
}

a.pathway:link, a.pathway:visited {
  color            : #6F0000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
  font-family: sans-serif;
  font-size: 20px;
  font-weight: bold;
  color : #000000;
  margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : #666666;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 20px;
}

#active_menu {
  color: #330000;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
a.mainlevel:hover {
  color: #333333;
}

a.mainmenu:link, a.mainmenu:visited {
  color: #000000; 
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
}
a.mainmenu:hover {
  color: #330000; 
}
.pollstableborder {
  border: 1px solid;
  padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
  padding-left: 1px;
  vertical-align: middle;
  font-size: 11px;
  color: #ff6600;
  text-align: left;
}


a.sublevel:hover {
  color: #6F0000; 
  text-decoration: none;
}

table.moduletable {
  margin-bottom: 20px;
  width: 100%;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
}

table.moduletable li {
}

table.moduletable ul {
  padding: 0px;
}
table.moduletable td {
  font-size: 10px;
  font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
  border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #FFCC99;
  color            : #000000;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #EDBA87;
}

.sectiontableentry2 {
  background-color : #EDBA87;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #D6874D;
}

.contentpaneopen {
  width: 100%;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #330000;
  text-align       : left;
  text-transform:uppercase;
  margin-bottom: 21px;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #663333;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFCC99;
  color            : #000000;
  border           : 1px solid #330000;
  padding          : 3px;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #FFCC99;
  border           : 1px solid #330000;
}

a:link, a:visited {
  color: #6F0000;
  text-decoration: none;
}

a:hover {
  color: #660000;
  text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #330000;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #6F0000;
  font-weight      : bold;
  font-size: 11px;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0px;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	font-size : 9põ;
        font-weight: bold;
        text-align: left;
	margin-top: 15px;
}


/* mospagebr */

table.contenttoc {
  border: 1px solid #333;
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 0px;
  margim-bottom: 20px;
  padding: 0px;
}





table.contenttoc td {
    font-weight: normal;
    text-align:left;
}




ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
  width: 100%;
}

table.searchintro td {
  background-color: #293C43;
  color: #ffffff;
  font-weight: bold;
}

form {
/* removes space below form elements */
  margin: 0px;
  padding: 0px;
}


.blog_more {
  margin-top: 5px;
}

p {
  padding: 0px;
  margin-top: 3px;
  margin-bottom: 5px;
}

.pagenav {
  font-size: 9px;
}

.pagenav_next {
  font-size: 9px;
}

.pagenav_prev {
  font-size: 9px;
}

.pagenavcounter {
  font-size: 9px;
  margin-top: 12px;
  margin-bottom: 12px;
  font-weight: bold;
}

.toclink {
 font-size: 7pt;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 0px;
 padding-bottom: 0px;
 margin: 0px;
}