
/*---------menu-left left */

#menu-left {
	width: 215px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #000;
	}
	
#menu-left li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu-left li a:link, #menu-left li a:visited {
	color: #CCC;
	display: block;
	background:  url(../images/menu-left.gif);
	padding: 8px 0 0 10px;
	}
	
#menu-left li a:hover {
	color: #FFAC00;
	background:  url(../images/menu-left.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}


#menu-left #active {
	color: #FFAC00;
	background:  url(../images/active.png) ;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}


#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #d79c23;
	border-bottom: 1px solid #999;
	}

#nav li { 
	float: left;
	margin: 0;
	padding: 0;
	}

#nav a {
	float: left;
	display: block;
	padding: 6px 30px 6px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	color: #000;
	background: #138A9E url(../images/slant.gif) no-repeat top right;
	}

#nav #nav-1 a {
	padding-left: 20px;
	}

#nav a:hover {
color: #fff;
	}
#nav .current {

	background: #d79c23 url(../images/slant1.gif) no-repeat top right;
	color: #fff;
	cursor:default;
	}
	
#nav .current2 {

	background: #d79c23 url(../images/slant2.gif) no-repeat top right;
	color: #fff;
	cursor:default;
	}
	










#stylefour{
	border-top:4px solid #138A9E;
display:block;
float:right;
font-family:Arial,Verdana,Helvitica,sans-serif;
font-size:11px;
font-weight:bold;
height:39px;
position:relative;
width:44%;}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	color:#3B3B3B;
	display:block;
	float:left;
	height:23px;
	padding:11px 4px 0;
	text-decoration:none;

	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#138A9E;

	}
	
	
	.LMenuHighlight
	{
	color: #FFAC00;
	background:  url(../images/active.png) ;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	padding-left: 22px;
	}