body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.left {
	background-attachment: scroll;
	background-image: url(../images/gl_10.gif);
	background-repeat: repeat-y;
}
.right {
	background-attachment: scroll;
	background-image: url(../images/gl_11.gif);
	background-repeat: repeat-y;
}
#PIC img {
	border:1px solid #FFFFFF;
}
#PIC .bg {
	background-attachment: scroll;
	background-image: url(../images/gl_12.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#PIC a {
	text-decoration: none;
	font-family: Verdana;
	color: #0000FF;
	font-size: 9pt;
}
#PIC a.av, a.av:hover {
	font-family:Arial;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
#PIC a.av:hover {
	color: #FF0000;
	text-decoration: none;
}
