BODY {
	background-image: url('_img/global/pattern_102.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	filter: alpha(opacity=99.99);   
	-moz-opacity: .9999;   
	opacity: .9999;
	-khtml-opacity: .9999; 
}
#box {
	display: inline-block;
	width: 300px;
	height: 150px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin: 50px 0px 0px -150px;
	background: #fefdd3;
	-moz-opacity: 0.6;   
	opacity: 0.6;
	-khtml-opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	text-align: center;
	z-index: 1;
}
#box2 {
	display: inline-block;
	width: 300px;
	height: 150px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin: 50px 0px 0px -150px;
	text-align: center;
	z-index: 2;
}
p {
	padding: 0px 0px 0px 0px;
}
.maintext {
	line-height: 14px;
	font-weight : normal;
	font-size: 11px;
}
A.maintext:link {
	color: #4f3e21;
	text-decoration: none;
}
A.maintext:active {
	color: #000000;
	text-decoration: none;
}
A.maintext:visited {
	color: #4f3e21;
	text-decoration: none;
}
A.maintext:hover {
	color: #000000;
	text-decoration: none;
}
.capstext {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
