body {
	background-color: #2E526F;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_index.gif);
	background-repeat: repeat-x;
	background-position: 50%;






}
#title {
	background-image: url(../img/index_title.gif);
	background-repeat: no-repeat;
	height: 64px;
	background-position: center;
	width: 600px;






}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	width: 200px;
	height: 30px;
	padding-right: 25px;






}
#tablecontent {
	width: 600px;
	height: 485px;



}
#language {
	text-align: right;
	vertical-align: top;
	width: 200px;

}
.picture {
	height: 151px;
	width: 200px;
	text-align: center;

}
#tableframe {
	vertical-align: 50%;
	height: 100%;
	width: 100%;
	text-align: center;

}
