*
{
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #277018;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #bb2153;
}
a:visited {
	text-decoration: none;
	color: #277018;
}
body {	
	background: #ffffff url(images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Helvetica, Arial, Verdana, sans-serif;
	color: #383838;
}
#content {
	width: 832px;
	text-align: left;
}
#lang {
	height: 80px;
	width: 80px;
	top: 8px;
	left: 8px;
	position: absolute;		
}
#back{
	width: 800px;
}
#header {
	height: 240px;
	text-align: left;		
}
#menu{
	width: 600px;
}
#menu ul {
	list-style: none;	
}
#menu li {
	display: inline; 
}
#menu a {
	float: right;
	width: 82px;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: superscript;
	padding-top: 0px;
	background: url(images/button.gif) no-repeat;
}
#menu a:hover {
	width: 82px;
	color: #bb2153;
	text-decoration: none;
}
#logo {
	background: url(images/header.jpg) no-repeat;
	width: 800px;
	height: 200px;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}
#logo h1 {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo h2 {
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
}
#left {
	background: url(images/logo.gif) no-repeat;
	background-position: left top;
	padding: 0px;
	width: 250px;
	padding-right: 1em;
	padding-top: 0px;
}
#left ul {
	list-style: none;
}
#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}
#left li li {

	padding: 4px 20px;
	background: url(images/small.gif) no-repeat left;
}
#left a {
	line-height: 0.9;
	color: #277018;
	text-decoration: none;
}
#left a:hover {
	color: #bb2153;
	text-decoration: none;
}
#left p {
	padding: 50px;
}
#right {
	float: right;
	width: 520px;
	padding-right: 10px;
	text-align: justify;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #277018;
}
#right H3 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	font-style: italic;
	color: #bb2153;
}
#right H4 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #277018;
}
#right a:link {
	color: #277018;
	text-decoration: none;
}
#right a:hover {
	color: #bb2153;
	text-decoration: none;
}
#footer {
	height: 57px;
	clear: both;
	padding-top: 10px;
	border-top: 4px solid #277018;
	background: url(images/footer.gif) repeat-x
}
#footer p {
	margin: 0;
	font-size: 8px;
	text-align: center;
	color: #277018;
}
#footer a {
	color: #277018;
}
.nowrapAcc td { white-space: nowrap; }
