.productView, .productView:hover, .productView:visited
{
	color: #2c2511;
}

.adobe
{
	font-family: Arial;
	font-size: 9pt;	
}

.productView:hover
{
	color: #2c2511;
	text-decoration: none;	
}

.productView:visited
{
}

.list
{
	padding-left: 1px;
	padding-right: 1px;
	color: #31712a;
}

listItem
{
	font-family: Arial;
	font-size: 10pt;
	color: #31712a;
	padding-bottom: 6px;
}

.nav, .nav:hover, .nav:visited
{
	color: #373737;
	font-family: Tahoma;
	font-size: 9pt;
}

.nav:hover
{
	color: #c4d9f7;
	font-family: Tahoma;
	font-size: 9pt;	
}

.nav:visited
{
}

.link, .link:hover, .link:visited
{
	color: #31712a;
	font-family: Tahoma;
	font-size: 11pt;
	text-decoration: none;
}

.link:hover
{
	color: #7e7868;
	font-family: Tahoma;
	font-size: 11pt;
	text-decoration: underline;
}

link:visited
{
}

.info, .info:hover, .info:visited
{
	color: #31712a;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

.info:hover
{
	color: #7e7868;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: underline;
}

info:visited
{
}

.label
{
	font-size: 10pt;
	color: #0a5788;
	font-weight: bold;
}

.title
{
	font-size: 14pt;
	font-family: Arial;
	color: #31712a;
	font-weight: bold;
	font-variant: small-caps;
	margin: 3px 3px 5px 3px;
}

.products
{
	width: 83px;
	height: 55px;
	border: solid 1px #000000;
}

.bigProducts
{
	width: 166px;
	height: 122px;
	border: solid 1px #000000;
}

.noProducts
{
	padding: 6px 3px 0px 3px;
	width: 83px;
	height: 55px;
	color: #d2d1b9;
	border: solid 1px #e8e6ca;
}

.display
{
	color: #1da94a;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}

.table
{
	background-color: #c4d9f7;
	border: solid 1px #dddddd;
	padding: 5px;
	margin-left:auto;
	margin-right: auto;	
}

.tableTitle
{
	background-color: #4781a6;
	border: solid 1px #b5bcc0;
	font-family: Tahoma;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #000000;
	margin-left:auto;
	margin-right: auto;
	padding: 5px;
}

.table td
{
	padding: 3px;
}

