.brdr {
	border: 1px double #CCCCCC;
}
.mnu {
	font-family: verdana;
	font-size: 12px;
}
.txt {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;

}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	background-color: #E8E8E8;
	height: 100px;
	width: 350px;
	border: 1px solid #999999;
	}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E8E8E8;
	border: 1px solid #999999;
	height: 19px;


}
.text-field1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 160px;
	border: 1px solid #999999;
	background-color: #F7F7F7;

}
a:visited {
	color: #990000;
	text-decoration: none;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
}
.subheading {
	font-family: Verdana;
	font-size: 12px;
}
