/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	color : #68000D;
	scrollbar-3dlight-color: #68000D;
	scrollbar-base-color: #68000D;
	scrollbar-darkshadow-color: #68000D;
	scrollbar-face-color: #FFE9A5;
	scrollbar-highlight-color: #FEC763;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #68000D;
	scrollbar-arrow-color: #750000;
	}

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

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #000015;
	border-left: outset 2px #E2C365;
	border-right: outset 2px #808080;
	border-top: outset 2px #E2C365;
	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;
}
.tabpadding {
}

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

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #680009; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #FEC762; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #F9B944; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	/*font-size: 11px; color: #680009; text-decoration: none;*/
	/*color: #FFF200;*/
	color: #9F0104;
	font-size: 11px; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

/* B59540 737370*/
a:hover {
  /*color: #c2ad54;*/
  /*color: #ebc3af;*/		
  color: #c3bd15;
  text-decoration: none;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #F8B740; height:2px; border: 1px inset;
	}

hr.separator {
	background: #8EAC35;
	height: 1px;
	width: 75px;
	border: 0px;
}


#bottomline {
	position:relative;
	clear:left;
	float:left;
	width: 100%;
	min-height:18px;
  height: auto !important;
	height:18px;
	background-color: #F26521;
	color:#FFF000;
	font-size:11px;
  text-align: center;
  }

#copyright {
	position:relative;
	font-size:10px;
	color: #9F0104;
	display:block;
	clear:both;
	float:left;
}

#pict {
  valign: center;
  margin: -50px -50px 0px 0px;
  /*position:absolute;
  bottom:35px;
  right:200px;
	float:right;
	width:180px;
  height:58px;*/
}


/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFD;
	background-position: left;
	text-align: right;
 }

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


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

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

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

/* 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: #680009;
	text-align:left;
	}

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

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px ridge #EEDA75;
	text-align: left;
	}

.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #00000C;
	text-align:left;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 22px;
	line-height: 16px;
	height: 15px;
	}

.contentpagetitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #A67B2C;
	text-align:left;
	}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }

table.contenttoc td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000014;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	/*color: #680009;*/ 
	color: #9F0104;
  text-decoration: none; font-weight: bold;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a.blogsection:hover {
	/*color: #FAA408;*/	
	color: #F26521;
  text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #680009; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #FAA408;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #680009; text-decoration: none; font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/k_read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #FAA408;	text-decoration: underline;
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/k_read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

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

table.moduletable th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #F26521;*/
	color: #0F0F00;
	text-align: left;
	width: 100%;
	background: transparent url(../images/k_moduleheading.png) no-repeat left;
	text-indent: 18px;
	height: 20px;
	/*border-bottom: 1px solid #F26521;
	line-height: 20px;*/
	}

table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	}

.componentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000009;
	text-align:left;
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 15px;
	height: 15px;
	list-style: disc inside url(../images/bullet.gif);
	white-space: normal;
	display: list-item;
	border-bottom: 1px solid #FAA408;
	}

.button {
	color: #000008; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: White;
	border: 1px solid #FAA407;
	height: 20px;
	}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #3E3E3E;
	background: #FEC764;*/
	color: #FFF000;
	background: #F26521;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #D1A92E; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

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

a.category:hover {
	color: #FAA408;
	}

.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #000006;*/
	color: white;
	line-height: 14px
	}

.sectiontableentry1, {
	background-color : #FFFFFF;
	}

	 .contentpane {
	background-color : #FFFFFF;
	}
	
.sectiontableentry2 {
	background-color : #FFFFE5;
	}
/* FAA409 */
.sectiontableheader {
	background-color : #F26521;
	color : #FFF000;
	font-weight : bold;
	}

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

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


.newsfeedheading {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAA407;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #680009;
	text-decoration: none;
	font-weight: normal;
	}

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

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

li {
	list-style: inside url(../images/arrow.gif) 3px;
	list-style-image: url(../images/arrow.gif);
	}

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000007; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #680009;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #FAA408;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #FAA408;
	}

table.contact {
	background-color: #FFE9A4;
	}

table.contact td.icons {
	background-color: #FAA408;
	}

table.contact td.details {
	background-color: #FEC760;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #FAA408;
}

a.pagenav:hover {
	color: #FEC764;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* */

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

a.bar:hover {
        color: #FAA407;        text-decoration: none;
        }
		  
		  .searchbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	background: White;
	border: 2px solid;
	height: 18px;
	line-height: 13px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}

/* for modifying {moscode} output.  Don't 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;
}

.frontpageheader {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #F26521;*/
	color: #0F0F00;
	text-align: left;
	width: 100%;
	background: transparent url(../images/k_moduleheading.png) no-repeat left;
	text-indent: 18px;
	height: 20px;
	/*border-bottom: 1px solid #F26521;
	line-height: 20px;*/
}

.frontpageheaderspan {
	height: 30px;
}