﻿body {
	margin: 0 auto ;
	background-color: #000 ;
	font-family: verdana,arial ;
	font-size: 9pt ;
	}

#wrapper {
	width: 900px ;
	margin: 0 auto ;
	}

#header {
	background-color: #FFCE22 ;
	text-align: center ;
	}

#navigation {
	background-color: #000 ;
	text-align: center ;
	}

#navtbl {
	margin: 0 auto ;
	width: 900 ;
	}

#navtbl td {
	padding: 5px 0 5px 0 ;
	}

#navtbl td a {
	padding: 0px 0px 0px 0px ;
	color: #fff ;
	text-decoration: none ;
	font-variant: small-caps ;
	font-weight: 900 ;
	height: 70px ;
	}

#navtbl td a:hover {
	background-color: #cdcdcd ;
	color: #000 ;
	}

#content {
	background-color: #fff ;
	}

#footer {
	background-color: #cdcdcd ;
	text-align: center ;
	padding: 15px ;
	}

#footer table {
	margin: 0 auto ;
	}

#footer td {
	text-align: left ;
	}

a	{
	color:black;
	}

td	{
	font-size: 9pt ;
	}

a.recycle {
	
	color:white;
	}

a.header {
	font-weight:bold;
	}

td.header {
	font-weight:bold;
	}

td.specials {
	font-size:10pt;
	background-color:white;
	font-weight:bold;
	}

td.hometext {
	margin: 0 auto ;
	background-color: white ;
	font-family: verdana,arial ;
	font-size: 11pt ;
	}

td.price {
	font-size:9pt;
	color:red;
	background-color:white;
	font-weight:bold;
	}

table.connectors {
	font-size:8pt;
	color:black;
	font-weight:normal;
	}
td.connectors {
	font-size:8pt;
	color:black;
	font-weight:normal;
	}
table.connheaders {
	font-size:8pt;
	color:black;
	background-color:#BAE1F6;
	font-weight:bold;
	}
td.connheaders {
	font-size:8pt;
	color:black;
	background-color:#BAE1F6;
	font-weight:bold;
	}

hr	{
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0 ;
	}

img {
	border: 0 ;
	display: block;
	margin: 0 auto ;
	}

#right-column td {
	border-bottom: solid 1px #000 ;
	height: 60px ;
	}

.required {
	color:#ff0000 ; 
	font-weight:bold
	}
.letterheader {
	font-size:12pt;
	color:black;
	font-weight:bold;
	}
