@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #A0A0A0;
}
img {
	border: 0px;
}
.fontFOOTER {
	color: #333333;
	letter-spacing: 1px;
}
.fontTITLE {
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
.fontLINK {
	font-size: 11px;
	color: #D8D8D8;
	/*text-decoration: underline;*/
	letter-spacing: 1px;
	height: 20px;
}
.fontTEXT {
	text-align: justify;
	letter-spacing: 1px;
}
a {
	font-size: 13px;
	color: #D8D8D8;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D8D8D8;
}
a:hover {
	text-decoration: none;
	color: #D8D8D8;
}
a:active {
	text-decoration: none;
	color: #D8D8D8;
}
#layerLOGO{
	height: 83px;
	width: 219px;
	left: 50%;
	margin-top: 25px;
	margin-left: -439px;
	position: absolute;
	z-index: 6;
}
#layerLINKS{
	height: 22px;
	width: 240px;
	left: 50%;
	margin-top: 25px;
	margin-left: 199px;
	position: absolute;
	z-index: 5;
}
#layerFOOTER{
	height: 55px;
	width: 552px;
	left: 50%;
	margin-top: 680px;
	margin-left: -439px;
	position: absolute;
	z-index: 4;
}
#layerMENU{
	height: 490px;
	width: 174px;
	left: 50%;
	margin-top: 144px;
	margin-left: -439px;
	position: absolute;
	z-index: 3;
}
#layerTEXT {
	height: 440px;
	width: 604px;
	left: 50%;
	padding-top: 50px;
	padding-left: 50px;
	margin-top: 144px;
	margin-left: -215px;
	position: absolute;
	z-index: 2;
}
#layerBACKGROUND {
	height: 750px;
	width: 960px;
	left: 50%;
	margin-top: 0px;
	margin-left: -480px;
	position: absolute;
	z-index: 1;
}
.inputTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	background: none;
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 1px;
	width: 172px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.inputBUTTON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	background-color: #1E1E1E;
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 1px;
	width: 60px;
}
.tableCONFIRM {
	width:140px;
	padding: 15px;
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 1px;
}
