@charset "utf-8";
/* CSS Document */

DIV#hold {
	Z-INDEX: 100; OVERFLOW: hidden; WIDTH: 333px; POSITION: relative; HEIGHT: 258px;
}
DIV#wn {
	Z-INDEX: 1; LEFT: 0px; OVERFLOW: hidden; WIDTH: 333px; CLIP: rect(0px 333px 278px 0px); POSITION: absolute; TOP: 15px; HEIGHT: 281px;
}
DIV#lyr1 {
	Z-INDEX: 1; LEFT: 25px; RIGHT: 25px; VISIBILITY: visible; POSITION: absolute; TOP: 0px;
}




a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #496659;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}