body {
	background-image : url(../images/joker_11.gif);
	background-repeat : repeat-y;
}

td {
	text-align: justify;
	vertical-align : top;
}

body, table {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.head {
	background-image : url(../images/joker_05.gif);
	background-repeat : repeat-x;
}

input.lgtext {
	width: 143px;
	margin : 0px;
	padding : 0px;
	padding-bottom: 2px;
	padding-top: 1px;
}

ul{
	list-style-type: none;
	vertical-align: bottom;
}

li {
	float: left;
	vertical-align: bottom;
	padding-top: 00px;
}

a.button:link, a.button:visited {
	display: block;
	background-image: url(../images/b_green.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: scroll;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 40px;
	width: 130px;
	line-height: 30px;
}

a.button:hover, a.button:active {
	background-image: url(../images/b_brown.gif);
}

table.art_box {
	background-image: url(../images/t_bg.gif);
	background-repeat: repeat-y;
}

td.middle {
	text-align: center;
	padding: 4px;
}

table.box1 {
	background-color : #F6DDCE;
	border : 1px solid;
	border-color: #EBC3AB;
}

td.box1_top {
	background-color : #df6b25;
	font-weight: bold;
	color : #e7f91f;
}

td.tl_bg {
	background-image : url(../images/tl_bg.gif);
	background-repeat: repeat-y;
	padding-left : 10px;
	padding-right : 10px;
}

td.t_top {
	background-image: url(../images/t_top.gif);
	height: 33px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-indent: 10px;
	vertical-align : middle;
}

td.t_credits {
	background-image: url(../images/pic-10.gif);
	height: 17px;
	font-size: 10px;
	color : #FFFFFF;
	font-weight: bold;
	text-align : center;
	vertical-align: middle;
}