body	{
		margin: 0px;
		font-family: verdana, arial;
		font-size: 8pt; }

td, div {
		font-family: verdana, arial;
		font-size: 8pt;
		color: #000000; }

hr 		{
		outline: 1px;
		border: 1px solid #ab5d14; }


.buttons{
		background : #fde5cf;
		font-weight: bold;
		text-align: center;
		border: 1px solid #ab5d14;
		color: #000000;
		width: 90px; }

.option {
		font-weight: bold;
		color: #800000; }

.header {
		font-weight: bold;
		font-size: 9pt;
		color: #800000; }

.padding{ padding: 0px 20px 0px 20px; }

.number	{ 
		padding: 0px 10px 0px 0px;
		color: #291894;
		text-align: right;
		font-size: 15pt;
		font-family: arial; }
	
.address{ 
		padding: 0px 10px 0px 0px;
		color: #808080;
		text-align: right;
		font-size: 7pt;
		font-family: arial; }
	
.heading{ 
		color: #291894;
		font-size: 10pt;
		font-weight: bold; }


input.text	{ width:150px; border:solid 1 #d67b29; }
input.code	{ width:35px; border:solid 1 #d67b29; }
input.zip 	{ width:50px; border:solid 1 #d67b29; }
input.numb	{ width:107px; border:solid 1 #d67b29; }
.select		{ width:35px; font-size:8pt; border:solid 1 #d67b29; }
.state		{ width:50px; font-size:8pt; border:solid 1 #d67b29; }
textarea.text { width:200px; height:90px; border:solid 1 #d67b29; }

A:link, A:visited { text-decoration:none; color:#ab5d14; }
A:active, A:hover {	text-decoration:none; color:#000080; }

A.menu:link, A.menu:visited { text-decoration:none; color:#ffffff; font-weight: bold; }
A.menu:active, A.menu:hover { text-decoration:none; color:#000080; font-weight: bold; }

/*
A.category:link, A.category:visited { text-decoration:none; color:#000080; font-weight: bold; }
A.category:active, A.category:hover { text-decoration:none; color:#ffffff; font-weight: bold;}


*/


