body {
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	background-color: white;
	}

pre {
	font-family: "Times New Roman", Times, serif;
	color: black;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	}

pre.news {
	font-family: "Times New Roman", Times, serif;
	color: #264186;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #024A1E;
	}

h1.banner {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

td.menuCell {background-color:#024A1E}

table.main {
	border: 0;
	width: 780px;
	padding: 0;
	}

/*	background-image:url("/images/Antskate.gif"); */

td.body {
	padding-left: 6px;
	padding-top: 4px;
	background-repeat: no-repeat;
	vertical-align: top;
	}

td.title {
	background-image:url("/images/header.jpg");
	background-color: #024A1E;
	width: 780px;
	background-repeat: no-repeat;
	text-align: center;
	}

td.top { vertical-align: top; padding: 5px; }

td.welcoming {background-color:#024A1E;padding:0px;}
td.welcoming a:link {padding:0px;border-width:0px;}

/* The td.nav styles apply to the local naviagtion on the left side of each page */

td.nav {
	background-color: #024A1E;
	vertical-align: top;
	width: 110px;
	text-align: left;
	padding-left: 5px;
	height: 400px;
	color: white;
	}

td.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:smaller;
	color: white;
	text-decoration:none;
	}

td.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:smaller;
	color: white;
	text-decoration:none;
	}

td.nav a:link:hover {
	font-size:smaller;
	background-color: #ACD19F;
	color: black;
	}

td.nav a:visited:hover {
	font-size:smaller;
	background-color: #ACD19F;
	color: black;
	}

td.footer {
	background-color: #024A1E;
	text-align: center;
	color: #ACD19F;
}

td.footer a:link {color: white;}
td.footer a:visited {color: #d0d9ff;}

a:link {
	font-weight: normal;
	font-style: normal;
	color: blue;
	}

a:hover {
	font-weight: normal;
	font-style: normal;
	color: red;
	}

a:visited {
	font-weight: normal;
	font-style: normal;
	color: purple;
	}

.center {text-align: center;}
.small {font-size: small;}
.strong {font-weight:bold;}
.imglink a:link {border-width:0px; font-style:normal; text-decoration:none}
.imglink a:visited {border-width:0px; font-style:normal; text-decoration:none}
dl.directions {font-family: Arial, Helvetica, sans-serif;}
dl.directions dt {font-size: large; color:#264186}
input.box, select {background-color: #92B6FF}
