body {
margin: 0px;
scrollbar-base-color: #DA9A52;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #DA9A52;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #DA9A52;
scrollbar-arrow-color: #FFFFFF; /*#AE6923;*/
font-size: 14px;
font-family: Verdana, Arial;
}
tr, p, div, span {
  font-family      : Verdana, Arial;
  font-size        : 13px;
  color            : black; /*#655940;*/
}
hr {
  /*background       : #999999;*/
  height           : 1px;
  width            : 100%;
}
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
padding-left: 0px;
list-style:none; float: right; 
margin:0; 
white-space: nowrap;
padding-right:5px;
font-weight:bold;
border-left:1px solid #424242;
background:none;

}

#mainlevel-nav a {
display: block; float: right; text-decoration: none;
color: #353535;
font-size: 11px;
font-weight:bold;
text-align:center;
padding-left:10px;

}
#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-size: 13px;
}
.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
}

.greybg {
  background: #eeeeee;
}

/*pathaway setting*/
.pathway {
font-size: 11px;
color:#605f5c;
}

a.pathway:link, a.pathway:visited {
color            : #605f5c;
font-weight      : normal;
text-decoration:underline;
}

a.pathway:hover {
  color            : #605f5c;
  font-weight      : normal;
text-decoration:underline;
}

/*for title or site name*/
.title {
font-size: 22px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-size: 14px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {

}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	display: block;
	color: #512600;
	border-bottom: dashed 1px #E2CE5B;
	text-decoration: none;
   	 padding:3px 0px 2px 0px;
	letter-spacing: normal;
    	font-weight:normal;

}
a.mainlevel:hover {
	/*color: #6d7811;*/
	color: #512600;
	font-weight:normal;
	background-color: #E4CE82 /*#C9AA5B*/;
	width: 170px;
}

a.mainlevel-subnav:link, a.mainlevel-subnav:visited {
	color: #32312f;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: normal;
text-decoration:underline;
}
a.mainlevel-subnav:hover {
	color: #32312f;
}

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}
a.readon:link, a.readon:visited {
background-image: url(../images/readmore.png);
}
a.readon:hoverd {
background-image: url(../images/readmore.png);
color: #FFFFFF;
}


a.sublevel:link, a.sublevel:visited {

        display: block;
        padding-left: 16px;
        padding-bottom:4px;
        vertical-align: top;
        font-size: 11px;
        color: #454545;
        text-align: left;
        background-image:url(../images/indent1.png);
        background-repeat:no-repeat;
}


a.sublevel:hover {
color: #454545; text-decoration: none;
}

table.moduletable {
	padding: 0px 0px 0px 0px;
	width: 100%;
}

table.moduletable th {
	font-size        : 14px;
	font-weight      : bold;
	color            : #3F1B00 ; /*#D5B914*/
	text-align       : left;
	width            : 100%;
	text-indent: 0px;
	text-decoration:none;

}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-weight: normal;
}

.poll {
  font-size        : 10px;
  color            : #666666; /*#666666*/
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #E4D698; /**/
}

.sectiontableheader {
  background-color : #E4D698;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F5EFD8; /*#F0F0F0*/
}

.sectiontableentry2 {
  background-color : #EDE2B8; /*#E0E0E0*/
}
.sectiontableentry1  td{
padding: 6px;
}
.sectiontableentry2  td{
padding: 6px;
}

.small {
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {

}

.contentpaneopen {
  font-size        : 8px;
  width:100%;
/*background: transparent url(../images/module_bg.gif) top left repeat-y;*/


 }

.contentheading, .componentheading {
  font-size        : 15px;
  color            : #3F1B00;
  font-weight: bold;
  text-align: left;
  text-decoration:none;
  width:100%;
  
  /*background:transparent url(../images/content_bg.jpg) top left;*/
  
  border-bottom: solid 1px #ACAFB8;

}

.createdate {
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0E7C1;
  color            : #000000;
  border           : 1px solid #CBB16E;
}

.inputbox {
  font-size        : 11px;
  color            : #494948;
  background-color : #FFFFFF;
  border           : 1px solid #B6985D;
}

a:link, a:visited {
color: #3F1B00;
font-weight:normal;

}

a:hover {
text-decoration: underline;
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 12px;
	font-weight: bold;
 	color: #666666;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

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: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}
.mostread{
font-size: 12px;
display:block;
padding: 2px;
margin-left: 5px;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
		
}
/*start here search*/
search_inner {

  border: 1px solid #cccccc;

 padding: 0px;

  height: 21px !important;

  height: 23px;

  overflow: hidden;

}


search_inner form {

  padding: 0;

  margin: 0;

}



search_inner .inputbox {

	border: 0px;

	padding: 3px 3px 3px 5px;



	font-size: 11px;

	color: #009933;

}

/*end here*/


table.searchintro {

}

table.searchintro td {
	color: #D7BB16;
	font-weight: bold;

}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

a.bar:link,a.bar:visited{
color:#3d3d3d;
font:bold 11px Arial,Helvetica,sans-serif;
text-decoration:none;
padding-left:20px;
padding-right:10px;
background-image:url(../images/bottom.gif);
background-repeat:no-repeat;


}
a.bar:hover{
color:#3d3d3d;
text-decoration:none;
}

h3 {
margin:0px;
}

div.moduletable h3, div.module h3 {
	color: #8A5320; /*#874b17   #3F1B00 */
	padding-top:6px;
	padding-bottom: 6px;
	font: bold 13px Calligraph421 BT;/*Tahoma,Arial, Helvetica, sans-serif;*/
	text-align:left;
} 

div.module {
width: 197px;
background: transparent url(../images/module_bg.gif) top left repeat-y;

}

div.module div {
width: 197px;
background: transparent url(../images/module_h_bg.jpg) top left no-repeat;
}

div.module div div {
width: 197px;
background: transparent url(../images/module_bottom_bg.gif) bottom left no-repeat;
padding-bottom:10px;
}

/*div.module div div {
width: 197px;
background: transparent url(../images/module_bottom_bg_r.gif) bottom right no-repeat;
padding-bottom:10px;
}*/

div.module div div div {
width: 187px;
background: transparent;
font-size: 10px;
padding-left:10px;
}

div.module div div div div {
padding: 0px;
margin: 0px;
}

.componentheadingMore_Topics
{
  font-size        : 15px;
  color            : #3F1B00;
  font-weight: bold;
  text-align: left;
  text-decoration:none;
  width:100%;
  border-bottom: solid 1px #ACAFB8;
margin-bottom:10px;
}
.contentpaneMore_Topics ul
{ 
margin-top:10px;
list-style:none;
}
.contentpaneMore_Topics li
{
padding:5px 0;
}
.contentpaneMore_Topics a.category:link, .contentpaneMore_Topics a.category:visited, .contentpaneMore_Topics a.category:active
{ 
font-size: 15px;
}