/* INDEX */
.news     { font-family: "Verdana"; font-size: 10pt; line-height: 14pt; padding-left: 14px; color: #EA8314; text-decoration:none }
.news a:link    {color:#EA8314; text-decoration: none} 
.news a:active  {color:#FF0000; text-decoration: underline} 
.news a:visited {color:#EA8314; text-decoration: none} 
.news a:hover   {color:#FF0000; text-decoration: underline}


/* INDEX */
.eventBtn     { font-family: "Verdana"; font-size: 10pt; line-height: 14pt; padding-left: 14px; color: #EA8314; text-decoration:none }
.eventBtn a:link    {color:#999999; text-decoration: none} 
.eventBtn a:active  {color:#999999; text-decoration: underline} 
.eventBtn a:visited {color:#999999; text-decoration: none} 
.eventBtn a:hover   {color:#999999; text-decoration: underline}



/* COMPANY */
.companyTxt     { font-family: "Verdana"; font-size: 11pt; line-height: 16pt; color: #645850; padding-left: 20px; padding-right: 20px; text-decoration:none }
.companyTxt a:link    {color:#FF0000; font-weight: bold; text-decoration: none} 
.companyTxt a:active  {color:#FF0000; font-weight: bold; text-decoration: underline} 
.companyTxt a:visited {color:#FF0000; font-weight: bold; text-decoration: none} 
.companyTxt a:hover   {color:#FF0000; font-weight: bold; text-decoration: underline}

.puffTxt     { font-family: "Verdana"; font-size: 11pt; line-height: 20pt; color: #C18400; background-image: url(images/company05.gif); text-decoration:none }


/* DOWNLOAD */
.downloadTxt     { font-family: "Verdana"; font-size: 10pt; line-height: 14pt; color: #645850; padding-left: 4px; padding-right: 8px; padding-top: 4px; padding-bottom: 3px; text-decoration:none }
.downloadTxt a:link    {color:#EA8314; font-weight: bold; text-decoration: none} 
.downloadTxt a:active  {color:#EA8314; font-weight: bold; text-decoration: underline} 
.downloadTxt a:visited {color:#EA8314; font-weight: bold; text-decoration: none} 
.downloadTxt a:hover   {color:#EA8314; font-weight: bold; text-decoration: underline}


/* PRODUCT */
.productTxt     { font-family: "Verdana"; font-size: 11pt; line-height: 16pt; color: #645850; padding-bottom: 12px; text-decoration:none }
.productTxt a:link    {color:#FF0000; font-weight: bold; text-decoration: none} 
.productTxt a:active  {color:#FF0000; font-weight: bold; text-decoration: underline} 
.productTxt a:visited {color:#FF0000; font-weight: bold; text-decoration: none} 
.productTxt a:hover   {color:#FF0000; font-weight: bold; text-decoration: underline}

.productNote     { font-family: "Verdana"; font-size: 9pt; line-height: 14pt; color: #EA8314; padding-top: 12px; padding-left: 12px; padding-right: 12px; text-decoration:none }


/* DELICIOUS */
.deliciousTxt     { font-family: "Verdana"; font-size: 9pt; line-height: 16pt; padding-bottom: 20px; color: #EA8314; text-decoration:none }



/* EVENT */
.eventTxt     { font-family: "Verdana"; font-size: 9pt; line-height: 14pt; color: #645850; padding-left: 4px; padding-right: 8px; padding-top: 4px; padding-bottom: 3px; text-decoration:none }
.eventTxt a:link    {color:#EA8314; font-weight: bold; text-decoration: none} 
.eventTxt a:active  {color:#EA8314; font-weight: bold; text-decoration: underline} 
.eventTxt a:visited {color:#EA8314; font-weight: bold; text-decoration: none} 
.eventTxt a:hover   {color:#EA8314; font-weight: bold; text-decoration: underline}
.outline {
	border: 1px solid #CCCCCC;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

