.head {
	font-family: Arial, "Futura Lt BT", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9C754E;
}
.text {
	font-family: Verdana, sans-serif, "Futura Lt BT", Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menutext {

	font-family: Verdana, sans-serif, "Futura Lt BT", Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1.0px solid #000000;
}
.pro {
	font-family: Arial, "Futura Lt BT", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Arial, "Futura Lt BT", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.linktext {
	font-family: Arial, "Futura Lt BT", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.new {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #576769;
}
.border1 {
	background-attachment: fixed;
	background-image: url(../images/bg_pro.jpg);
	background-repeat: no-repeat;
	border: 1.0px solid #000000;
}
.bordernew {
	background-attachment: fixed;
	background-image: url(../images/bg_new.jpg);
	background-repeat: no-repeat;
	border: 1.0px solid #000000;
}

