.bodytext {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.link {
	font-family: Helvetica;
	font-size: 14px;
	color: #000000;
	a-link: #000000;
	font-style: normal;
	font-weight: normal;
}
.main_textlink2 {

	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	a-link: #000000;
	text-decoration: none;
}
.q{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	
}
.button {
  color: #555555;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.main_textlink3 {

	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	v-link: #000000;
	text-decoration: none;
}
body {  
	background-color: #C0AB65;
	background-image: <?= DIR_IMAGES ?>bg2.gif;
	background-position: bottom
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.styleNAV {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}