body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-position:center;
}
.linkstxt {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.linkstxt:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#F7CE00;
	font-weight:bold;
	text-decoration:none;
}
.normaltxt {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.footertxt {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	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;
}