body {
margin				: 0px;
scrollbar-base-color: #6F8602;
scrollbar-darkshadow-color: #D4E863;
scrollbar-face-color: #6F8602;
scrollbar-highlight-color: #765951;
scrollbar-shadow-color: #D4E863;
scrollbar-track-color: #6F8602;
scrollbar-arrow-color: #D4E863; 
}
tr, p, div {
  font-family      : Tahoma,Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #005278;
}
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-family:Verdana,Arial;
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-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, Arial, Helvetica, Arial, sans-serif;
font-size: 11px;
color:#767549;
}

a.pathway:link, a.pathway:visited {
color            : #767549;
font-weight      : normal;
text-decoration:underline;
}

a.pathway:hover {
  color            : #8F8D48;
  font-weight      : normal;
text-decoration:underline;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 22px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
color : #5E3700;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {

}

/* --Main menu css-- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #512600;
	font-size: 12px;
	
	text-decoration: none;
	font-family: Tahoma,Arial, Verdana, Helvetica, sans-serif;
    padding:8px 0px 0px 0px;
	height: 18px;
	letter-spacing: normal;
    font-weight:normal;

}
/* main menu css*/
a.mainlevel:hover {
	/*color: #6d7811;*/
	font-size: 12px;
	color: #fbfaf9;
	/*font-weight:bold;*/
	border: #FFF9F4;

	background-color: #767549 /*#C9AA5B*/;
    padding:8px 0px 0px 0px;
	height: 18px;
	width: 170px;
}

a.mainlevel-subnav:link, a.mainlevel-subnav:visited {
	color: #32312f;
	font-size: 11px;
	text-decoration: none;
	font-family:  Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
text-decoration:underline;
}
a.mainlevel-subnav:hover {
	color: #32312f;
}

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}

/*make readon button
a.readon:link, a.readon:visited {
background-image: url(../images/readmore.png);
}
a.readon:hoverd {
background-image: url(../images/readmore.png);
color: #FFFFFF;
}
*/
/*
.readon{
display:block;
width: 100px;
padding-left: 17px;
background: url(../images/readmore.png) no-repeat;
text-indent: -1000px;
} 
.readon:hover{
display:block;
padding-left: 17px;
background: url(../images/readmore_over.png) no-repeat;
text-indent: -1000px;
}
/* finish readon button*/

a.readon 				{background:url(../images/readmore.png) no-repeat 0 0px; display:block; width:85px; height:22px;/* special for mambo */ color:#ffffff !important; padding:7px 0px 0px 15px; text-decoration:none !important; font:normal 11px Georgia !important; margin:10px 0px 0px 0px; float:right} 	
a.readon:hover 			{background:url(../images/readmore_over.png) no-repeat 0 0px; display:block; width:85px; height:22px;/* special for mambo */ color:#ffffff !important; padding:7px 0px 0px 15px; text-decoration:none !important; font:normal 11px Georgia !important; margin:10px 0px 0px 0px; float:right}
a.readon:visited 		{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: #046796; text-decoration: none;
}

table.moduletable {
	padding: 0px 0px 0px 0px;
	width: 100%;
}

table.moduletable th {
font-family:Tahoma,Arial;
	font-size        : 14px;
	font-weight      : bold;
	color            : #CC660A; /*#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-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  padding-right:3px;
  color            : #536205; /*#666666*/
  line-height      : 14px;
  
  
  
}

 /*table.pollstableborder {
	border: 1px solid #6F8602; 
}*/

.sectiontableheader {
  background-color : #6F8602;
  color            : #ffffff;
  font-weight      : bold;
  padding-left:10px;
}

.sectiontableentry1 {
  background-color : #E0E8B3; /*#F0F0F0*/
}

.sectiontableentry2 {
  background-color : #D4E863; /*#E0E0E0*/
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #C4886D;
  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 {

}

.contentpaneopen {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 8px;
  width:100%;
/*background: transparent url(../images/module_bg.gif) top left repeat-y;*/


 }

.contentheading {
  font-family      : Tahoma,Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #F6FCFC; /*#FFD200;*/
  font-weight:bold;
  text-align       : left;
  text-decoration:none;
  width:100%;

  background:transparent url(../images/title.jpg) top left;
  
  border-left: solid 1px #C4B993;/*#ACAFB8;*/
  border-right: solid 1px #C4B993;
  border-top: solid 1px #C4B993;
  border-bottom: solid 1px #C4B993;

}

.componentheading {
  font-family      : Tahoma,Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #767549;
  font-weight:bold;
  text-align       : left;
  text-decoration:none;
  width:100%;
  
  /*background:transparent url(../images/content_bg.jpg) top left;*/

}

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

/*
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #ba1502;
  color            : #ffffff;
  border           : 2px solid #ba1502;
}
*/

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

.inputbox {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #023B56;
  background-color : #FFFFFF;
  border           : 1px solid #9E4E06;
}

a:link, a:visited {
font-family:Tahoma;
color: #767549;
font-weight:normal;
text-decoration: underline;
}

a:hover {
color: #B6B333;
}


/* 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: 12px;
	font-weight: bold;
 	color: #767549;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #9C9A4B;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #767549;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #9C9A4B;
}

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

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #979655;
	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-family: arial, helvetica, sans-serif;

	font-size: 11px;

	color: #BAA53F;

}

/*end here*/


table.searchintro {

}

table.searchintro td {
	color: #AFAA53;
	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 {
	color: #A29A50; /*#874b17   #A79110 */
	padding-top:6px;
	padding-bottom: 6px;
	font: bold 15px Calligraph421 BT;/*Tahoma,Arial, Helvetica, sans-serif;*/
	text-align:left;
} 
div.moduletable div div {
width: 197px;
background: transparent url(../images/module_bottom_bg.gif) bottom left no-repeat;
padding-bottom:10px;
}
/* this is for the header of module*/
 div.module h3 {
	color: #F3FCFF; /*#874b17   #A79110 */
	padding-top:10px;
	padding-bottom: 10px;
	font:  12px 500mlE; /*Calligraph421 BT; /*Tahoma,Arial, Helvetica, sans-serif;*/
	text-align:left;
	padding-left:25px;
} 
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.jpg) bottom left no-repeat;
padding-bottom:10px;
text-align:left;
}

/*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;
padding-bottom:10px;

}

div.module div div div div {
padding: 0px;
margin: 0px;
}

.top5{background:url(../images/bgr_top.png) top left no-repeat; width:587px; height:202px;}
.top5 td{ color:#767549; line-height:13px;}
.top5 td a{ color:#8A875A; text-decoration:underline}
.top5 td a:hover{ color:#8A875A; text-decoration:none}
.top5 td span a{ color:#767549; text-decoration:underline; font-size:9px;}
.top5 td span a:hover{ color:#767549; text-decoration:none; font-size:9px;}
.top5 td span img{ margin:0 0 1px 3px;}
.top5
