@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Tahoma;
	font-size: 12px;
	color: #E7DAB4;
}
.txtcopy {
	font-family: Tahoma;
	font-size: 12px;
	color: #9E8A4F;
}
.txt2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.txt3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CECECE;
}
a.txt4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CECECE;
	text-decoration: none;
}
a:hover.txt4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #D4C28E;
	text-decoration: underline;
}
.txtlittle {
	font-size: 10px;
}

.form1 {
	background-image: url(images/form1.jpg);
	border: 0px;
	height: 23px;
	width: 198px;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding: 6px;
}
.form2 {
	background-image: url(images/form2.jpg);
	border: 0px;
	height: 105px;
	width: 198px;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding: 6px;
}
