.txt {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #3C3C3C;
	text-decoration: none;
}
.txtlght {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.heading {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

.txt-heading {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #676767;
	text-decoration: none;
	font-weight: bold;
}

.top-heading {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.form {
border-style:solid;
border-width:1px;
border-color:#999999;color:#666666;
background-color:#FFFFFF;
font-family:Verdana;
font-size:11px;
line-height:100%;

}
.button {
border-style:solid;
border-width:1px;
border-color:#fafafa;
color:#000000;
background-image:url(images/form_button.jpg);
font-family:Verdana;
font-size:11px;
line-height:110%;
height:25px;
padding-bottom:1px;
}


