body {
	background-color: #ffffff;
	background-image: url(../images/marble3.gif);
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#topline {
	background-color: #000000;
	width: 770px;
	height: 0px;
}
#header {
	background-color: #ffffff;
	width: 770px;
	height: 161px;
}
#headerT {
	background-color: #000000;
	width: 770px;
	height: 5px;
}
#includes-pages {
	background-color: #ffffff;
	width: 645px;
	height: 0px;
	text-align: center;
}
#maincontent {
	background-color: #FFFFFF;
	width: 650px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

#maincontent a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}

#maincontent a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #3f3d39;
	font-size: 10pt;
	text-decoration: none;
}
#maintableheader {
	width: 770px;
	height: 161px;
	background-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: center;
}
#maintable {
	width: 770px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3f3d39;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3f3d39;
	text-align: center;
}
#timecell {
    width: 770px;
    height: 1px;
	background-color: #3f3d39;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #3f3d39;

	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
}
#menu-inc {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu {
	width: 120px;
	background-color: #3f3d39;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #978686;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #978686;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	line-height: 1.4em;
}

#footer {
	width: 770px;
	height: 5px;
	background-color: #3f3d39;
	height: 15px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Trebuchet MS;
	color: #E1E1E1;
	font-size: 8pt;
}

#footer a {
	font-family: Trebuchet MS;
	color: #E1E1E1;
	font-size: 8pt;
	text-decoration: underline;
}

#footer a:hover {
	font-family: Trebuchet MS;
	color: #978686;
	font-size:8pt;
	text-decoration: none;
}