body, table {
	PADDING: 20px;
	MARGIN: 0px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	BACKGROUND-COLOR: white;
	font-size: xx-small;
}
a {
	color: #646464;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
#body {
  text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	BORDER: #e7e7e7 1px solid;
	background: #FFCC80;
}
#main, #main_nocenter {
	PADDING: 10px;
	FLOAT: right;
	MARGIN: 0px;
	WIDTH: 579px;
	text-align: center;
	background: #FFFFFF;
	min-height: 400px;
}
#main_nocenter {
	text-align: left;
}
#main_nocenter {
	text-align: left;
}#main_nocenter h2 {
	text-align: center;
}
#left {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 179px;
	POSITION: relative;
	text-align: left;
	background: #FFCC80;
	PADDING: 10px;
	height: auto;
}
#footer {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 9px;
	FLOAT: left;
	PADDING-BOTTOM: 6px;
	MARGIN: 0px;
	WIDTH: 798px;
	COLOR: #333333;
	LINE-HEIGHT: 10px;
	PADDING-TOP: 16px;
	FONT-FAMILY: Verdana, sans-serif;
	POSITION: static;
	background: #FFCC80;
	TEXT-ALIGN: right;
}
#header {
	PADDING: 0px;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 798px;
	FONT-FAMILY: Verdana, sans-serif;
	POSITION: static;
	BACKGROUND-COLOR: #ffffff;
	border-bottom: #e7e7e7 1px solid;
	/*background: url(../img/logo.jpg) left top no-repeat;*/
	border-top: 5px solid #FFCC80;
}
#header h1 {
visibility: hidden;
font-size: 1px;
height: 1px;
}
#left ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 1em 0 1.1em 0;
  font-size: 13px;
}
#left li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}
#left li a:hover {
  color: black;
  text-decoration: none;
}
/*#header h1 {
	color: #006666;
	font-size: 20px;
	TEXT-ALIGN: right;
	float: right;
	padding: 20px 10 px 5px 48px;
	border-bottom: #797979 2px solid;
}*/
#main ul, ol {
text-align: left;
}
#main li {
padding-bottom: 1.5em;
}
.ticker h3 {
font-size: 13px;
font-weight: bold;
}
.forms {
text-align: left;
  /*display: block;*/
}
.clear {
clear: left;
}
#stats {
vertical-align: bottom;
}

