td {
	font-family: "trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
}
.menuText {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.copyright {
	color: #999999;
	text-decoration: none;
}
body {
	margin: 0px;
}
.ActionLink {
	font-family: "trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1px;
}
.tblH1 {
	font-family: "trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
}
input {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: "trebuchet MS", Arial;
	background-image: url(images/inputbg.jpg);
	border: 1;
	white-space: 5;
}
textarea {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: "trebuchet MS", Arial;
	background-image: url(images/inputbg.jpg);
}
.buttom {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-family: "trebuchet MS", Arial;
}




.formText {
	font-weight: bold;
}

