body
{
	background-color: #ffffff;
	margin: 0px;
}

td
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}

h1
{
	font-size: 10pt;
	color: #000000;
	padding: 0px;
	margin: 1px;
}

h2
{
	font-size: 10pt;
	color: #C1771C;
	padding: 0px;
	margin: 1px;
}

.small
{
	font-size: 9pt;
}

.tiny
{
	font-size: 7pt;
}

.footer
{
	font-size: 8pt;
	color: #FFFFFF;
}

a
{
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #C1771C;
	text-decoration: underline;
}

a.home
{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

a.small
{
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

a.nav
{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.footer
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.bgcolor1
{
	background-color: #C1771C;
}

.bgcolor2
{  
	background-color: #DDD293;
}

.bgwhite
{  
	background-color: #ffffff;
}

hr
{
	color: #000000;
	height: 1px;
}

.input
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 150px;
	height: 20px;	
}

.inputlong
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 300px;
	height: 20px;	
}

.tel3
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 24px;
	height: 20px;	
}

.tel4
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 32px;
	height: 20px;	
}

ul
{  
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
}

ol
{  
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 0px;
}

li
{
	list-style : square;
	line-height: 20px;
}

.onetab
{  
	margin-left: 20px;
}

.twotab
{  
	margin-left: 40px;
}

.outside
{
	border: 5px;
	border-color: #000000;
	border-style: solid;	
	padding: 1px;
}

.inside
{
	border: 5px;
	border-color: #C1771C;
	border-style: solid;	
}

.catalog
{
	border-top: 1px;
	border-top-style: dotted;
}