body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
div.navigation {
	text-align: center;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

a:link {
	text-decoration:underline;
	color:#000000;
	display: inline-block;
	width: 100%;
}
a:visited {
	text-decoration:none;
	color:#FFFFFF;
	display: inline-block;
	width: 100%;
}
a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
a:active {
	text-decoration:underline;
	color:#336699;
}


.txt_User {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_Small_White_Banner {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.txt_Footer {
	color:#FFFFFF;
	font-size:8pt;
	height: 19px;
	font-style: normal;
}
.button-Middle {
	width: 80px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	height: 19px;
	color: #000000;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.forms {
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.formsN {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}