.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
#bot {
	background-image:url(images/latest_bg.gif)
}
body {
	background-image:url(images/latest_bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color:#301701;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color:#301701;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#301701;
	text-decoration: underline;
	font-weight: bold;
}

a:active{
	color:#301701;
	text-decoration: none;
	font-weight: bold;
}

a.footer:link {
	color:#A99F9B;
	text-decoration: none;
	font-weight: bold;
}

a.footer:visited{
	color:#A99F9B;
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover {
	color:#A99F9B;
	text-decoration: underline;
	font-weight: bold;
}

a.footer:active{
	color:#A99F9B;
	text-decoration: none;
	font-weight: normal;
}



h6 {
	margin-top:20px;
}
p {
	margin-left:15px;
	margin-right:15px;
	font-size: 12px;
}
.contact p {
	margin-left:15px;
	margin-right:15px;
	font-size: 14px;
}