/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	text-align: center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
	text-align: left;
}



/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link, a:visited {
}

a:hover, a:active {
}


a.lkRegion:link, a.lkRegion:visited {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
}

a.lkRegion:hover, a.lkRegion:active {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* ------------------------------------------------------- TXT ------------------------------------------------------- */



/* ------------------------------------------------------- BG's ------------------------------------------------------- */



/* ------------------------------------------------------- MISC ------------------------------------------------------- */
#wrapper {
	position: relative;
	width: 1000px;
	text-align: left;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#txtTop {
	height: 100px;
	width: 484px;
	position: absolute;
	top: 145;
	left: 486px;
	z-index: 1;
	color: #666666;
}

#txtBottom {
	height: 50px;
	width: 706px;
	position: absolute;
	top: 656px;
	left: 274px;
	z-index: 1;
	color: #666666;
}
