.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
A {  text-decoration: none}
.menu_link {  font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none}
.menu_title {  font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: none}
.site_text {  font-family: Arial; font-size: 12px; font-style: normal; text-decoration: none}
.site_footer { font-family: Arial; font-size: 10px; font-style: normal; text-decoration: none }
.tiny_text {  font-family: Arial; font-size: xx-small; font-weight: bold; text-decoration: none; font-style: normal}
.tiny_text_lite { font-family: Arial; font-size: xx-small; font-weight: normal; text-decoration: none; font-style: normal }
td {  font-family: Arial; font-size: 12px; font-style: normal; text-decoration: none}
.button1 {
	background-image: url(images/gradiant2.jpg);
}
.copy {
	font-family: Tahoma;
	font-size: 9px;
	color: #D7BB99;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
}
.read_more {
	font-family: Tahoma;
	font-size: 14px;
	color: #B10000;
}
.textfield {
	height: 17px;
	width: 148px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	
}
.textarea {
	height: 77px;
	width: 319px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	overflow:auto;
}