body {
	background-attachment: scroll;
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.page {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	border: 1px solid #dddddd;
}
.page td.bgpage {
	background-attachment: scroll;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.page td.right {
	background-attachment: scroll;
	background-image: url(../img/right_line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.pagemenu td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.pagemenu td a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
}
.pagemenu td a.select {
	color: #CC0000;
}
.pagemenu td a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.langmenu td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.langmenu td a {
	display: block;
	font-weight: bold;
}
.bottomenu {
 	margin-top:1px;
	margin-bottom:10px;
}
.bottomenu td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}
.bottomenu td a {
	padding: 1px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.bottomenu td a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.imag {
	border: 1px solid #000000;
}
.infobox td {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.infobox td.title a {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.infobox td.title a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.infobox td.info {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
