html {
      overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0px;
	background-color: #666666;
	behavior:url("csshover.htc");
}
.textbox {
	height: 13px;
	width: 110px;
}
.texts
{
	font-family:arial;
	font-size:10px;
}
.sepborder {
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #7AADD2;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: #7AADD2;
}
.bordered
{
	border: 1px solid #E9EEF2;
}
.background
{
	background-color: #E9EEF2;
	border: 1px solid #E9EEF2;
}
/*
 * start head styles
 */
#head
{
	width:100%;
} 
#head #tophead {
	position:relative;
	width:100%;
	margin:0px;
	height:auto;
}
#head #tophead #logo {
	float: left;
	text-align: center;
	padding-left:5px;
	padding-top:5px;

}
#head #tophead #title
{
	font-weight: normal;
	color: #008000;
	position: relative;
	top: 5px;
	width:650px;
	left:10px;
}
#head #tophead #title #en
{
	font-size: 38px;
	font-family: "arial black";
	position: relative;
	top:-8px;
}
#head #tophead #title #np
{
	font-size: 14px;
}
#head #tophead #slogan
{
	font-size: 13px;
	font-family: "arial black";
	position:relative;
	left:2px;
	color: #008000;
	width:550px;
}

#head #tophead #address
{
	color:#800000;
	font-family: "trebuchet ms";
	font-size: 10px;
	text-align: right;
	float: right;
	position:absolute;
	right:5px;
	top:5px;
	font-weight: bold;
	height:auto;
}
#head #tophead #address a
{
	text-decoration:none;
	color:#800000;
}
#head #tophead #address a:hover
{
	color: #C60000;
	text-decoration: underline;
}
#head #menuandsearch
{
	font-family: arial;
	font-size: 12px;
	background-color: #458565;
	position: relative;
	top: 1px;
	height: 43px;
	width: 1000px;
}
#head #menuandsearch #menu
{
	list-style-type: none;
	float: left;
}
#head #menuandsearch #menu li
{
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: auto;
	height:auto;
	float:left;
	text-indent:0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
#head #menuandsearch #menu li:hover
{
	background:#7EA36F;
}
#head #menuandsearch #menu a
{
	padding-bottom:15px;
	padding-top:15px;
	padding-left: 10px;
	padding-right:10px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:auto;
}
#head #menuandsearch #menu a:hover
{
	padding-bottom:15px;
	padding-top:15px;
	padding-left: 10px;
	padding-right:10px;
	text-decoration:none;
	width:auto;
	display:block;
	color: #224232;
}
#head #menuandsearch #menu li ul
{
	display:none;
	position:absolute;
	text-indent:0px;
}
#head #menuandsearch #menu li:hover ul
{
	display:block;
	z-index:98;
}
#subnav
{
	/*left:-10px;
	top:5px;*/
	z-index:100;
	position:relative;
	height:auto;
}
#head #menuandsearch #menu #subnav ul {
	list-style-type: none;
	margin:0;
	padding:0;
	text-indent: 0pt;
	width:100px;
	z-index:100;
	/*position:relative;
	left:-10px;*/
}
#head #menuandsearch #menu #subnav ul li {
	text-indent: 0pt;
	list-style-type: none;
	width:100px;
	height:20px;
	background-color: #458565;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color:#0E4B78;
}

#head #menuandsearch #menu #subnav li:hover{
	background-color: #7EA36F;
}
#head #menuandsearch #menu #subnav a{
	padding-bottom:2px;
	padding-top:2px;
	padding-left: 10px;
	padding-right:10px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	/*width:auto;*/
}
#head #menuandsearch #menu #subnav a:hover{
	color:#224232;
}
#head #menuandsearch #search
{
	font-family: "trebuchet ms";
	color: #FFFFFF;
	float: right;
	position:absolute;
	top: 3px;
	left:795px;
	text-align:right;
	width:200px;
	
}
#head #menuandsearch #search input
{
	font-family: arial;
	font-size: 11px;
}
#head #menuandsearch #search a
{
	text-decoration:none;
	color:#7A9E6C;
	font-weight: normal;
	padding: 0px;
}
#head #menuandsearch #search a:hover
{
	color: #CBD9C6;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
}
/*
 * end head styles
 */

/*
 * start contentbody styles
 */
#mainbody {
	position: relative;
	width: 1000px;
	top:3px;
	padding:0px;
	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;
	z-index:0;
}

/*
 * start navigation styles
 */

#mainbody #navbar
{
	background-color: #7AADD2;
	width:180px;
	/*float:left;*/
	height:auto;
	padding-top:30px;
	padding-bottom:20px;
	padding-right:1px;
	font-family:arial;
	font-size:12px;
	list-style-type:none;
}
#mainbody #navbar #title
{
	padding:10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	/*text-align:center;*/
	font-size:13px;
}
#mainbody #navbar li
{
	list-style-type: none;
	background-color: #E3EBF2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AADD2;
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	/*text-indent:-10px;*/
	margin:0px;
	/*width:156px;*/
}
#mainbody #navbar li:hover
{
	background-color:#99C1DE;
}
#mainbody #navbar a
{
	color:#116098;
	display:block;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right:5px;
}
#mainbody #navbar a:hover
{
	color:#C60000;
	display:block;
	text-decoration:none;
}
/*
 * end navigation styles
 */
#mainbody #content
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	width:625px;
	position:relative;
	height:600px;
	padding-left:12px;
	padding-right:12px;
	/*z-index:0;*/
}
#mainbody #content #marker {
	font-size: 9px;
	color: #AAAAAA;
	/*width:500px;*/
	width:480px;
	position:relative;
	/*border:1px solid #FF0000;*/
}
#mainbody #content #marker a
{
	text-decoration:none;
	color:#AAAAAA;
	padding:0px;
}
#mainbody #content #marker a:hover
{
	text-decoration:underline;
	color:#919191;
	padding:0px;
}
#mainbody #content #mailtofriend{
	position:absolute;
	margin-top:-45px;
	margin-left:485px;
	width:110px;
	/*border:1px solid #FF0000;*/
}
#mainbody #content #contentrow1 {
	width: 100%;
	position: relative;
	top: 5px;
	height:130px;
	z-index:1;
}
#mainbody #content #contentrow2 {
	width: 100%;
	position: relative;
	top: 18px;
	height:130px;
}
#mainbody #content #contentrow3 {
	width: 100%;
	position: relative;
	top: 28px;
	height:130px;
}
#mainbody #content #contentrow4 {
	width: 100%;
	position: relative;
	top: 38px;
	height:130px;
}

#mainbody #content #col1 {
	width: 290px;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#mainbody #content #col2 {
	width: 290px;
	float: right;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#mainbody #content #toprow {
	height: 20px;
	position: relative;
}
#mainbody #content #bottomrow {
	position: relative;
	top: 2px;
}

#mainbody #content #toprow #blocktitle {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: auto;
	color: #008000;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: underline;
	margin-top:0px;
}
#mainbody #content #toprow #showall {
	font-size: 10px;
	color: #999999;
	width: 80px;
	float: right;
	position: relative;
	padding-top: 3px;
	text-align: right;
	padding-right: 2px;
	font-style: italic;
}
#mainbody #content #toprow #showall a {
	color: #999999;
	text-decoration: underline;
}
#mainbody #content #toprow #showall a:hover {
	color: #333333;
	text-decoration: none;
}

#mainbody #content #bottomrow #pic {
	position: relative;
	height: 100px;
	width: 74px;
	float: left;
}
#mainbody #content #bottomrow #data {
	float: right;
	width: 200px;
	position: relative;
	right: 3px;
}
#mainbody #content #bottomrow a
{
	color:#000000;
	text-decoration:none;
}
#mainbody #content #bottomrow a:hover
{
	color:#D100000;
	text-decoration:underline;
}

#mainbody #content h3
{
	font-family:arial;
	font-size: 13px;
	text-transform:bold;
	margin-bottom:0px;
}
#mainbody #content a
{
	color:#000000;
	text-decoration:none;
}
#mainbody #content a:hover
{
	color:#F10000;
	text-decoration:underline;
}
#mainbody #rightbar
{
	font-family: arial;
	font-size: 11px;
	width: 200px;
	background-color: #7AADD2;
}

/*
 * end content body styles
 */


/*
 * start footer styles
 */
#footer
{
	font-family: arial;
	font-size: 10px;
	color: #A2BD95;
	background-color: #7FA46E;
	height: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 1000px;
	position:relative;
	top:4px;
	border: 0px none;
}
#footer a {
	color: #A2BD95;
	text-decoration:none;
}
#footer a:hover {
	color: #557247;
	text-decoration:underline;
}
/*
 * end footer styles
 */
#mainbody #content h1 {
	font-size: 20px;
	font-weight: bold;
	text-decoration:underline;
	color:#335324;
	font-family:trebuchet ms;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 3px;
}
#mainbody #content #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;
}
#mainbody #content h3
{
	font-family: arial;
	font-size: 13px;
	text-decoration:underline;
}
#mainbody #content h3 a
{
	color: #1527A6;
	text-decoration: underline;
}
#mainbody #content h3 a:hover {
	color: #D20000;
	text-decoration: none;
}
#mainbody #content #advanced
{
	font-size: 12px;
	border: 1px solid #EBEBEB;
	background-color: #F8F8F8;
}#mainbody #content #advanced td {
	padding: 3px;
	width: auto;
	background-color: #FFFFFF;
}
#mainbody #content #advanced input {
	font-size: 11px;
}
.banner {
	margin-bottom:8px;
	border:0px;
	width:190px;
	height:75px;
	text-align: center;
}
.sublinks{
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left: 10px;
	padding-right:10px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	/*width:auto;*/
}
.sublinks a:hover{
	color:#224232;
	/*background-color:#7EA36F;*/
}