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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #888888;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	background-image: url(images/images/grayscalebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
.rtop, .rbottom{
display:block;
background:#DADADA;
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#FFFFFF;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

.mtop, .mbottom{
display:block;
background:#FFFFFF;
}
.mtop *, .mbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#FFFFFF;
}
.m1{margin: 0 5px}
.m2{margin: 0 3px}
.m3{margin: 0 2px}
.m4{
margin: 0 1px;
height: 2px
}
.oneColLiqCtrHdr #container {
	width: 80%;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	margin-bottom: 50px;
}
.oneColLiqCtrHdr #header {
	background: #FFFFFF;
	padding: 0 10px 0 5px; 
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; 
	text-align: left;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px; 
	background: #FFFFFF;
}
.oneColLiqCtrHdr #footer {
	padding: 0 21px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
#apDiv1 {
	position:absolute;
	left:18px;
	top:369px;
	width:85px;
	height:40px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:18px;
	top:411px;
	width:85px;
	height:40px;
	z-index:2;
}
.style2 {
	color: #7DCFF5;
	font-size: 55%;
}
.style3 {
	color: #888888;
	font-size: 75%;
}
a:link {
	text-decoration: none;
	color: #39D1F7;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #888888;
}
