/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#top {
	position: absolute;
	height: 148px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#left {
	overflow: hidden;
	top: 148px;
	width: 209px;
	left: 0px;
	height: 400px;


}

a:link {
	color: #5A7C94;
	text-decoration: underline;
}

a:visited {
	color: #5A7C94;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #5A7C94;
	text-decoration: none;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #002F52;
	font-size: 12px;
}
#bridge {
	overflow: hidden;
	top: 114px;
	width: 37px;
	left: 209px;
	height: 450px;
}
#body {
	overflow-x: hidden;
	overflow-y: auto;
	background-attachment: fixed;
	background-image: url(images/behindtext.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 0;
	top: 114px;
	left: 246px;
	width: 100%;




}
