body {
	background-image: url(../img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
table {
  border: 0px;
  border-collapse: collapse;
}
table td {
  padding: 0px;
  font-family: Arial;
  font-size: 11px;
  color: #7c7c7c;
}
.leftboy {
	background-attachment: scroll;
	background-image: url(../img/left_boy.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rightboy {
	background-attachment: scroll;
	background-image: url(../img/rightboy.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftu {
	background-attachment: scroll;
	background-image: url(../img/left_u.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightu {
	background-attachment: scroll;
	background-image: url(../img/right_u.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab{
	vertical-align: baseline;
	position: absolute;
	background-color: #F28A37;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #cda788;
	text-decoration: underline;
	font-weight: normal;
}
.text {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a:hover {
  text-decoration: none;
}
a.big {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #da7423;
  text-decoration: underline;
}
a.big:hover {
  text-decoration: none;
}
