td {  font-size: 12px; line-height: 125%}
.txt_just {
	text-align: justify;
	text-justify:distribute;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #6699CC;
}
#left a {
	color: #006699;
	text-decoration: underline;
}
#left a:hover {
	color: #FF6600;
	text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/bg01.gif);
	background-repeat: repeat-x;
}a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#languagediv {
		position: absolute;
		left: 761px;
		top: 20px;
		visibility: hidden;
		background-color: #E1FFE1;
		padding: 3px;
		border: 1px solid #999999;
}
#languagediv a {
		margin-bottom: 20px;
}

#languagediv img {
		margin-right: 3px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		margin-bottom: 10px;
		vertical-align: text-top;
}
