html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border:none;
	}
body {
	font-family: arial, sans-serif;
	color: #000000;
	text-align: center;
	}
div, p, table {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
p {
	text-align: left;
	}
ul {
	list-style-image:url('/images/square.gif');
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}
li {
	list-style-image:url('/images/square.gif');
	}
#total_container {
	margin: 0px auto;
	width: 915px;
	height: 100%;
	text-align: left;
	}
#topper{
	width:208px;
	height: 34px;
	}
#tl {
	width: 209px;
	height: 128px;
	float: left;
	}
#tr {
	width: 706px;
	height: 128px;
	float: left;
	}
#ml {
	margin-top: -2px;
	width: 209px;
	height: 36px;
	float: left;
	}
#mr {
	margin-top: -2px;
	width: 706px;
	height: 36px;
	font-family: arial, sans-serif;
	font-size: .7em;
	float: left;
	}
#mr a {
	position: relative;
	left: 5px;
	top: 5px;
	margin-right: 6px;
	border: 0px;
	background: #ffffff;
	width: 96px;
	height: 19px;
	padding-top: 6px;
	padding-left: 4px;
	text-decoration: none;
	font-weight: bold;
	opacity: .6;
	-moz-opacity: .6;
	filter:alpha(opacity=60);
	float: left;
	}
#mr a:hover {
	opacity: 0.99;
	-moz-opacity: 0.99;
	filter:alpha(opacity=100);
	}
#contain {
	height: 100%;
	width: 915px;
	float: left;
	}
table.cont {
	height: 100%;
	width: 915px;
	}
td {
	vertical-align: text-top;
	}
#ll {
	font-family: arial, sans-serif;
	width: 209px;
	height: 100%;
	font-size: .7em;
	font-weight: bold;
	}
#ll a {
	position: relative;
	left: 19px;
	top: 30px;
	margin-top: 4px;
	border: 0px;
	background: #ffffff;
	width: 163px;
	height: 21px;
	padding-top: 7px;
	padding-left: 4px;
	text-decoration: none;
	opacity: .6;
	-moz-opacity: .6;
	filter:alpha(opacity=60);
	float: left;
	}
#ll a:hover {
	//Error with opacity and moz-opacity in firefox: .99 until fixed
	opacity: .99;
	-moz-opacity: .99;
	filter:alpha(opacity=100);
	}
a.homeln:hover {
	color:#cf6c1b;
	}
a.sc4ln:hover {
	color:#716b45;
	}
a.sc3kln:hover {
	color:#c53100;
	}
a.ts2ln:hover {
	color:#b33b00;
	}
a.tsln:hover {
	color:#5d2a7b;
	}
a.sprln:hover {
	color:#000000;
	}
a.genln:hover {
	color:#255377;
	}
a.forln:hover {
	color:#000000;
	}
#fulltable {
	height: 100%;
	}
#lr {
	padding: 28px;
	width: 650px;
	height: 100%;
	font-family: arial, sans-serif;
	font-size: .75em;
	}
.div8 {	
	padding: 3px;
	font-size: .7em;
	text-align: center;
	vertical-align: top;
	}
.men {
	filter: alpha(opacity=80);
	width: 148px;
	border: 1px solid #999999;
	overflow: hidden;
	position: absolute;
	left: -1000px;
	top: -1000px;
	background-color: #ffffff;
	}
.tabletrans {
	filter:alpha(opacity=78);
	opacity: 0.78;
	-moz-opacity:0.78;
	font-family: arial, sans-serif;
	font-size: 1em;
	}
.tabletrans2 {
	filter: alpha(opacity=78);
	-moz-opacity: .78;
	opacity: .78;
	font-size: .78em;
	font-family: arial, sans-serif;
	text-align: center;
	}
.tabletrans3 {
	filter:alpha(opacity=28);
	opacity: 0.28;
	-moz-opacity:0.28;
	font-family: arial, sans-serif;
	font-size: 1em;
	}
.tabletrans4 {
	filter:alpha(opacity=48);
	opacity: 0.48;
	-moz-opacity:0.48;
	font-family: arial, sans-serif;
	font-size: 1em;
	}
.imagetrans {
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	} 
.tablefmt {
	font-size: 1em;
	font-family: arial, sans-serif;
	text-align: left;
	}
.tablefmt2 {
	filter:alpha(opacity=78);
	opacity: 0.78;
	-moz-opacity:0.78;
	font-size: 1em;
	font-family: arial, sans-serif;
	text-align: left;
	}
.tablefmt3 {
	filter:alpha(opacity=28);
	opacity: 0.28;
	-moz-opacity:0.28;
	font-size: 1em;
	font-family: arial, sans-serif;
	text-align: left;
	}
input, textarea {
	border: 1px solid #e7a140;
	}
.cortainer {
	height: 1.7em;
	width: 100%;
	background-color: #ffffff;
	filter:alpha(opacity=78);
	opacity: 0.78;
	-moz-opacity:0.78;
	}
.cortitle {
	float: left;
	margin-top: 0.25em;
	font-weight: bold;
	}
.cordate {
	float: right;
	margin-top: 0.25em;
	}
/*Reserved*/
.cor {}
/*#ad {
	float: right;
	border: 1px solid #ffffff;
	width: 120px;
	height: 600px;
	}*/