* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#811517;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#ffffff;
}

a:link, a:visited {
	color:#ff0000;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
	text-decoration:underline;
}

img {
	border:0px;
}

.clear {
	clear:both;
}

#spotza_header {
	background-color:#000000;
	text-align:center;
	height:400px;
}

#spotza_content {
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-x;
	min-height:270px;
	padding-top:30px;
	margin-bottom:30px;
}

#spotza_table {
	width:940px;
	height:250px;
	background-image:url(../images/tablebg.jpg);
	margin:auto;
}

.table_step {
	width:240px;
	height:35px;
	padding-left:10px;
	padding-top:15px;
}

.table_type {
	width:150px;
	height:80px;
	padding-left:15px;
	padding-top:10px;
}

.table_content {
	padding:10px;
}
