body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #860032;
}

a.txtYellow:link { text-decoration: none; }
a.txtYellow:hover { text-decoration: none; color: #FBEAC4; }
a.txtYellow:active { text-decoration: none; }
a.txtYellow:visited { text-decoration: none; }

a.txtWine:link { text-decoration: none; }
a.txtWine:hover { text-decoration: none; color: #9D0033; }
a.txtWine:active { text-decoration: none; }
a.txtWine:visited { text-decoration: none; }

.main_area {
	width: 760px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.header {
	background-image: url(images/interface/header_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 207px;
	text-align: left;
	vertical-align: top;
	padding-top: 26px;
	padding-left: 33px;
}
.navigation_area {
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 22px;
}
.footer {
	background-image: url(images/interface/footer_back.gif);
	background-position: center top;
	height: 114px;
	background-repeat: no-repeat;
	background-color: #50001B;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 14px;
}
.footer_split {
	background-image: url(images/interface/footer_split.gif);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 17px;
	height: 17px;
}
.txtYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3C45A;
}
.txtWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.disclaimer_box {
	width: 100%;
	padding-left: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.aux_slot {
	background-image: url(images/interface/aux_slot_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 244px;
	width: 168px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
}
.aux_slot_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffb716;
	border-right-color: #ffb716;
	border-bottom-color: #ffb716;
	border-left-color: #ffb716;
	padding-bottom: 4px;
	text-align: center;
}
.navigation_area_footer {

	background-image: url(images/interface/middle_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 260px;
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: bottom;
	padding-bottom: 40px;
}
.pic_slot {
	background-image: url(images/interface/pic_slot_new.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 184px;
	width: 160px;
	padding: 4px;
	vertical-align: top;
}
.pic_slot_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #50001b;
	height: 28px;
	padding-left: 12px;
}
.pic_slot_bottom {
	padding-left: 12px;
	height: 25px;
	padding-right: 12px;
	padding-top: 3px;
}
.txtWine {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #50001B;
}
.txtYellowTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F3C45A;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #50001B;
	color: #F3C45A;
	border: 1px solid #F3C45A;
}
