/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #174066;
}
.normaltxt {
	font-family:Tahoma;
	font-size:11px;
	color:#1D2E3E;
	text-decoration:none;
}
.footertxt {
	font-family:Tahoma;
	font-size:11px;
	color:#6D869D;
	text-decoration:none;
}
.normaltxtB {
	font-family:Tahoma;
	font-size:13px;
	color:#1D2E3E;
	text-decoration:none;
}
.input {
	font-type: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 150px;
}
.button {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	height: 21px;
	font-family: tahoma;
	font-size: 8pt;
	width: 150px;
}