.menutxt {
	background-image:url(../images/mnu_bg.gif);
	background-repeat:no-repeat;
	color:#CECABF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-bottom:6px;
	padding-left:4px;
	padding-top:6px;
	text-decoration:none;
}
A.menutxt:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CECABF;
	text-decoration: underline;
}
.subtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F8E8C7;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;

}
A.subtxt:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F8E8C7;
	text-decoration: underline;
	line-height: 15px;
}
.basetxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #857C65;
	text-decoration: none;
	text-align: center;

}
A.basetxt:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #857C65;
	text-decoration: underline;
	text-align: center;

}
.bgimg {
	background-image: url(../images/main_bg2.jpg);
	background-repeat: no-repeat;
}
.ButName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
}
.ButName:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	text-align: center;
	letter-spacing: 1px;
}
.linktxt {
color:#FFCC99;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.culinktxt {
color:#CDCDB4;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.contact_style {
font: 13px Verdana, Arial, Helvetica, sans-serif;
color:#CECABF;
}

.validation_error
{
	font:12 bold Verdana, Arial, Helvetica, sans-serif;
	color:#FF9999;
	width:200px;
}