/*    =====================   TAGS   =====================    */

BODY {
	scrollbar-arrow-color: #DACAA9;
	scrollbar-3dlight-color: #DACAA9;
	scrollbar-highlight-color: #B39C6B;
	scrollbar-face-color: #DACAA9;
	scrollbar-shadow-color: #B39C6B;
	scrollbar-darkshadow-color: #DACAA9;
	scrollbar-track-color: #FFFFFF;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #407FA2;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #407FA2;
}
a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #407FA2;
}
a.txtWhite:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a.txtWhite:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a.txtWhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #927639;
	font-weight: normal;
}
a.txtWhite:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

/*    =====================   TEXTS   =====================    */


.txtBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #407fa2;
}
.txtBlueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #407fa2;
}
.txtBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.txtBlackBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.txtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtBrown {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b39c6b;
}
.txtBrownBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b39c6b;
	font-weight: bold;
}
.txtmore_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #407FA2;
	background-image: url(../img/buttons/more_details.gif);
	background-repeat: no-repeat;
	background-position: 60px center;
	text-indent: 70px;
	line-height: 10px;
}
.section_title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5e93bd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dacaa9;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 18px;
}

/*    =====================   SLOTS   =====================    */


.blueslot_left {
	background-image: url(../img/slots/blueslot_left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	width: 11px;
}
.blueslot_center {

	background-image: url(../img/slots/blueslot_center.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.blueslot_right {

	background-image: url(../img/slots/blueslot_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	width: 78px;
}
.orangeslot_left {
	background-image: url(../img/slots/orangeslot_left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	width: 11px;
}
.orangeslot_center {
	background-image: url(../img/slots/orangeslot_center.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.orageslot_right {
	background-image: url(../img/slots/orangeslot_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	width: 87px;
}
.greenslot_left {
	background-image: url(../img/slots/greenslot_left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	width: 11px;
}
.greenslot_center {
	background-image: url(../img/slots/greenslot_center.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.greenslot_right {
	background-image: url(../img/slots/greebslot_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	width: 82px;
}
.aquaslot_left {
	background-image: url(../img/slots/aquaslot_left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	width: 11px;
}
.aquaslot_center {
	background-image: url(../img/slots/aquaslot_center.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.aquaslot_right {
	background-image: url(../img/slots/aquaslot_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	width: 72px;
}
.searchslot_left {
	background-image: url(../img/slots/searchslot_left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 41px;
}
.searchslot_center {
	background-image: url(../img/slots/searchslot_center.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.searchslot_right {
	background-image: url(../img/slots/searchslot_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 146px;
}
.contentslot_top {
	background-image: url(../img/slots/contentslot_top.gif);
	background-repeat: no-repeat;
	line-height: 10px;
	height: 10px;
}
.contentslot_center {

	background-image: url(../img/slots/contentslot_center.gif);
	background-repeat: repeat-y;
	line-height: 10px;
}
.contentslot_bottom {
	background-image: url(../img/slots/contentslot_bottom.gif);
	background-repeat: no-repeat;
	line-height: 10px;
	height: 10px;
}
.lowermenuslot_left {
	background-image: url(../img/slots/lowermenuslot_left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 41px;
}
.lowermenuslot_center {
	background-image: url(../img/slots/lowermenuslot_center.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.lowermenuslot_right {
	background-image: url(../img/slots/lowermenuslot_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 41px;
}
.formslot_top {

	background-image: url(../img/slots/formslot_top.gif);
	background-repeat: no-repeat;
	line-height: 10px;
}
.formslot_center {


	background-image: url(../img/slots/formslot_center.gif);
	background-repeat: repeat-y;
	line-height: 10px;
}
.formslot_bottom {


	background-image: url(../img/slots/formslot_bottom.gif);
	background-repeat: no-repeat;
	line-height: 10px;
}

/*    =====================   MISC   =====================    */


.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b39c6b;
	border: 1px solid #b39c6b;
	text-indent: 3pt;
	line-height: 12px;
}
.mininavi_split {
	width: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #407FA2;
}
.header_split {
	background-repeat: repeat-y;
	background-image: url(../img/header_split.gif);
	background-position: center center;
	width: 2px;
}
.global_spacer {
	line-height: 6px;
}
.global_table {
	border: 1px solid #B8A272;
}.horizontal_split {
	line-height: 1px;
	background-color: #DACAA9;
}
.list_pair {
	background-color: #faf5eb;
}.tab_miniwebs {
	background-image: url(../img/slots/tab.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 162px;
	width: 35px;
}
.tab_miniwebs_blank {
	height: 162px;
	width: 33px;
}
