a:link {
	color: #6699CC;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}

.sgray:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.sgray:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.sgray:hover {
	font-style: normal;
	color: #090;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
}

.green:link {
	color: #090;
	text-decoration: none;
	font-size: 16px;
}
.green:visited {
	color: #090;
	text-decoration: none;
	font-size: 16px;
}
.green:hover {
	font-style: normal;
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	font-size: 16px;
}
.sgreen:link {
	color: #090;
	text-decoration: none;
	font-size: 12px;
}
.sgreen:visited {
	color: #090;
	text-decoration: none;
	font-size: 12px;
}
.sgreen:hover {
	color: #003399;
	text-decoration: underline;
	font-size: 12px;
}
.product1:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font: bold;
}
.product1:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font: bold;
}
.product1:hover {
	color: #CC0000;
	text-decoration: underline;
	font-variant: normal;
	font-size: 12px;
	font: bold;
}

.bred:link {
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
}
.bred:visited {
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
}
.bred:hover {
	color: #6699CC;
	text-decoration: underline;
	font-size: 16px;
}
.product {
	font-size: 16px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.time {
	font-size: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.time2 {
	font-size: 26px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.money1 {
	font-size: 20px;
	color: #090;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.money2 {
	font-size: 26px;
	color: #090;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gsmall {
	font-size: 12px;
	color: #333333;
}
.gbsmall {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.soldout {
	font-size: 14px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: line-through;
}
.soldout2 {
	font-size: 20px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.down {
	font-size: 18px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.final {
	font-size: 12px;
	color: #090;
}

#countdown_dashboard {
	height: 110px;
}

.dash {
	width: 80px;
	height: 50px;
	background: transparent url('../images/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 20pt;
	font-weight: bold;
	float: left;
	width: 25px;
	text-align: center;
	font-family: Times;
	color: #555;
	position: relative;
}

.dash_title {
	font-size: 15pt;
	font-weight: bold;
	float: left;
	width: 10px;
	text-align: center;
	font-family: Times;
	color: #555;
	position: relative;
}
.table {
	line-height: 26px;
}
