body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
}

td img {display: block;}

#Layer1 { position:absolute; left:186px; top:422px; width:210px; height:128px; z-index:1; overflow: hidden; }

.inputstyle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F726F;
	
}

.text_white {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text_white:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F0E68C;
	text-decoration: none;
}

.text_home {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F4CE39;
	text-decoration: none;
}

.text_title {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F4CE39;
	text-decoration: none;
}

.text_title:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.link_bottom {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #005151;
	text-decoration: none;
}


.link_bottom:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #005151;
	text-decoration: underline;
}


