* {
	Xxtext-decoration: none;
}

legend {
	color:#ffffff;
	border:solid #000000 1px;
	border-bottom: solid #000000 2px;
	border-right: solid #000000 2px;
}

fieldset {
	border:solid #000000 1px;
	border-bottom: solid #000000 2px;
	border-right: solid #000000 2px;
	margin-bottom:5px;
}

body {	
	background:#cccccc;
	color:#ffffff;
}

#txlogo {
	height:193px;
	width:600px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	text-align:center;
}

#print,
#printed {
	display:none;
}

#contents {
	font-family: Arial, Verdana, Helvetica;
	font-size: large;
	Xxcolor: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}



.win,
.won {
	border:solid #000000 1px;
	border-bottom: solid #000000 2px;
	border-right: solid #000000 2px;
	background-color: #656565;
	width:600px;
	margin-top:25px;
}

.win {
	text-align:left;
	Xpadding:5px;
	padding-left:5px !important;
	padding-left:100px;
	width:600px !important;
	width:500px;
}

#present {
	font-size:x-large;
}

.titles {
	font-weight: bold; 
	text-align:left;
	font-size:x-large;
	margin-left:10px;
}

.headline {
	font-size: xx-large;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

.addy {
	display: none;
	font-size: medium;
	border:solid #000000 1px;
	border-bottom: solid #000000 2px;
	border-right: solid #000000 2px;
	background-color: #656565;
	position:absolute;
	top:20px;
	left:0px;
	z-index:1001;
	cursor:auto;
	text-decoration:none;
	font-family: courier;
}

.noWrap {
	white-space:nowrap;
	text-decoration:none;
	clear:both;
	margin-bottom:2px;
}

.qu {
	font-family: Arial, Verdana, Helvetica;
	font-size: inherit;
	Xxtext-decoration: underline;
	font-weight: normal;
	border: none;
	background: url(assets/qu.png) center right no-repeat !important;
	background: url(assets/qu.gif) center right no-repeat;
	padding-right: 5px;
	cursor:help;
	position:relative;
	Xxz-index:0;
}

.qu h {
	text-decoration: underline;
}

span.qu:hover span {
	display:block;
}


span.qu:link {
	color: #000000;
	background: url(assets/qu.png) center right no-repeat !important;
	background: url(assets/qu.gif) center right no-repeat;
}
span.qu:visited,
span.qu:active {
	background: url(assets/none.gif) center right no-repeat;
}

span.qu:hover {
	background: url(assets/qua.png) center right no-repeat !important;
	background: url(assets/qua.gif) center right no-repeat;
}

.enter {
	font-family: Courier;
	text-decoration: none;
	font-weight: normal;
	border:solid #2F4F4F 1px;
	border-right: solid #000000 2px;
	border-bottom: solid #000000 2px;
	background: url(assets/go.png) center right no-repeat !important;
	background: url(assets/go.gif) center right no-repeat;
	background-color: #656565;
	padding-right: 13px;
	clear:both;
	position:absolute;
	right:0px;
	bottom:0px;
}


a.enter:link,
a.enter:visited {
	color: #ffffff;
	background: url(assets/go.png) center right no-repeat !important;
	background: url(assets/go.gif) center right no-repeat;
}

a.enter:hover,
a.enter:active {
	background: url(assets/goa.png) center right no-repeat !important;
	background: url(assets/goa.gif) center right no-repeat;
	border:solid #2F4F4F 1px;
	border-left: solid #000000 2px;
	border-top: solid #000000 2px;
}


.claim {
	font-family: Arial, Verdana, Helvetica;
	font-size: inherit;
	text-decoration: underline;
	font-weight: normal;
	border: none;
	background: url(assets/ex.png) center right no-repeat !important;
	background: url(assets/ex.gif) center right no-repeat;
	padding-right: 13px;
}

a.claim:link,
a.claim:visited {
	color: #000000;
	background: url(assets/ex.png) center right no-repeat !important;
	background: url(assets/ex.gif) center right no-repeat;
}

a.claim:hover,
a.claim:active {
	color: #666666;
	background: url(assets/exa.png) center right no-repeat !important;
	background: url(assets/exa.gif) center right no-repeat;
}

#disclaim {
	margin-top:10px;
	display:none !important;
	display: block;
	color: #ffffff;
	text-align:center;
	font-size:small;
}

#unclaim {
	text-align:center;
	font-size:x-small;
	color: #666666;
	margin-top:10px;
}

.hideie {
	display:none;
}