body {
	background-color: #EAEAEA;
	font: normal 14px "‚l‚r ‚oƒSƒVƒbƒN, Osaka" ,"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

body, td, th, h3, h6 {
	color: #ff6600;
	font: normal 14px "‚l‚r ‚oƒSƒVƒbƒN, Osaka" ,"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

h1, h2, h4, h5 {
  color: #ff6600;
  font: normal 14px "‚l‚r ‚oƒSƒVƒbƒN, Osaka" ,"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

a {
	color: #ff6600;
	font: normal 14px "‚l‚r ‚oƒSƒVƒbƒN, Osaka" ,"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#navcontainer
{
width: 120;
border-right: 0px solid #CCCCCC;
padding: 0 0 0 0;
margin-bottom: 0;
	font: normal 12px "‚l‚r ‚oƒSƒVƒbƒN, Osaka" ,"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
background-color: #ffffff;
color: #ffffff;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 1;
border: none;
}

#navcontainer li
{
border-bottom: 0 solid #CCCCCC;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 1 1 1 1;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
text-align: center;
background-color: #fff;
color: #ff6600;
text-decoration: none;
text-align: center;
font: normal 12px "‚l‚r ‚oƒSƒVƒbƒN, Osaka" ,"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
width: 120;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
background-color: #999999;
color: #fff;
}


