body {
margin: 0;
padding 0;
color: #CCCCCC;
background-color: #3F3F3F;
scrollbar-base-color: #666666;
background-image: url(../images/bg.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
}

td, tr, p, div {
font-size: 12px;
}

#main {
}

#header {
border-bottom: solid 1px #666666;
background-color: #9b97b0;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
height: 99px;
width: auto;
margin-bottom: 5px;
}

#left {
margin: 0;
padding 0;
float: left;
}

#middle {
background-color: #333333;
border: solid 1px #666666;
margin-left: 180px;
margin-right: 180px;
}

#right {
float: right;
}

#footer {
clear: both;
position: absolute;
display: none;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #999999;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        color: #FFFFFF;
        background-position: left;
        text-align: left;
        }

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

a.mainmenu:hover, {
        color: #FFFFFF; text-decoration: underline;
        }

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

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

/* this is where the coding trouble lies with spacing */
table.moduletable {
	margin: 0px 3px 3px 5px;
	padding: 0px 0px 20px 0px;
	width: 170px;
	border: solid 1px #999999;
	background-color: #333333;
	}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 20px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
}

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

.sectiontableentry1 {
  background-color : #333333;
}

.sectiontableentry2 {
  background-color : #4A4A4A;
}

.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

.contentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #CC6600;
  text-align       : left;
border-bottom: 1px solid #666666;
}

.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #CC6600;
  text-align       : left;
}

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

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #999999;
  text-align       : left;
  padding-bottom: 9px;
}

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

.button {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.inputbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #CCCCCC;
background-color: #2B2B2B;
}


a:link, a:visited {
  font-size        : 11px;
  color            : #CCCCCC;
  text-decoration  : underline;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #CCCCCC;
  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: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
        }

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

a.category:hover {
  color            : #7B8DA1;
}

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

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

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