body {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
}

td {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
}

th {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: 706b63;
}

.small {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #706b63;
}

.medium {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: 706b63;
}

.big {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: 706b63;
}

.xbig {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #706b63;
}

.justified {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	text-align: justify;
}
.boldystylebold {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: 706b63;
}
a:link {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: 706b63;
	line-height: 13px;
	text-decoration: none;
	cursor: hand;
}
a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #706b63;
	text-decoration: none;
	cursor: hand;
}

a.linkregular {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: 706b63;
}


.formheading {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.formlink {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	cursor: hand;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: 706b63;
}
.formtextentry {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 706b63;
	background-color: #efede8;
	border: 1px dashed B5B0A1;
	line-height: normal;
}
.formlinkbold {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: 706b63;
	cursor: hand;
}
.small_sold {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
}


/* NAVIGATION BAR */

#navbar-wrapper {
	padding: 0;
	float: left;
	height: 12px;
	width: 700px;
	margin: 0 0 6px 0;
	background-color: #B5B0A1;
	overflow: hidden;
}

#nav {
	margin: 0;
	padding: 0;
	height: 12px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#nav a {
	float: left;
	padding: 12px 0 0 0;
	overflow: hidden;
	height: 0px; !important; /* for most browsers */
	height: /**/ :12px; /* for IE5/Win */
}

#nav a:hover, #nav a:active, #nav a.selected {
	background-position: 0 -12px;
}

#tab01 a {
	width: 48px;
	background: url(images/ba-navbarlink-01.gif) top left no-repeat;
}

#tab02 a {
	width: 88px;
	background: url(images/ba-navbarlink-02.gif) top left no-repeat;
}

#tab03 a {
	width: 174px;
	background: url(images/ba-navbarlink-03.gif) top left no-repeat;
}

#tab04 a {
	width: 64px;
	background: url(images/ba-navbarlink-04.gif) top left no-repeat;
}

#tab05 a {
	width: 170px;
	background: url(images/ba-navbarlink-05.gif) top left no-repeat;
}

#tab06 a {
	width: 56px;
	background: url(images/ba-navbarlink-06.gif) top left no-repeat;
}

#tab07 a {
	width: 100px;
	background: url(images/ba-navbarlink-07.gif) top left no-repeat;
}
