html {  height: 100%;  margin-bottom: 1px;}
body 
{	
	margin:0px;
	padding:0px;

	scrollbar-base-color: #dddddd;
	scrollbar-3dlight-color: #bfbfbf;
	scrollbar-arrow-color: #bfbfbf;
	scrollbar-darkshadow-color: #c5cdd8;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #dddddd;
	

} 
img { border:none; }


.wL	{width:400px;}
.wM	{width:250px;}
.wS	{width:125px;}
.wXS {width:100px;}
.input {
	border:none;
	border-bottom: 1px solid #CCCCCC;
	background:none;
	/*background-color:#FFFFFF;*/
	line-height:12px;
}
/*.button {
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 11px; 
	border-top: 1px solid #4b7298;
	border-left: 1px solid #4b7298;
	border-bottom: 1px solid #1c3e5f;
	border-right: 1px solid #1c3e5f;
	color:#ffffff;
	background-color:#78b414;
	height:20px;
}*/

.button {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 22px;
	text-decoration:none; 
	color: #525252;
	text-align:center;
	font-weight:regular;
	margin:0px;
	margin-right:1px;
	border:none;
	width:250px;
	height:23px;
	background:#CCCCCC url(_pix/button_blank.jpg) no-repeat center top;
	cursor:pointer;
	/*display:block;*/
}
.button:link { background-position:0% 0px; }
.button:visited { background-position:0% 0px; }
.button:hover { background-position:0% -23px; }
.button:active { background-position:0% -23px; }

.select {
	line-height:15px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;	
}


/*________________________________________________menu */

#menu {
	margin:0;
	padding:0;
	list-style: none;
	z-index:200;
}
#menu ul,#menu li{
	margin:0;
	padding:0;
	float:left;
}
#menu li{
	list-style: none;
	display:block;
	float:left;
	margin-right:1px;
}
#menu li li{
	list-style: none;
	display:block;
	float:left;
	margin-right:0px;
}

#menu a{
	font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 25px;
	text-decoration:none; 
	color: #FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	
	display:block;
	/*width:103px;*/
	height:40px;
	overflow:hidden;
	padding-left:10px;
	padding-right:30px;
	/*background:#58585a url(_pix/button.gif) repeat-x;*/
	/*background:#58585a;*/
}
#menu a:hover { background-position:0% -25px; }

#menu a.act:link { background-position:0% -25px; }
#menu a.act:visited { background-position:0% -25px;}
#menu a.act:hover { background-position:0% -25px;}
#menu a.act:active { background-position:0% -25px;}


.menu0 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
	line-height: 30px;
	color: #999999;
	text-decoration:none; 
	font-weight:bold;
	width:180px;
	height:30px;
	margin-left:25px;
	border-top:1px solid #CCC;
	display:block;
	background:#FFF;
}
.menu0:link {font-weight:bold;text-decoration:none; color: #999999;  }
.menu0:visited {font-weight:bold;text-decoration:none; color: #999999; }
.menu0:hover {font-weight:bold;text-decoration:none; color:#78b414; background:url(_pix/bg-menu0.jpg) top left no-repeat; }
.menu0:active {font-weight:bold;text-decoration:none; color: #999999; }

.menu0act {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
	line-height: 30px;
	color: #78b414;
	text-decoration:none; 
	font-weight:bold;
	width:180px;
	height:30px;
	margin-left:25px;
	border-top:1px solid #CCC;
	display:block;
	background:#FFF;
}
.menu0act:link {font-weight:bold;text-decoration:none; color: #78b414;  }
.menu0act:visited {font-weight:bold;text-decoration:none; color: #78b414; }
.menu0act:hover {font-weight:bold;text-decoration:none; color:#78b414; background:url(_pix/bg-menu0.jpg) top left no-repeat;}
.menu0act:active {font-weight:bold;text-decoration:none; color: #78b414; }

.menu1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 30px;
	color: #999999;
	text-decoration:none;
	font-weight:normal;
	width:180px;
	height:30px;
	margin-left:25px;
	border-top:1px solid #CCC;
	display:block;
	background:#FFF;
}
.menu1:link {font-weight:normal;text-decoration:none; color: #999999;  }
.menu1:visited {font-weight:normal;text-decoration:none; color: #999999; }
.menu1:hover {font-weight:normal;text-decoration:none; color:#78b414; background:url(_pix/bg-menu0.jpg) top left no-repeat; }
.menu1:active {font-weight:normal;text-decoration:none; color: #999999; }

.menu1act {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 30px;
	color: #78b414;
	text-decoration:none;
	font-weight:normal;
	width:180px;
	height:30px;
	margin-left:25px;
	border-top:1px solid #CCC;
	display:block;
	background:#FFF;
}
.menu1act:link {font-weight:normal;text-decoration:none; color: #78b414;  }
.menu1act:visited {font-weight:normal;text-decoration:none; color: #78b414; }
.menu1act:hover {font-weight:normal;text-decoration:none; color:#78b414; background:url(_pix/bg-menu0.jpg) top left no-repeat; }
.menu1act:active {font-weight:normal;text-decoration:none; color: #78b414; }

.menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 30px;
	color: #999999;
	text-decoration:none;
	font-weight:normal;
	width:180px;
	height:30px;
	margin-left:25px;
	border-top:1px solid #CCC;
	display:block;
	background:#FFF;
}
.menu2:link {font-weight:normal;text-decoration:none; color: #999999;  }
.menu2:visited {font-weight:normal;text-decoration:none; color: #999999; }
.menu2:hover {font-weight:normal;text-decoration:none; color:#78b414; background:url(_pix/bg-menu0.jpg) top left no-repeat; }
.menu2:active {font-weight:normal;text-decoration:none; color: #999999; }

.menu2act {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 30px;
	color: #78b414;
	text-decoration:none;
	font-weight:normal;
	width:180px;
	height:30px;
	margin-left:25px;
	border-top:1px solid #CCC;
	display:block;
	background:#FFF;
}
.menu2act:link {font-weight:normal;text-decoration:none; color: #78b414;  }
.menu2act:visited {font-weight:normal;text-decoration:none; color: #78b414; }
.menu2act:hover {font-weight:normal;text-decoration:none; color:#78b414; background:url(_pix/bg-menu0.jpg) top left no-repeat; }
.menu2act:active {font-weight:normal;text-decoration:none; color: #78b414; }


.submenu {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	line-height: 30px;
	color: #999999;
	text-decoration:none; 
	font-weight:normal;
	width:180px;
	height:30px;
	margin-left:25px;
	border-top:1px solid #CCC;
	display:block;
	background:#FFF;
}
.submenu:link {font-weight:normal;text-decoration:none; color: #999999;  }
.submenu:visited {font-weight:normal;text-decoration:none; color: #999999; }
.submenu:hover {font-weight:normal;text-decoration:none; color:#78b414; background:url(_pix/bg-menu0.jpg) top left no-repeat; }
.submenu:active {font-weight:normal;text-decoration:none; color: #999999; }

.submenuact {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	line-height: 30px;
	color: #78b414;
	text-decoration:none; 
	font-weight:normal;
	width:180px;
	height:30px;
	margin-left:25px;
	border-top:1px solid #CCC;
	display:block;
	background:#FFF;
}
.submenuact:link {font-weight:normal;text-decoration:none; color: #78b414;  }
.submenuact:visited {font-weight:normal;text-decoration:none; color: #78b414; }
.submenuact:hover {font-weight:normal;text-decoration:none; color:#78b414; background:url(_pix/bg-menu0.jpg) top left no-repeat; }
.submenuact:active {font-weight:normal;text-decoration:none; color: #78b414; }



