body {
	font-family: "Times New Roman",Times,serif;
	color: #009900;
	font-size: 1em;
	background: #CCFFCC;
}

a:link {
	color: #009900;
}

a:visited {
	color: #006600;
}

a:active {
	color: #00FF00;
}

a.toplink {
	text-decoration: none;
}

a.toplink:hover {
	text-decoration: underline;
}

h1 {
	font-size: 3em;
	margin-bottom: 0;
}

h1.article {
	font-size: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	font-size: 2.5em;
	margin-bottom: 0;
}

h2.article {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 2em;
	margin-bottom: 0;
}

h4 {
	font-size: 1.5em;
	margin-bottom: 0;
}

h5 {
	font-size: 1.25em;
	margin-bottom: 0;
	margin-top: 0;
}

h6 {
	font-size: 1.1em;
	margin-bottom: 0;
}

hr {
	color: #009900;
	height: 2px;
	margin-bottom: 0px;
}

p.indented {
	text-indent: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.nobottom {
	margin-bottom: -1em;
}

p.indentedless {
	font-size: 0.75em;
	margin-left: 1em;
}

.bigger {
	font-size: 1.25em;
}

.copyright {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}

.info {
	background-color: #009900;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}

.smaller {
	font-size: 0.80em;
}

select {
	font-size: 1em;
}

input.search {
	background-color: #CCFFCC;
	font-size: 1em;
	color: #009900;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

input.submit {
	background-color: #009900;
	font-size: 0.9em;
	color: #CCFFCC;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.active {
	background-color: #CCFFCC;
	color: #009900;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.old, a.old {
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Georgia,Century,"Century New Schoolbook","New Century Schoolbook","Times New Roman",Times,serif;
	text-style: italic;
}

.oldexit {
	background-color: #CCCCCC;
	font-family: Georgia,Century,"Century New Schoolbook","New Century Schoolbook","Times New Roman",Times,serif;
	color: #333333;
}

div.miniinfo {
	height: 377px;
	width: 375px;
	overflow: auto;
	scrollbar-3dlight-color: #009900;
	scrollbar-arrow-color: #009900;
	scrollbar-base-color: #CCFFCC;
	scrollbar-darkshadow-color: #006600;
	scrollbar-face-color: #CCFFCC;
	scrollbar-highlight-color: #009900;
	scrollbar-shadow-color: #006600;
}

table.miniinfo {
	background-color: #CCFFCC;
	font-family: "Times New Roman", Times, serif;
	color: #009900;
	width: 350px;
	border: 1px solid #009900;
	padding: 0px;
}

td.miniinfo {
	border: 1px solid #009900;
	padding: 2px;

}

table.main {
	background-color: #CCFFCC;
	font-family: "Times New Roman", Times, serif;
	color: #009900;
	width: 100%;
	border: 3px solid #009900;
	padding: 0px;
}

td.main {
	padding: 3px;
}

table.exit {
	background-color: #CCFFCC;
	font-family: "Times New Roman", Times, serif;
	color: #009900;
	border: 1px solid #009900;
	padding: 0px;
}

td.exit {
	border: 1px solid #009900;
	padding: 2px;
}

th.exit {
	border: 1px solid #009900;
	padding: 2px;
	font-weight: bold
}

table.oldminiinfo {
	background-color: #CCCCCC;
	font-family: Georgia,Century,"Century New Schoolbook","New Century Schoolbook","Times New Roman",Times,serif;
	color: #333333;
	width: 350px;
	border: 1px solid #333333;
	padding: 0px;
}

td.oldminiinfo {
	border: 1px solid #333333;
	padding: 2px;
}

table.oldmain {
	background-color: #CCCCCC;
	font-family: Georgia,Century,"Century New Schoolbook","New Century Schoolbook","Times New Roman",Times,serif;
	color: #333333;
	width: 100%;
	border: 3px solid #333333;
	padding: 0px;
}

td.oldmain {
	padding: 3px;
}

table.oldexit {
	background-color: #CCCCCC;
	font-family: Georgia,Century,"Century New Schoolbook","New Century Schoolbook","Times New Roman",Times,serif;
	color: #333333;
	border: 1px solid #333333;
	padding: 0px;
}

td.oldexit {
	background-color: #CCCCCC;
	font-family: Georgia,Century,"Century New Schoolbook","New Century Schoolbook","Times New Roman",Times,serif;
	color: #333333;
	border: 1px solid #333333;
	padding: 2px;
}

th.oldexit {
	background-color: #CCCCCC;
	font-family: Georgia,Century,"Century New Schoolbook","New Century Schoolbook","Times New Roman",Times,serif;
	color: #333333;
	border: 1px solid #333333;
	padding: 2px;
	font-weight: bold
}

.email {
	background-color: #CCFFCC;
	font-family: "Courier New",Courier,monospace;
	font-size: 0.8em;
	color: #006600;
	width: 600px;
	border: 2px solid #006600;
	padding: 0px;
}

.dateline {
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	font-size: 0.9em;
}

.byline {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 0.75em;
}

.artinfo {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	color: #009900;
	width: 400px;
	border: 2px solid #009900;
	padding: 0px;
}

fieldset.main {
	background-color: #CFC;
	font-family: "Times New Roman", Times, serif;
	color: #090;
	width: 95%;
	border: 3px solid #090;
	padding: 3px;
	text-align: left;
}

legend.main {
	background-color: #090;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	color: #CFC;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 24px;
	margin-bottom: 3px;
}

\* Extensions for Old style *\

div.oldexit legend {
	background-color: #333;
	font-family: Georgia,Century,"Century New Schoolbook","New Century Schoolbook","Times New Roman",Times,serif;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	color: #CCC;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 24px;
	margin-bottom: 3px;
}

div.oldexit table.miniinfo {
	background-color: #CCCCCC;
	font-family: Georgia,Century,"Century New Schoolbook","New Century Schoolbook","Times New Roman",Times,serif;
	color: #333333;
	width: 350px;
	border: 1px solid #333333;
	padding: 0px;
}

div.oldexit td.miniinfo {
	border: 1px solid #333333;
	padding: 2px;
}

div.oldexit a:link {
	color: #333333;
}

div.oldexit a:visited {
	color: #000000;
}

div.oldexit a:active {
	color: #FFFFFF;
}

div.oldexit a.toplink {
	text-decoration: none;
}

div.oldexit a.toplink:hover {
	text-decoration: underline;
}

div.oldexit p.indented {
	font-weight: normal;
	text-indent: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.milepost {
  background-color: #009900;
  color: #FFFFFF;
  font-family: "Roadgeek 2005 Series D", "Roadgeek 2000 Series D", Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  text-align: center;
  margin: 2px;
}