body {
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#topline {
	background-color: #000000;
	width: 770px;
	height: 0px;
}
#header {
	background-color: #0D3257;
	width: 770px;
	height: 161px;
}
#headerT {
	background-color: #0D3257;
	width: 770px;
	height: 5px;
}
#includes-pages {
	background-color: #ffffff;
	width: 950;
	height: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#maincontent {
	background-color: #FFFFFF;
	width: 950;
	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;
	text-decoration: underline;
}

#maincontent a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
#maintableheader {
	width: 950px;
	height: 161px;
	background-color: #0D3257;
	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: 950px;
	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;
}
#timecell {
    width: 950px;
    height: 1px;
	background-color: #ffffff;
	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: #ffffff;

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: none;
	font-style: italic;
	text-decoration: none;
	text-align: right;
}
#menu-inc {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8.5pt;
	text-decoration: none;
	line-height: 1em;
}
#menu {
	width: 0px;
	background-color: #0D3257;
	background-image: url(../images/menu.jpg);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 0px;
	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: 0px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #B2C2B9;
	font-size: 8.5pt;
	text-decoration: none;
	line-height: .3em;
}
#menu a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-size: 8.5pt;
	font-weight: none;
	text-decoration: none;
	line-height: .3em;
}

#footer {
	width: 770px;
	height: 5px;
	background-color: #000000;
	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: #ffffff;
	font-size: 8pt;
}

#footer a {
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: underline;
}

#footer a:hover {
	font-family: Trebuchet MS;
	color: #FF0000;
	font-size:8pt;
	text-decoration: none;
}
