body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#CCCCCC;
	font-weight: lighter;
	color:#333333;
}
a {color:#7C1013; text-decoration:underline;}
a:hover {color:#AD4B4E; text-decoration:underline; }

#wrapper {
	width: 760px;
	margin: auto;
	text-align:left;
	position: relative;	
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#999999;
}


#middle {
	width:760px;
	height:292px;
	background-color:#999999;
	text-align: justify;
	white-space: normal;
	color:#333333;
	font-weight: bolder;
	text-indent: 20px;
	text-align:inherit;

}


#content {
	width:440px;
	background-color:#999999;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 25px;
	color:#333333;
	text-align: justify;
	clear: both;
}	


table.contentTable {
	width:720px;
}

img.standard {
 border: #666666 1px solid;
}
#flashcontent {
	height: 130px;
	width: 760px;
	text-align: center;
	line-height: 130px;
}
#flashcontent-intro {
	height: 333px;
	width: 760px;
	text-align: center;
	line-height: 330px;
}


#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 760px;
	height: 85px;
	background-image: url(../../images/navi.png);
	font-weight: bold;
}

	
#navigation ul {
	list-style: none;
	margin: 0;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

#navigation li {
	display: inline;
	margin-right: 16px;
	margin-left: 16px;
}

#navigation a:link, #navigation a:visited {
	color:#7C1013;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto;
}


#navigation a:hover {
	color:#ffffff;
}

a.active, #navigation a.active:visited {
	color:#ffffff;
	font-weight:bold;
}


#logo {
	width:760px;
	height:85px;
	background-image: url(../../images/footer.png);
	
	}
#language {line-height:84px; color:#7C1013; margin-left:35px; width:400px;}
#title {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
