@charset "iso-8859-2";

body {
	background-color: #b39d64;
	background-image: url(bak2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 
#bdr-lt {
	background-image: url(/images/index_05.jpg);
}
 
#bdr-rt {
	background-image: url(/images/index_07.jpg);
}
 
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
}
 
.red {
	color: #C00;
}
 
.xlarge {
	font-size: 36px;
	font-weight: bold;
	color: #333;
}
 
.yellow {
	background-color: #FF0;
}
 
.left {
	text-align: left;
}
 
.blue {
	color: #009;
}
 
.small-text {
	font-size: 14px;
}
 
#table-buy {
	border: thin dashed #F00;
}
 
.large {
	font-size: 30px;
}
 
#table-hector {
	background-color: #eae6e6;
}
 
.style1 {
	text-align: left;
	font-weight: bold;
}
 
.style2 {
	text-align: center;
	color: #000099;
	font-weight: bold;
}
 
.style3 {
	color: #990000;
	font-size: xx-large;
	font-weight: bold;
}
 
.style4 {
	font-weight: bold
}
 
.style5 {
	font-size: large
}
 
.style6 {
	text-align: center;
	font-weight: bold;
}
 
.style7 {
	text-align: right;
	color: #000080;
}
 
.style8 {
	text-align: center;
}
 
.style9 {
	text-decoration: underline;
}
.style10 {
	text-decoration: underline;
	font-size: large;
}
 
.style11 {
	font-size: medium;
	color: #800000;
}
 
.style12 {
	background-color: #FF0;
	font-size: 19pt;
}
 
.style99 {
	color: #999999;
}
 
.style98 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
}
 
.style88 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
}
 
.style91 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
 
.style100 {
	font-family: "Times New Roman", Times, serif;
}
 
.style101 {
	font-size: x-large
}
 
.style102 {
	background-color: #FF0;
	font-size: large;
}
 
.style103 {
	font-size: 16pt
}
 
.style105 {
	text-align: right;
}
 
.style6 {
	text-align: center;
	font-weight: bold;
}
 
.style107 {
	font-size: large;
	color: #0000FF;
}
 
.style108 {
	color: #000080;
}
 
.style109 {
	color: #000080;
	font-size: medium;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
}
 
.style110 {
	color: #000080;
	font-size: large;
}
 
.style111 {
	text-decoration: underline;
	color: #000080;
}
 
.style112 {
	text-decoration: underline;
	font-size: medium;
}
 
.style113 {
	font-size: x-large;
	color: #0000FF;
}
 
.style118 {
	background-color: #FFFFFF;
}
 
.style119 {
	color: #800000;
}
.style120 {
	background-color: #FF0;
	text-decoration: underline;
}
 
/*COUNTER SPECIFIC STYLES */
.counters {
	width: 300px;
    padding-left: 2px;
}
 
.counters ul.countdown {
	list-style-type: none;
	color: white;
	font-weight: bold;
	text-align: center;
}
 
.counters ul.countdown li {
	float: left;
	background: url(../images/digit-m.png) no-repeat;
	height: 60px;
	width: 60px;
	padding-top: 10px;
}
 
.counters ul.countdown li div {
	font-size: 22px;
}
 
.counters ul.countdown li div.countdown_num {
	font-size: 22px;
}
 
.counters ul.countdown li.no_countdown {
	padding-top: 4px;
	background: transparent;
	height: 110px;
	width: 180px;
}