body, td
{
  font-family:		Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:		    #000000; 
  line-height:          16px; 
}
body
{
background:        #CBA341;
}
a
{
  color:		#000000;
  text-decoration:	underline;
}
a:hover
{
  color:		#000000;
  text-decoration:	underline;
}
a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:	none;
  color:		 #bc211d;
  font-weight:          bold;
  font-size:	        15px;
  line-height:          14px; 
}

a.MENU-1-OFF
{
  text-decoration:	none;
  color:		#000000;
  font-weight:          bold;
  font-size:	        15px;
  line-height:          14px; 
}
a.MENU-2-ON, a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  text-decoration:	none;
  color:		#bc211d;
  font-weight:          bold;
  font-size:	        11px;
  line-height:          12px; 
}

a.MENU-2-OFF
{
  text-decoration:	none;
  color:		#000000;
  font-weight:          bold;
  font-size:	        11px;
  line-height:          12px; 
}
h1
{
  font-size:		20px;
  font-weight:		normal;
  color:                #000000;
  line-height:  24px;
}
h2
{
  font-size:		16px;
  color:		#bc1d3f;
  font-style:           italic;
  font-weight:		bold;
  line-height:          20px;
  margin-bottom:        5px;
  margin-top:           5px;
}
h3
{
  font-size:		13px;
  color:		#bc1d3f;
  margin-top:           14px;  
  margin-bottom:        0px; 
  font-weight:          bold;
  line-height:          16px;
}
table.border, td.border
{
  border:               solid 2px #d5a531;
}
div.quote
{
  font-size:		11px;
  color:		#ffffff;
  font-style:           italic;
  line-height:          11pt; 
  font-weight:		normal;
}
div.content_quote
{
  font-size:		11px;
  color:		#3A639B;
  font-style:           italic;
  line-height:          11pt; 
  font-weight:		bold;
}
b, dt
{
  font-weight:		bold;
}
td.productDescrip, table.productDescrip
{
  font-size:            11px;
  line-height:          16px;
}
div.FOOTER
{
  color:		#ffffff;
  font-size:		10px;
  background:           #CBA341;
  line-height:        12px;  
}
div.FOOTER a
{
  color:		#ffffff;
  font-size:		10px; 
  background:           #CBA341;
  line-height:          12px;  
}
ul
{
  margin-top:           2px;
  margin-bottom:        0px;
}
hr
{
  border:               none;
  border-top:           1px solid #d5a531;
  margin:               0px;
}