html {
      overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #BFCDB7;
	padding:0px;
	/*text-align: center;*/
	margin: 0px;
	behavior:url("csshover.htc");
	font-family:trebuchet ms;
}
#maintable {
	/*font-family: arial;*/
	font-size: 11px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:0px;
	width: 990px;
	height:auto;
	background-color: #FFFFFF;
}
/*HEAD STYLES*/
#maintable #header
{
	font-family: arial;
	font-size: 10px;
	background-color:#0B6809;
	height: 80px;
	width: 990px;
}
#header #topbox
{
	top:0px;
	position:relative;
	height:50px;
}
#header #topbox #toptext
{
	position:relative;
	float:left;
	top:-5px;
	color: #FFFFFF;
}
#header #topbox #toptext #title
{
	font-family:"times new roman";
	font-size:30px;
	color:#FFFFFF;
	left:20px;
	top:10px;
	position:relative;
}
#header #topbox #toptext #identity
{
	font-size:12px;
	color:#FFFFFF;
	position:relative;
	left:20px;
	top:10px;
	font-family: arial;
}
#header #topbox #logo
{
	margin-top:10px;
	margin-left:10px;
	float:left;
	height:40px;
	width:164px;
	
}
#header #topbox #slogan
{
	position:relative;
	/*top:25px;*/
	left:20px;
	font-family:times new roman;
	font-size:12px;
	font-style:italic;
	color:#000000;
	width:800px;
}
#header #menuandsearch {
	background-color:#FFFF00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #897E01;
	border-bottom-color: #897E01;
	position:relative;
	height: 23px;
	top:8px;
	width:990px;
	color: #000000;
}
#header #menuandsearch #menu {
	float: left;
	width: auto;
	height: 16px;
	list-style-type: none;
	position:relative;
	font-size:11px;
	font-weight:bold;
}
#menu ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#menu ul li
{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A99C01;
	text-align: center;
}
#menu ul li:hover, #menu ul li a:hover 
 {
	background-color: #2B579B;
	color: #ffffff;
	text-decoration:none;
}
#menu ul li a {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #000000;
	text-decoration: none;
	display:block;
}
#header #menuandsearch #search {
	float: right;
	position: relative;
	right: 5px;
	top: 2px;
	font-size:11px;
}
#header #menuandsearch #search #keyword {
	font-family: arial;
	font-size: 11px;
	height: 14px;
	border: 1px solid #646262;
}
/*END HEAD STYLES*/

#maintable #body {
	margin-top:8px;
	width: 990px;
}
#maintable #body #left {
	float: left;
	width: 188px;
	z-index:2;
	margin-left:4px;
}
#maintable #body #right {
	float: left;
	width: 970px;
	margin-left:10px;
	z-index:0;
	margin-bottom:10px;
}

#maintable #body #left #maillist
{
	font-family: arial;
	color: #000000;
	background-color: #E7E7E7;
	margin-top:10px;
	width:100%;
}
#maintable #body #left #maillist th {
	font-size: 13px;
	font-weight: bold;
	background-color: #aaa6a6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E5959;
}
#maintable #body #maillist #email {
	font-family: arial;
	font-size: 11px;
	height: 14px;
	border: 1px solid #667766;
	width: 160px;
}
#maintable #body #left #collaborators
{
	margin-top: 20px;
	width: 100%;
	height: auto;
	background-color: #F2F7FC;
	font-family:arial;
	border: 1px solid #EBE7E7;
}
#maintable #body #left #collaborators th
{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #BDEAEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38C0CF;
}
#maintable #body #left #collaborators td
{
	padding: 8px;
	text-align: left;
}
#maintable #footer {
	font-family: arial;
	font-size: 10px;
	color: #A2A0A0;
	background-color: #E8E7E7;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width:990px;
	border-top: solid 1px #B6B5B5;
}
#maintable #footer a
{
	text-decoration: none;
	color:#A2A0A0;
}
#maintable #footer a:hover
{
	text-decoration: underline;
	color:#747272;
}
#maintable #body #right #top {
	margin-top: 5px;
	width: 100%;
}

#maintable #body #right #top #textabout {
	float: left;
	width: 560px;
	z-index:1;

}
#maintable #body #right #top #textabout #about
{
	width:100%;
	background-color:#E7FEBC;
}
#maintable #body #right #top #textabout #about table
{
	width:100%;
}
#maintable #body #right #top #textabout #about th {
	background-color: #b3acf8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6758F1;
}
#maintable #body #right #top #textabout #about table
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#maintable #body #right a:hover {
	color: #000099;
	text-decoration: underline;
}

#maintable #body #right #top #textabout #logframe
{
	background-color: #EAFDE3;
	width:245px;
	margin-top:10px;
	padding:15px;
	padding-top:10px;
	float:left;
	height:195px;
}
#maintable #body #right #top #textabout #logframe th
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39BF0D;
	background-color: #ADF894;
}
#maintable #body #right #top #textabout #logframe td, #logframe a
{
	background-color: #EAFDE3;
	color:#493A23;
}
#maintable #body #right #top #textabout #logframe td
{
	padding-bottom:5px;
}
#logframe th a:hover
{
	color:#C50E0E;
	text-decoration:underline;
}
#logframe td table tr td
{
	padding:3px;
}
#maintable #body #right #top #textabout #news 
{
	margin-top: 10px;
	width: 100%;	
}
#maintable #body #right #top #textabout #news table {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#EEF2EB;
}
#maintable #body #right #top #textabout #news th {
	background-color: #88ccd2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41A4AB;
}
#maintable #body #right #top #splashpublish {
	float: left;
	width: 400px;
	margin-left:10px;
}
#maintable #body #right #top #splashpublish #publish {
	width: 100%;
	margin-top: 10px;
}
#maintable #body #right #top #splashpublish #publish table {
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFF9EA;
	height: 115px;
}
#maintable #body #right #top #splashpublish #publish th {
	background-color: #db5f02;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #923F01;
	color: #FFFFFF;
}
#maintable #body #right #bottom {
	margin-top:10px;
}
#maintable #body #right #bottom #workareas {
	width: 560px;
	float: left;
	height:200px;
	background-color: #F2F3F4;
}
#maintable #body #right #bottom #workareas table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#maintable #body #right #bottom #workareas th {
	background-color: #53698E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E4E68;
	color: #FFFFFF;
}
#maintable #body #right #bottom #successtories {
	float: left;
	width:400px;
	margin-left:10px;
	background-color: #F4EBFE;
	height:200px;
}
#maintable #body #right #bottom #successtories table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#maintable #body #right #bottom #successtories th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2BC05;
	background-color: #FBD937;
}
#gallery {
	width: 100%;
	padding:0px;
	border: none 0px #FFFFFF;
}
#gallery td {
	border: 1px solid #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom:5px;
	height: 120px;
	width: 150px;
}
#gallery td:hover
{
	background:#F3F3F3;
	border:solid 1px #CFCFCF;
}
#mailtofriend
{
	position:relative;
	width:200px;
	float:right;
	margin-top:5px;
}
#mailtofriend a
{
	color:#000000;
	text-decoration:none;
}
#mailtofriend a:hover
{
	color:#D20000;
	text-decoration:underline;
}
#bookdetail div.floatleft
{
	float:right;
	clear:right;
	margin-left:10px;
	margin-bottom:10px;
}
#bookdetail div.floatleft img
{
	margin-bottom:10px;
}
#bookdetail #data {
}
div#bookdetail a.download
{
	background-color: #EFF0E3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #E9E9D8;
	border-right-color: #E9E9D8;
	border-bottom-color: #E9E9D8;
	border-left-color: #E9E9D8;
	margin-top:10px;
}
#bookdetail #data .download a
{
	text-decoration:none;
	color:#000000;
}
div#ncf
{
	margin-top:15px;
	width:312px;
	height: 30px;
	border:solid 1px #003300;
	text-align:center;
	font-size:24px;
	background-color:#42822D;
	color:#FFFFFF;
}
div#ncf a
{
	text-decoration:none;
	color:#FFFFFF;
}
div#menu li ul
{
	display:none;
}
div#menu li:hover ul
{
	display:block;
}
div#submenu
{
	position:absolute;
	display:block;
	
}
div#submenu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
div#submenu ul li
{
	float:none;
	width:180px;
	background-color:#FFFF00;
	text-align:left;
	border-left:solid 1px #A99C01;
	border-bottom:solid 1px #A99C01;
	padding:2px;
	margin:0;
	min-height:20px;

}
div#submenu ul li a{
	padding:0px;
	margin:0;
	min-height:18px;
	}
.welcome
{
	font-size:13px;
	line-height:20px;
	padding:20px;
	display:block;
	background-color:#E7FEBC;
	color:#0B6809;
}
.welcome h1
{
	margin-bottom:15px;
	color:#493A23;
}
.homeboxtitle
{
	color:#266314;
	font-size:18px;
	font-weight:bold;
}
.homeboxcontent
{
	background-color:#d4e0d0;
}
div#map
{
	margin-left:10px;
	background-color:#fff9e9;
	width:245px;
	float:left;
	margin-top:10px;
	padding:15px;
	height:190px;
}
div#coverage
{
	margin-top:10px;
	padding:15px;
	background-color:#EAFDE3;
}
form#cse-search-box input
{
	font-size:11px;
}