body,td,th {
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 11px;
	color: #33414E;
}
body {
	background-image: url(../layout/bg-1.jpg);
	margin-top: 0px;
}

.text{
	margin-left: 5px;
	margin-left: 5px;
}

.contact {
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #33414E;
}

.title{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 24px;
	color: #33414E; 
	font-weight: bold;
}

.title2{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 16px;
	color: #33414E; 
	font-weight: bold;
}

a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}

a.beacon:link,a.beacon:visited  {
	font-size: 12px;
	color: #000000;
}

a.beacon:hover  {
	font-size: 12px;
	color: #FFFFFF;
}

.link_font{

	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 11px;
	color: #ffcc99;
	font-weight: bold;
	}

input {
	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #666666;

	
}
textarea.grey{
	background-color: #4a2208;
	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #666666;
	border: none;

}

option.grey{
	background-color: #CCCCCC;
	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #666666;


}
select{
	background-color: #CCCCCC;
	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #666666;
}
