body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0 0 0 0;
	scrollbar-3dlight-color: #0000FF;
	scrollbar-arrow-color: #000066;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #00FFFF;
	scrollbar-track-color: #000033;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}



h1 {
	color: #000099;
	font-size: 1.2em;
	border-bottom-style: solid;
	border-bottom: 1px;
	border-width: 1px;
	border-style: none none solid none;
	}

h2 {
	color: #0000CC;
	font-size: 1.1em;
	margin-left: 3em;
}

h3 {
	color: #333333;
	font-style: italic;
	margin-left: 5em;
}

ol {
	font-size: .9em;
	font-weight: bold;
	list-style-position: outside;
	padding-bottom: .3em;
}

ul {
	font-size: .9empx;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	padding-bottom: .3em;
}

p {
	color: #333333;
}

table {
}

.border-bottom {
	border-bottom: 1px solid #000000;
}

.border-left {
	border-left: 1px solid #000000;
}

.border-right {
	border-right: 1px solid #000000;
}

.border-top {
	border-top: 1px solid #000000;
}

.caption {
	color: #999999;
	font-size: .7em;
	margin-left: 2em;
}

.ondark {
	color: #FFFFFF;
}

.ondark a:link {
	color: #F0F0F0;
}

.ondark a:visited {
	color: #FFFFF0;
	text-decoration: none;
}

.ondark a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

.ondark a:active {
	color: #666666;
}

.tableheader {
	background-color: #45628C;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	}
.indent {
	line-height: 150%;
	padding-left: 100px;
	padding-right: 100px;
}


.SpaceAfterParagraph  {
	margin-bottom: 1em;
}
//*
#nav {
	width: 150px;
	margin-left: 2px;
	padding: 2px;
}
#nav h1 {
	border: none;
	color: #191970;
}

#nav a:link {
	color: white;
}

#nav a:visited {
	color: silver;
}

#nav a:hover {
	color: white;
	font-weight: bold;
	background-color: Navy;
}

#nav a:active {
	text-transform: uppercase;
}
*//

.shadedrow {
	background-color: #D3D3D3;
	font-weight: bold;
}
.orderform {
	margin: 1em;
	border: 1px solid black;
	padding: .5em;
	background-color: Menu;
}
.orderform h2 {
	margin-top: 0;
}

.center {text-align:center;}