BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #000000;
  color            : #ffffff;
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:#333333;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#333333;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#666666;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#333333;

}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #ffffff;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
 	background: #C0C0C0; height:2px; border: 1px inset;
}
.boxes {
        border: solid;
        border: dotted;
        border-width: 1px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}

.slogan {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color            : #ff9900;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #ffffff;
}

a.pathway:link, a.pathway:visited {
	color: #B5B5B5; text-decoration: none; font-weight: normal;	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.pathway:hover {
	color: #FFD799;	text-decoration: none;
	}



/*a.pathway:link, a.pathway:visited {
  color            : #ffffff;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #4490B4;
  font-weight      : normal;
  text-deoration   : underline;
}*/

/* --Default Class Settings-- */


/* --Default Class Settings-- */	



table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #ffffff;
        border-right: solid 0px #ffffff;
        border-top: solid 0px #ffffff;
        border-bottom: solid 0px #ffffff;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : center;
  vertical-align   : bottom;
  background	   : transparent url(../images/menu-header.gif) no-repeat left bottom;
  width            : 100%;
  height		   : 30px;
  #vertical-align   : bottom;
}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #ffd799;
  color            : #343A39;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #222222;
}

.sectiontableentry2 {
  background-color : #343A39;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
  background       : #000000;
}


.contentpane {
  background       : #000000;
}

.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}
	
.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #FF9900;
	text-align:left;
	}



/*.contentpaneopen {
  background       : #000000;
}
*/
.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #ff9900;
/*  color            : #4490B4;*/
  text-align       : left;
}

.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffcc;
	text-align: left;
	}
	
.createdate {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD799;
	text-decoration: none; 
	font-weight: normal;
	}


/*.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}*/


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #0f0f0f;
  color            : #ffffff;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #999999;
  border           : 1px solid #CCCCCC;
}


/* Links */
a.mainlevel:link, a.mainlevel:visited {
 		text-indent: 40px;
        color: #999999;
        background-position: left;
        text-align: left;
        font-weight: bold;

 }

a.mainlevel:hover {
	color: #FFD799;
/*        color: #4490B4;*/
        background-position: left;
        text-align: left;
		text-indent: 2em;
}
		
a:link, a:visited {
	font-size: 11px; 
	color: #B5B5B5; 
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #FFD799;	text-decoration: none;
	}

a.blogsection:link, a.blogsection:visited {
	color: #B5B5B5; text-decoration: none; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #FFD799;	text-decoration: none;
	}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #ffffff;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #4490B4;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #888888;
  font-weight      : bold;
}

a.category:hover {
  color            : #4490B4;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #B5B5B5;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 11px;
	}
	
a.mainmenu:hover {
	color: #FFD799;
	text-decoration: none;
	}

a.readon:link, a.readon:visited {
	color: #B5B5B5; text-decoration: none; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #FFD799;	
	text-decoration: none;
	}

/*       a.mainmenu:link, a.mainmenu:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: #4490B4; text-decoration: underline;
        } */

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}

a.sublevel:hover {
        color: #4490B4; text-decoration: underline;
        }



/* 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;
	cursor: hand;
	font-weight: bold;
	color: #000000;
}
.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;
    color: #000000
}
.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: #0f0f0f;
}

/* 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;
}

.small {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD799;
	text-decoration: none; 
	font-weight: normal;
	}

