.logoArea {
	background-image: url(../images/top_logo.gif);
}

.logoImage {
	margin-left: 16px;
	margin-top: 16px;
}

#leftBanners img {
	margin-bottom: 15px;
}

#topBanners img {
	display: block;
	margin: 0px;
	padding: 0px;
}

.swfobject_placeholder img {
	display: block;
}


.languageLink {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


.languageLink:visited {
	text-decoration: none;
	color: #000000;
}

.languageLink:hover {
	text-decoration: underline;
	color: #000000;
}

table.fieldset {
	font-size: 9pt;
	margin-bottom: 6px;
}

span.fieldset {
	background-color: #fff;
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;
	display: inline-block;
	line-height: 20px;
}

td.fs_x1y1 {
	height: 20px;
	width: 11px;
	background-image: url(../images/fieldset_x1y1.gif);
}
td.fs_x2y1 {
	height: 20px;
	background-image: url(../images/fieldset_x2y1.gif);
}
td.fs_x3y1 {
	height: 20px;
	width: 11px;
	background-image: url(../images/fieldset_x3y1.gif);
}

td.fs_x1y2 {
	width: 11px;
	background-image: url(../images/fieldset_x1y2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
td.fs_x2y2 {
	background-image: url(../images/fieldset_x2y2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
td.fs_x3y2 {
	width: 11px;
	background-image: url(../images/fieldset_x3y2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

td.fs_x1y3 {
	height: 11px;
	width: 11px;
	background-image: url(../images/fieldset_x1y3.gif);
}
td.fs_x2y3 {
	height: 11px;
	background-image: url(../images/fieldset_x2y3.gif);
}
td.fs_x3y3 {
	height: 11px;
	width: 11px;
	background-image: url(../images/fieldset_x3y3.gif);
}

#userInfo {
	color: #aaa;
	font-size: 8pt;
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
