
body {
	font: 78%/1.5 arial, helvetica, serif;
	background: white;
	text-align: center;
	padding: 0;
	margin: 0px 0px;
}

#container {
	width: 900px;
	height: 570px;
	background: #E8F0F9;
	text-align: left;
	border: 1px solid #BCDFF5;
	margin: 0 auto;
}

#lang {
	float: left;
	width: 160px;
	list-style: none;
	line-height: 1.5;
	font-weight: bold;
        font-color: #FFFFFF;
	padding: 0;
        
	border: 0;
	margin: 79px 0 0 3px;
}
 
#lang ul {
	float: left;
	width: 160px;
	list-style: none;
	line-height: 1.1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #BCDFF5;
        border-top: 0px dotted #BCDFF5;
	border-width: 2px 2px;
	margin: 0 0 0 0;
}

#lang a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.1em 0.75em;
}

#lang a:hover {
	color: #FFFFFF;
        font-weight: bold;
}

#lang ul a {
	display: block;
	width: 6em;
	w\idth: 5em;
	color: #005799;
	text-decoration: none;
	padding: 0.25em 1em;
}

#lang ul a:hover {
	color: #FFFFFF;
        font-weight: bold;
}


#lang li {
	float: left;
	padding: 0;
}


#lang li:hover, #nav li.sfhover {
	background: #BCDFF5;
}	
		

#nav {
	float: left;
	width: 588px;
	list-style: none;
	line-height: 1.5;
	font-weight: bold;
        font-color: #FFFFFF;
	padding: 0;
        
	border: 0;
	margin: 79px 0 0 10px;
}
 
#nav ul {
	float: left;
	width: 785px;
	list-style: none;
	line-height: 1.1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #BCDFF5;
        border-top: 0px dotted #BCDFF5;
	border-width: 2px 2px;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	 

	color: #FFFFFF;
	text-decoration: none;
	padding: 0.1em 0.75em;
}

#nav a:hover {
	color: #FFFFFF;
        font-weight: bold;
}

#nav ul a {
	display: block;
	width: 6em;
	w\idth: 5em;
	color: #005799;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav ul a:hover {
	color: #FFFFFF;
        font-weight: bold;
}


#nav li {
	float: left;
	padding: 0;
	
		
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12em;
	border-top: 1px dotted #BCDFF5;
	w\idth: 11,5em;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 11em;
}

#nav li ul a {
	width: 10.5em;
	w\idth: 10em;
        border-top: 1px dotted #BCDFF5;
}

#nav li ul ul {
	margin: -1.5em 0 0 0.5em;
}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;	
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #BCDFF5;
}


#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

.menu {font-family: arial,helvetica; font-size: 11.5px; text-decoration: none; color: #000000 }
.menu:hover {font-family: arial,helvetica; font-size: 11.5px; text-decoration: none; font-weight: bold; color: #005799 }
.menu_sel {font-family: arial,helvetica; font-size: 11.5px; text-decoration: none; font-weight: bold; color: #005799 }
.menu_sub {font-family: arial,helvetica; font-size: 11.5px; text-decoration: none; font-weight: bold; color: #005799 }
.menu_sub:hover {font-family: arial,helvetica; font-size: 11.5px; text-decoration: none; font-weight: bold; color: #009999 }
.headln {font-family: arial,helvetica; font-size: 14.5px; text-decoration: none; font-weight: bold; color: #000010 }
.txt {font-family: arial,helvetica; font-size: 12px; text-decoration: none; color: #000000 }
.c_txt {font-family: arial,helvetica; font-size: 11.5px; text-decoration: none; color: #000000 }
.c_txtb {font-family: arial,helvetica; font-size: 11.5px; text-decoration: none; font-weight: bold, color: #005799 }
.c_lnk {font-family: arial,helvetica; font-size: 11.5px; text-decoration: none; color: #000000 }
.c_lnk:hover {font-family: arial,helvetica; font-size: 11.5px; text-decoration: underline; color: #000000 }

