body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7932E;
}
body.intro {
	background-color: #F58220;
}
td {
	font-size: 12px;
}
a:link, a:visited {
	color: #4258A8;
}
img {
	-moz-user-select: none;
}
p.description {
	display: none;
}
td.left {
	width: 107px;
	background-color: #DA7200;
	-moz-box-sizing: border-box;
}
table.main {
	width: 640px;
	border-collapse: separate;
	table-layout: fixed;
	-moz-box-sizing: border-box;
}
td.main {
	width: 533px;
	background-color: #F7932E;
	border-left: 1px solid #FFFFFF;
	-moz-box-sizing: border-box;
}
.lem_table {
	margin-top: 6px;
}
.lem_spacer {
	width: 5px;
	height: 5px;
	border-width: 0px;
	border: none;
	visibility: hidden;
	-moz-user-select: none;
}
.lem_out {
	width: 97px;
	height: 20px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #F68825;
	-moz-box-sizing: border-box;
	-moz-user-select: none;
}
.lem_over {
	width: 97px;
	height: 20px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F68825;
	-moz-box-sizing: border-box;
	-moz-user-select: none;
}
.lem_down {
	width: 97px;
	height: 20px;
	padding-left: 5px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F68825;
	-moz-box-sizing: border-box;
	-moz-user-select: none;
}
.lem_a_out {
	text-decoration: none;
	color: #000000;
	-moz-user-select: none;
	-moz-user-focus: none;
}
.lem_a_over, .lem_a_down {
	text-decoration: none;
	color: #FFFFFF;
	-moz-user-select: none;
	-moz-user-focus: none;
}
td.footer {
	width: 533px;
	background-color: #F7932E;
	border-left: 1px solid #FFFFFF;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	-moz-box-sizing: border-box;
}
