@charset "iso-8859-1";

body {
	margin:0px auto;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #525252;
	background: #fff;
	border-top: 1px solid #CCCCCC;
	}
a {
	line-height: 1.8em;
	text-decoration: none;
	color:  #BB0000;
	outline: none;
	}
a:visited {
	color:  #b00;
	}
a:active {
	color:#fff;
	background: #BB0000;
	text-decoration: none;
	}
a:hover {
	color:#fff;
	background: #BB0000;
	text-decoration: none;
	}

strong, b {
	font-weight: bold;
	}
p, ul, td {
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: 1em;
	margin-bottom: 1em; 
	}
	
p.en {
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: 1em;
	margin-bottom: 1em; 
	color: #8F9588;
	text-align: right;
	}

h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px;
	color:#4C4C32;
	letter-spacing: 1px;
	}	
	

h2 {
	font-family: courier new, courier, georgia, serif;
	font-size: 1.36em;
	font-weight: normal;
	margin: 0px;
	}

h3 {
	color: #8F9588;
	font-family: courier new, courier, georgia, serif;
	letter-spacing:0.1em;
	font-size: 1.0em;
	font-weight: normal;
	margin: 50px 0 0 0;
	}
h4 {
	font-size: .8em;
	font-weight: normal;
	margin: 0px;
	}


img {
	border: 0;
	margin-top:5px;
	margin-bottom: 5px;
	}


#top {
	margin: 0px auto;
	padding: 0px 0px 0px 150px;
	border: 0px;
	background: transparent;
	}

#left {
	text-transform: lowercase;
	line-height:1.8em;
	text-align:right;
	font-size:.65em;
	letter-spacing:0.1em;
	position: absolute;
	top: 200px;
	left: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 70px;
	border: 0px;
	background: transparent;
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	}
html>body #left {
	width: 170px; /* ie5win fudge ends */
	}
	
#left a:hover {color: #b00; background:#E5EDDF;}
	
#middle {
	padding:10px 10px 0 10px;
	border: 0px;
	background: transparent;
	margin: 0px 0px 0px 200px;
	width: 500px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 480px;
	}

#footer  {
	color:#999;
	text-align:right;
	clear:both;
	line-height:1.8em;
	font-size:.6em;
	margin: 70px 0px 0px 0px;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	width: 490px;}
	
#footer a:link {color:#999;}
#footer a:visited{color:#999;}
#footer a:active {color:#fff;}
#footer a:hover {color:#fff;}
	
#footer1  {
	color:#999;
	line-height:1.8em;
	font-size:.6em;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	width: 490px;}

.right {
	float:right;
	}

#navcontainer
{margin-bottom: 70px;
font-size: 1.2em;}
	
#navlist
{
margin: 0;
padding: 0 0 20px 50px;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited, #navlist a:active
{
border-top: 16px solid #fff;
float: left;
line-height: 16px;
font-weight: normal;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
background: transparent;
border-bottom: none;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-top: 16px solid #585F53;
border-bottom: none;
padding-bottom: 2px;
background: transparent;
color: #b00;
}

#navlist a:hover { color: #000; }

.grey1 {color:#CCCCCC;}
.grey2 {color:#999999;}
.grey3 {color:#666666;}

.bg-grey {
background: #EBEFE9;
padding-left: 3px;
margin-bottom: 3px;}

.bg-green {
color:#EBEFE9;
background:#585F53;
height:60px;
margin: 0 5px 0 7px;
padding:5px;
font-size:1.4em;
font-weight: bold;
float: right;
width:4%;
text-align: center;
}

.left {
  float: left;
  text-align: right;
  width: 90%;
  }