* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.latestnews_int {
	color: #3973AC;
	font-size: 12px;
	font-weight: bold;
	
}
TD .head {
	font-size: 16px;
	padding: 5px;
	background-color: #CEE1F0;
	
	
	
	
	
}
a,
a:link,
a:active,
a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/*** blog links ***/
a.blogsection:link,
a.blogsection:active,
a.blogsection:visited {
	color: #3973AC;
	text-decoration: none;
}

a.latestnews:link,
.mostread a:link,
.latestnews a:active,
.mostread a:active,
.latestnews a:hover,
.mostread a:hover,
.latestnews a:visited,
.mostread a:visited {
	color: #3973AC;
	font-size: 11px;
	text-decoration: underline;
}

/** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 27px;
	text-decoration: none;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover,
#leftcolmenu a.mainlevel:hover {
	background-color: #326A99;
	color: #FFFFFF!important;
	text-decoration: none!important;
}

a.mainlevel-right:link,
a.mainlevel-right:active,
a.mainlevel-right:visited,
a.sublevel-right:link,
a.sublevel-right:active,
a.sublevel-right:visited {
	background-color: #E9E8D3;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

/** specific top right column menu item link on mouseover **/
a.mainlevel-right:hover {
	background-color: #DFDDC6;
	text-decoration: none;
}

a.pagenav:link ,
a.pagenav_next:link,
a.pagenav_pre:link,
div.back_button a,
div.back_button a:link,
a.latestnews:link,
a.latestnews:active,
a.latestnews:visited,
a.mostread:link,
a.mostread:active,
a.mostread:visited {
	text-decoration: none;
}

/** pathway link item **/
a.pathway:link,
a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

/** table of content list **/
a.toclink:link,
a.toclink:active,
a.toclink:visited {
	color: #3973AC;
	display: block;
	font-size: 11px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

/** underline on hover **/
a.toclink:hover,
a.latestnews:hover,
a.mostread:hover,
a.pathway:hover,
a.sublevel:hover,
a.sublevel-right:hover,
a.blogsection:hover,
a.readon:hover,
a.pagenav:hover ,
a.pagenav_next:hover,
a.pagenav_pre:hover,
a.latestnews:hover {
	background-color: inherit;
	color: #3973AC;
	text-decoration: underline;
}

div,
td,
p {
	color: #333333;
	afont-size: 12px;
	line-height: 18px;
}

/** search div in top right column. position:user4 **/
div.search {
	margin-left: 10px;
}

li {
	line-height: 18px;
	list-style-position: inside;
	padding-left: 5px;
	padding-top: 0px;
}

li .category{
	color: #80855A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* ---------------------
mambo content layout
--------------------- */
/** pathway block **/
span.pathway {
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000000;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 10px;
	text-align: left;
}

/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width: 100%!important;
}

/** table of content layout **/
table.contenttoc {
	border: 1px solid #000000;
	margin: 0 0 10px 10px;
	padding: 1px;
	width: 130px;
}

/** general module title **/
table.moduletable th, .moduletable_int th{
	background: url(../images/bg_leftcol_module_th.gif) #E3E2C6 repeat-y left top;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: tahoma, verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	letter-spacing: 1px;
	line-height: 22px;
	padding-left: 15px;
	text-align: left;
	text-transform: uppercase;
}

/* ---------------------
mambo module layout
--------------------- */
/** general module table **/
table.moduletable,
#leftcol table,
#rightcol table {
	clear: left;
	float: left;
	width: 100%;
}

/** 
moduletable specific with background image
you need to add modules class suffix: -bgimg
 **/
table.moduletable-bgimg {
	background: transparent url(../images/bg_module.jpg) no-repeat center bottom;
	clear: left;
	float: left;
	width: 100%;
}

table.moduletable-bgimg td {
	font-size: 11px;
	padding: 5px;
}

table.moduletable-bgimg td td {
	padding: 0!important;
}

table.pollstableborder .sectiontableentry1 {
	background-color: #E3E2C6;
	text-align: left;
}

table.pollstableborder .sectiontableentry2 {
	background-color: transparent;
	text-align: left;
}

td.sectiontableheader {
	font-weight: bold;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	word-wrap: break-word;
}

ul {
	list-style: none;
	list-style-type: square;
	margin: 5px;
	padding: 5px;
}

/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/
/** unordered list top menu **/
ul#mainlevel-nav {
	font-size: 0.8em;
	list-style: none;
	margin: 0;
	padding: 0;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 23px;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
	width: auto !important;
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	background: #535353;
	text-decoration: none;
}

/** unordered list for latest news module **/
ul.latestnews li,ul.mostread li {
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: none;
}

.back_button {
	display: block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
}

.blog_more {
	background-color: inherit;
	border-bottom: 1px solid #E5E5E5;
	color: #3973AC;
	font-weight: bold;
	line-height: 25px;
	padding-top: 20px;
}

/** blog Styles **/
.blogsection {
	background-color: inherit;
	color: #3973AC;
}

/** input button html tag **/
.button,
#rightcol .button {
	background-color: #F7F7EE;
	border-bottom: 1px solid #5E5B47;
	border-left: 1px solid #D0CDB6;
	border-right: 1px solid #5E5B47;
	border-top: 1px solid #D0CDB6;
	color: #726C49;
	font-size:8px;
	font-weight: bold;
	text-transform: uppercase;
}

.buttonheading {
	width: 26px;
	border: 13px;
	
	
}
	
	

.category, .categorytitle {
	background-color: inherit;
	color: #3973AC;
	font-weight: bold;
}

/** To center the objects **/
.center {
	text-align: center!important;
}

/** content title **/
.componentheading {
	color: #000000;
	display: block;
	font-family: Tahoma,Verdana, Arial;
	font-size: 18px;
	line-height: 25px;
	padding: 5px 0 5px 0;
}

.contentheading,
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	background-color: inherit;
	color: #3973AC;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 25px;
}

.contentpaneopen {
	font: 10px;
	width: 100%;
}

/** table of content header **/
.contenttoc th {
	background-color: #666666;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	width: 124px;
}

/** highlight word search result **/
.highlight {
	background-color: #FFFF00;
	font-weight: bold;
	padding: 2px 0 2px 0;
}

/** latestnews and popular **/
.latestnews,
.mostread {
	color: #999999;
}

/** generic menu item **/
.mainlevel {
	background: transparent url(../images/bg_mainlevel.gif) repeat-x center top;
	display: block;
	font: bold 11px/25px Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

/*
specific right column menu item. position:right
you need to add menu class suffix: -right and
module class suffix: -right
 */
.mainlevel-right {
	background: url(../images/bg_mainlevel_right.gif) #E9E8D3 repeat-x center top;
	display: block;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
}

.moduletable_bgimg table.pollstableborder td.sectiontableentry2,
.moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
	background-color: transparent!important;
	text-align: left!important;
}

.pagenav {
	background-color: inherit;
	clear: both;
	color: #999999;
	font-size: 11px;
	height: 20px;
	letter-spacing: 2px;
	line-height: 25px;
	margin-left: 0;
	margin-right: 0;
	text-align: right;
}

/** content item navigation  **/
.pagenavbar {
	background-color: inherit;
	background-image: url(../images/bg_pagenav.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	clear: both;
	color: #999999!important;
	display: block;
	font-size: 11px !important;
	height: 20px;
	letter-spacing: 2px;
	line-height: 25px;
	margin-top: 10px;
	text-align: right;
	width: 100%;
}

.pagenavbar a:link,
.pagenavbar a:active,
.pagenavbar a:visited {
	color: #000000;
	font-size: 11px;
	letter-spacing: 2px;
	text-decoration: none;
}

.pagenavbar a:hover {
	color: #3973AC;
}

/** for polls **/
.poll {
	font-size: 11px;
	line-height: 16px;
}

/*** read more link ***/
.readon,
a.readon:link,
a.readon:active,
a.readon:visited {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 10px;
	text-align: left;
	text-decoration: none;
}

.search {
	margin-top: 30px;
}

/** search field in search div **/
.search .inputbox {
	border: 1px solid #000000;
	width: 145px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}

.sectiontableentry1,
table.pollstableborder tr.sectiontableentry1 {
	background-color: #FBFBF4;
	color: #333333;
	padding: 2px;
}

.sectiontableentry2,
table.pollstableborder tr.sectiontableentry2 {
	background-color: #FFFFFF;
	color: #333333;
	padding: 2px;
}

/** small text in content **/
.small {
	background-color: inherit;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}

.waterbody {
	background: url(../images/bg_body.jpg) #F8F7F2 repeat-x left top;
	color: #333333;
	margin: 0;
}

/** div container for banner position:banner **/
#banner {
	clear: left;
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	height: 65px;
	min-height: 65px;
	padding: 20px 0 0 215px;
	position: relative;
	width: 515px;
}

#blackline {
	background-color: #000000;
	clear: left;
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	height: 10px;
	min-height: 10px;
	position: relative;
	width: 730px;
}

#bottompadding	{
	display: block;
	height: 0px;
	margin-top: -100px;
	position: relative;
	width: 900px;
}

/* ---------------------
template layout
--------------------- */
/** wrapper to make the page center **/
#container {
	margin: 55px auto;
	padding: 0;
	text-align: left;
	width: 900px;
}

#container_inner {
	clear: left;
	position: relative;
	width: 730px;
}

/**
hold background, it should be float:left
that's way we can not put it in #container
**/
#containerbg {
	background: transparent url(../images/bg_inside.jpg) repeat-y left top;
	float: left;
	left: 0;
	position: relative;
	top: 0;
	width: 900px;
}

/** div container for mainbody **/
#content_main {
	background-color: #FFFFFF;
	float: left;
	margin: 15px 0 20px 20px;
	position: relative;
	width: 520px;
}

/** date info in content **/
#content_main .createdate {
	background-color: inherit;
	color: #4A87C4;
	font-size: 10px;
	line-height: 8px;
	padding: 0 0 15px 0;
}

#content_main .modifydate {
	background-color: inherit;
	color: #999999;
	font-size: 10px;
	padding: 0;
}

/** div wrapper for user2 & user3 **/
#content_top_wrapper {
	clear: right;
	display: inline;
	float: right;
	margin: 4px 8px 0 0;
	position: relative;
	width: 542px;
	
}

/** div container for position:user2 **/
#content_top1 {
	clear: left;
	float: left;
	position: relative;
	width: 269px;
}

/** specific module td table for content top 1 and 2. 
position:user2 an user3 **/
#content_top1 table.moduletable td,
#content_top2 table.moduletable td {
	background-color: #F7F7EE;
	height: 100px;
	min-height: 100px;
	vertical-align: top;
}

/** div container for position:user3 **/
#content_top2 {
	clear: right;
	float: right;
	position: relative;
	width: 269px;
}

/** copyright **/
#copyright {
	clear: both;
	display: block;
	float: left;
	position: relative;
	width: 900px;
}

#copyright div {
	clear: left;
	color: #666666;
	display: block!important;
	float: left;
	font-size:9px;
	afont-weight: bold;
	margin: -10px 0 0 0;
	text-align: left;
	width: 900px;
}

/** div container for image header **/
#imgheader {
	background-color: #000000;
	clear: left;
	float: left;
	height: 99px;
	position: relative;
	width: 100%;
}

/** div container for left column **/
#leftcol {
	clear: left;
	float: left;
	position: relative;
	width: 172px;
}

/** specific left column form **/
#leftcol .button {
	background-color: #5F9BCD;
	border-bottom: 1px solid #49779D;
	border-left: 1px solid #7CADD6;
	border-right: 1px solid #49779D;
	border-top: 1px solid #7CADD6;
	color: #FFFFFF;
	font-size: 11px;
	width: 140px;
}

/** specific left column form **/
#leftcol .inputbox {
	font-size: 11px;
	font-weight: bold;
}

/* ---------------------
mambo form layout
--------------------- */
/** left column input form **/
#leftcol .inputbox {
	font-size: 11px; /*border: 1px solid #000000;*/
	margin-bottom: 2px;
}

/* ---------------------
Links
--------------------- */
/** any left column link **/
#leftcol a:link,
#leftcol a:active,
#leftcol a:visited,
#leftcolmenu a:link,
#leftcolmenu a:active,
#leftcolmenu a:visited {
	acolor: #FFFFFF;
}

#leftcol a:hover {
	color: #93B7DB;
	text-decoration: underline;
}

/** specific left column form **/
#leftcol form {
	margin-left: 15px;
}

/** general module table **/
#leftcol table,
#leftcol table td {
	color: #FFFFFF !important;
	font-size: 11px !important;
}

/** module styles in #leftcol **/
#leftcol table.moduletable td {
	color: #DADADA;
	font-size: 11px;
}

#leftcol table.moduletable th {
	background: url(../images/bg_leftcol_module_th.gif) #ACCCE6 repeat-y left top;
}

#leftcolmenu {
	overflow: auto;
	position: relative;
}

#logo {
	background: url(../images/bg_header.jpg) #FFFFFF no-repeat left top;
	float: left;
	height: 74px;
	position: relative;
	width: 100%;
}

#outerleft {
	clear: left;
	float: left;
	position: relative;
	width: 730px;
}

#outerright {
	clear: right;
	float: right;
	position: relative;
	width: 170px;
}

#rightcol table,
#rightcol table td {
	color: #030303;
	afont-size: 11px !important;
}

/** right column module td **/
#rightcol table.moduletable td {
	padding: 5px;
}

#rightcol table.moduletable th {
	background-color: #B3AE88;
}

/** div container for right column position:header **/
#rightcol_top {
	background: transparent url(../images/bg_topright.jpg) no-repeat center top;
	height: 70px;
	min-height: 70px;
}

/** div container for right column **/
#rightcol_top,#rightcol {
	clear: left;
	display: inline;
	float: left;
	margin: 0 0 0 1px;
	overflow: auto;
	width: 170px;
}

/** div container for top menu. position:top **/
#topmenu {
	background-color: #000000;
	clear: left;
	float: left;
	position: relative;
	width: 100%;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	font-size: 11px;
	width: auto;
}

.latestnews_int{
	background-color: White;
	width: 305px;
	
	
}
.plantab  {
	border: 3px solid Black; 
}

	.plantab td{
		border: 1px solid #708090;
	}

	
