﻿body
{
	background: url(images/bg.gif);
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

A:link	
{
	Color: #ffffff;
	TEXT-DECORATION:none
}
A:visited 	
{	
	Color: #ffffff;
 	TEXT-DECORATION:none
}
A:hover
{
	Color:#FF9900;
	TEXT-DECORATION:none
}
A:active	
{
	Color:#66FFFF;
	TEXT-DECORATION:none
}

.outertable
{
	background-color: #FFFFFF;
	border-width: 0;
	margin: 0;
	padding: 0;
	width: 760;
}

.TopHead
{
	width: 760px;
	height: 100px;
	background: url(images/head.gif);
	text-align: right;
}

.grayBgLine
{
	background: url(images/bg.gif);
	height: 4px;
}

.brownimageframe
{
	display: table-cell;
	width: 125px;
	height: 100px;
	background: white;	
	text-align: center; 
	vertical-align: middle; 
	border: 2px outset #A06B36;
}

.grayimageframe
{
	display: table-cell;
	width: 125px;
	height: 100px;
	background: white;	
	text-align: center;
	vertical-align: middle;
	border: 2px outset #B1B1B1;
}

.proddetail
{
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

.prodfield
{
	font-weight: bold;
	padding-right: 20px;
}

.esheader
{
	font-weight: bold;
	padding-right: 10px;
	height: 17px;
}

.productlink
{
	font-family: Arial, Helvetica, sans-serif, Arial Black;
	font-size: 11pt;
}

.productlink A:link	    {Color:#990000; TEXT-DECORATION:none}
.productlink A:visited 	{Color:#990000; TEXT-DECORATION:none}
.productlink A:hover	{Color:#990000; TEXT-DECORATION:underline}
.productlink A:active	{Color:#990000; TEXT-DECORATION:underline}

.news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #660000;
	text-align: left;
}

.news A:link	{Color: blue; TEXT-DECORATION:none}
.news A:visited {Color: blue; TEXT-DECORATION:none}
.news A:hover	{Color: blue; TEXT-DECORATION:underline}
.news A:active	{Color: blue; TEXT-DECORATION:none}

.searching
{
	width: 100%; 
	text-align: left; 
	padding-left: 150px; 
	padding-top: 50px; 
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	height: 24px;
	vertical-align: top;
}

.footer
{
	text-align: center; 
	font-size: 8pt; 
	padding-top: 5px; 
	padding-bottom: 7px;
	color: #362f2d;
}

.footer A:link	
{
	Color: #362f2d;
	TEXT-DECORATION:none
}
.footer A:visited 	
{	
	Color: #362f2d;
 	TEXT-DECORATION:none
}
.footer A:hover
{
	Color:#362f2d;
	TEXT-DECORATION:underline
}
.footer A:active	
{
	Color:#362f2d;
	TEXT-DECORATION:none
}

#bottom_copyright
{
	background: url(images/bg.gif);
	color: #655854;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.prodzoomlink
{
	color: Navy; 
	font-size: 11pt; 
	font-weight: bold;
	text-align: center;
}

.prodzoomlink A:link	
{
	Color: Navy;
	TEXT-DECORATION:none
}
.prodzoomlink A:visited 	
{	
	Color: Navy;
 	TEXT-DECORATION:none
}
.prodzoomlink A:hover
{
	Color: Maroon;
	TEXT-DECORATION: underline
}
.prodzoomlink A:active	
{
	Color: Navy;
	TEXT-DECORATION:none
}

.cataloglink
{
	padding-top: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #c7b299;
}

.cataloglink A:link	
{
	Color: #c7b299;
	TEXT-DECORATION:underline
}
.cataloglink A:visited 	
{	
	Color: #c7b299;
 	TEXT-DECORATION:underline
}
.cataloglink A:hover
{
	Color: #330000;
	TEXT-DECORATION: underline
}
.cataloglink A:active	
{
	Color: #c7b299;
	TEXT-DECORATION:underline
}

.sendEmail
{
	font-family: Arial , Helvetica, sans-serif;
	font-size: 10pt;
}

.box 
{
	font-size: 10pt;
	width: 90%; 
	border: 1px solid gray;
	color: blue;
}

.ItemName
{
	width: 15%;
	text-align: right;
	font-size: 10pt;
}

.ItemValue
{
	width: 85%;
	font-size: 10pt;
	vertical-align: top;
	padding-top: 10px;
}

.specnoteline
{
	line-height: 1px; 
	width: 85%; 
	color: Gray;
}

.codetablehead
{ 
	text-align: center;
	vertical-align: bottom;
}

.codetableExample
{
	border: 3px solid lightgray;  
	text-align: center;
}

.attrlist
{
	vertical-align: top;
	padding-left: 10px;
	text-align: left;
}
