body {
	background-color: #213C6B;
	background-image: url(../images/back_left.gif);
	background-attachment: fixed
}
body, table, tr, td, span, div {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px; }
a:link, a:active, a:visited {
	color: #112035;
	text-decoration: underline; }
a:hover {
	color: #6C97D0;
	text-decoration: none; }
.invisible {
		visibility: hidden; display: none; color: #FFFFFF;
		background-color: #FFFFFF; z-index: 0;
}
.layerwindow {
		position: absolute; visibility: hidden; z-index: 6000;
}
