body,td,th {
	height: 35px;
}
.grn_txt {
	color: #009900;
}

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
a:link {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
.wht_txt_gry_bg {
	font-weight: bold;
	color: #666666;
}

a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
.wht_txt_color_bg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
}
.white_text {
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.Red_Text_Bold {
	font-weight: bold;
	color: #DA8200;
}
.header {
	color: #984C00;
	font-size: 24px;
	padding-top: 15px;
}
.blck_bg_wht_txt {
	color: #FFFFFF;
	background-color: #000000;
}
.wt_bg {
	background-color: #FFFFFF;
}
.hidden_txt {
	color: #CCCCCC;
	font-size: x-small;
}
.Red_Text {

	font-weight: normal;
	color: #FF0000;
}
.image_border {
	border: medium solid #663300;
}
#Table_01 .wt_bg #girls_table {
	background-color: #CCCCCC;
}
#Table_01 #men_table {
}
.coupon_border {
	background-color: #D4D4D4;
	border: medium dashed #000000;
	color: #FF0000;
}
.strike_through {
	text-decoration: line-through;
}
.white_text_small {
	font-size: x-small;
	color: #CCCCCC;
}
.header2 {
	color: #984C00;
	font-size: 45px;
}
