body {
	background-image: url("img/bg_2.gif");
	background-color: #757575;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	margin-top: 40px;
	outline:none;	
}

td {
	outline:none;
}

a {
	color:#ff8400;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color:#ff4800;
}

h1 {

	margin-right: 5px;
	margin-bottom:5px;
	font-family: arial;
	letter-spacing:-1px;
	font-size: 33px;
	color: #454545;
	font-weight: normal;
}

.subrub {

	font-family: Arial;
	letter-spacing:-1px;
	color: #c4c4c4;
	font-weight: normal;
	font-size: 26px;
}


p {
	font-family: Trebuchet Ms;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	margin-right: 20px;	
}


.menulink {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	letter-spacing:-1px;
}

.menulink a {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color:#ffffff;
	
}

.menulink a:hover {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color:#ffffff;
	text-decoration: underline;
}




#page {
	width: 959px;
	background-color: #ffffff;
	margin: 20px auto;
	overflow: none;
	padding-bottom: 0px;
	
}

#pagecenter {
	text-align: center;
	width: 959px;
	margin-left: 0px;
}

#header {
	margin-top: 0px;
	width: 959px;
	height: 143px;
	background-image: url("img/bg_top.jpg");
	background-repeat: no-repeat;
	text-align: left;
}
#header a {
	text-decoration: none;
}
#header img {
	border: 0px;
}

#lang {
	position: relative;
	float: right:
	width: 450px;
	margin-right: 82px;
	text-align: right;
}
#moreinfo {
	position: relative;
	float: right:
	width: 450px;
	margin-right: 32px;
	text-align: right;
}


#menu {
	position: relative;
	float: right;
	top: 15px;
	height: 35px;
	margin-left: 74px;
	width: 885px;
}

#button_on {
	position: relative;
	padding-top: 7px;
	float: left;
	background-image: url("img/button_on.gif");
	background-repeat: no-repeat;
	width: 165px;
	height: 35px;
	text-align: center;
}
#button_off {
	position: relative;
	padding-top: 7px;
	float: left;
	background-image: url("img/button_off.gif");
	background-repeat: no-repeat;
	width: 165px;
	height: 35px;
	text-align: center;
}

#main {
	width: 959px;
	min-height: 430px;
	background-image: url("img/bg_main.jpg");
	background-repeat: repeat-y;
	text-align: left;
}


#footer {
	width: 959px;
	height: 38px;
	background-image: url("img/bg_footer.jpg");
	background-repeat: no-repeat;
	text-align: left;
}
