body {
	background-color: #282828;
	margin: 0px;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.txt_footer {
	font-family: tahoma;
	font-size: 10px;
	color: #858585;
}
.footer:link, .footer:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #858585;
	text-decoration: none;
}
.footer:hover, .footer:active {
	font-family: tahoma;
	font-size: 10px;
	color: #FFC600;
	text-decoration: none;
}
.txt12-gray {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.txt_head {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A56E00;
	text-decoration: none;
}
.field1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	width: 60px;
}
.li1:link, .li1:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0068B0;
	text-decoration: none;
}
.li1:hover, .li1:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}