body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F6F6;
}
.bottomLinks {
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.copyright {
	font-family: Tahoma;
	font-size:11px;
	color:#D49494;
	text-decoration:none;
}
.newsHeader {
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#980000;
	text-decoration:none;
}
.normalTxt {
	font-family: Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.errTxt {
	font-family: Tahoma;
	font-size:11px;
	color:red;
	font-weight:bold;
	text-decoration:none;
}
.border {
	border:1px solid #E7E6E6;
}
.button {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 90px;
	height: 21px;
	font-family: tahoma;
	font-size: 12px;
}
.input {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}

