body {
	background-image: url();
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Century Gothic, Tahoma;
	font-size: 10px;
	color: #999999;
	background-attachment: fixed;
	background-image: url(art/text3398.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #FF6633;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #FF6633;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #F00000;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #FF6633;
	text-decoration: none;
	font-weight:bold;
	}
.textbox1 {
	overflow:auto;
	position: absolute;
	left: 20px;
	top: 60px;
	width: 435px;
	height: auto;background-color:#F3F3F3;
	border: 2px dotted #CCCCCC;
	padding: 10px;
	font-size: 16px;
	text-align: justify;
	scrollbar-base-color:#cfd5d8;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #cfd5d8;
	scrollbar-highlight-color: #cfd5d8;
	scrollbar-shadow-color: #888a8c;
	scrollbar-3dlight-color: #cfd5d8;
	line-height: 17px;
}
.textbox1 td {
	border-top:2px dashed #999999;
}
.titlebox {
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	left: 20px;
	bottom: 20px;
	color: #CCCCCC;
	height: 162px;
	width: auto;
	text-align: left;
	font-family: "Century Gothic";
	border: 0px dashed #999999;
	text-transform: uppercase;
	padding: 0em 1em;
}
.titlebox a:link {
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
}
.titlebox a:visited {
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
}
.titlebox a:hover {
	color: #FF6633;
	text-decoration: none;
	font-weight:bold;
}
.titlebox a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold;
	}
