body {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#000000;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-position-x:50%;
	background-position-y:0%;
	line-height:inherit;
	height:inherit;
	color:#FFFFFF;
	margin:0;
}

bodysmall {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-attachment:fixed;
	background-color:#000000;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-position-x:50%;
	background-position-y:0%;
	line-height:inherit;
	height:inherit;
	margin:0;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
	color:#FD8747;
}

a:active {
	text-decoration:none;
}

.thrColLiqHdr #container {
	width:80%;
	text-align:left;
	margin:0px auto 0px auto;
}

.thrColLiqHdr #header {
	padding:0px 10px 0px 10px;
}

.thrColLiqHdr #header h1 {
	margin:0;
}


