body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #9D9370;
}
.mainTxt {
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
}
.galleryTxt {
	font-family:tahoma;
	font-size:11px;
	color:#01509D;
}
.copyrightTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
}
.input {
	font-family:tahoma;
	font-size:11px;
	color:#666666;
}
.blacktext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.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;
}