body, td, input, select, li { 
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	background-repeat: repeat;
}

.background-repeat 
{
	background-repeat: repeat;
}

.norepeat{ 
	background-repeat: no-repeat;
}

p { 
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

ol, ul { 
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}


.required { 
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: red;
	margin: 0px;
}

p.small { 
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin: 0px;
}

li.small { 
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin: 0px;
}

a.bottomlink {
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #3b1200;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a.bottomlink:hover {
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #b54e2a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a.bottomlinkhover {
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #b54e2a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

a.bottomlinkhover:hover {
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #3b1200;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

a {
	font-size: 9pt;
	color: #b54e2a;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	font-size: 9pt;
	color: #b54e2a;
	font-weight: bold;
}


h1 {
	font-size: 16pt;
	color: #b54e2a;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-size: 14pt;
	color: #3b1200;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 13pt;
	color: #bba076;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h4 {
	font-size: 12pt;
	color: #3b1200;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}

h5 {
	font-size: 13pt;
	color: #b54e2a;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}

.white 
{
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}

.h1 {
	font-size: 22pt;
	color: #b54e2a;
	font-family: Garamond, Times New Roman, serif;
	font-weight: normal;
	margin-bottom: 0px;
}
.h2 {
	font-size: 11pt;
	color: #3b1200;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
.h3 {
	font-size: 13pt;
	color: #bba076;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.button 
{
	background-color:#b54e2a;
	border-color:#000000;
	border-width: 1px;
	color: #ffffff;
	font-weight: bold;
	font-size:10pt;
}

 
.button_hover
{
	background-color:#3b1200;
	border-color:#000000;
	color: #ffffff;
	border-width: 1px;
	font-weight: bold;
	cursor: hand; 
	font-size:10pt;    
}
.checkboxtable.td 
{
	width: 33%;
}

.product_info_bkrd
{
	background-color: #e27031;
}

.product_info_collection
{
	font-size: 13pt;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

.product_info_bold
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.product_info
{
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 8pt;
}
div.product_label 
{
	font-weight: bold;
}

.table_data_item
{
	background-color: dcc6ba;
	padding: 5px;
}

.table_data_altitem
{
	background-color: efe1D9;
	padding: 5px;
}

.drop 
{
	height: 200px;
}