body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#leftcol {
	background-color: #eaeae7;
}
td {
	font-size: 12px;
	line-height: 18px;
}
#header ul {
	display: block;
	padding-left: 132px;
}
.box {
	height: 10px;
	width: 20px;
	font-size: 6px;
	background-color: #FF9900;
	display: block;
	line-height: 6px;
}

#header li {
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 90px;
	text-align: center;
	margin-right: 10px;
	font-weight: bold;
}


#header {
	background-image: url(homepage-04-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 146px;
	width: 778px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333399;
}
#footer li a:link, #header li a:link, #header li a:visited {
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#header li a:hover {
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#footer li {
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	margin-right: 10px;
	font-weight: bold;
	font-size: 10px;
	margin-left: 10px;
}
th {
	font-weight: bold;
	color: #333333;
	background-color: #FF9900;
}
