body
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif background-color: #ffffff;
	background-image: images/bodyBkgrnd2.jpg;
	border-color: #000000;
}

p
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 4px;
	margin-bottom: 1em;
}

.operators
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
}

.sub
{
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
}

.cos
{
	font-size: 10px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link.sub
{
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #025;
}

a:hover.sub
{
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #0c0;
}

a:visited.sub
{
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #025;
}

a:link.menunav
{
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #025;
}

.menunav
{
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #025;
}

a:visited.menunav
{
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #025;
}

a:hover.menunav
{
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	color: #0c0;
}

.wnav
{
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: white;
}

a:link
{
	color: #03c;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

a:visited
{
	color: #03c;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

a:hover
{
	font-style: inherit;
	color: #0C0;
}

h1
{
	font-family: Palatino, serif;
	color: #025;
}

h2
{
	font-family: Verdana, Arial, sans-serif;
	color: #025;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 13px;
}

h3
{
	color: #025;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
}

h4
{
	color: #002255;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Verdana, Arial, sans-serif font-size: 11px;
}

h5
{
	color: #002255;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

.subttl
{
	color: #025;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 6px;
}

.regmap
{
	color: #002255;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

ol
{
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: black;
	font-size: 11px;
	font-style: normal;
}

li
{
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: black;
	font-size: 11px;
	font-style: normal;
}

ul.basic
{
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: black;
	font-size: 11px;
	font-style: normal;
	list-style-type: disc;
}

ul.encase { list-style-type: none; }

.content
{
	margin: 0px;
	padding: 8px;
	border: 0px none;
	background-color: #ffffff;
	border-color: #000000;
}

.download
{
	border: 1px navy solid;
	padding: 10px;
}

.1percent
{
	white-space: wrap;
	padding: 3px;
	color: #666;
	font-size: 8px;
}

.menulo
{
	margin: 2px;
	text-align: center;
	white-space: wrap;
	line-height: 1.0em;
	padding: 0px;
	border: 0px black;
}

#membersmenu
{
	text-align: center;
	white-space: wrap;
	line-height: 1.3em;
	text-indent: 0;
	font-size: 11px;
	width: 125px;
	border: 1px black solid;
	padding: 3px;
	background-image: url(images/menuBkgrnd.jpg);
	background-repeat: no-repeat;
}

input#search
{
	color: grey;
	font-family: Arial,sans-serif;
	font-size: 11px;
	height: 1.2em;
	border: 1px navy groove;
}

hr { height: 1px navy solid; }
.speccar { font-size: 1.5em; }