﻿html, body
{
	height: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:small;
}

#CatelogTable
{
	background-color: #C8E08D;
	border-style: solid;
	border-width: 1px;
	border-color: #91afc0;
	height: 100%;
}

#CatelogTableHome
{
	background-color:#c0e9ff; 
	border-width: 0px; 
	height:100%
}

#CatelogHeader
{
	background-color: #2E9BD4;
	color: White;
}

#CatelogHeaderHome
{
}
table.defTable
{
	border-color:#E6E2D8;
	border-style:solid;
	border-width:1px;
	color:#F7F6F3;
	font-family:Verdana;
}

thead.defTable
{
	color:White;
	background-color:#78BEF1;
	font-size:0.9em;
	font-weight:bold;
}

tbody.defTable
{
	background-color:#FFFBFF;
}

.thumbs
{
	margin: 5px 5px 5px 5px;
}

.uploader
{
	padding: 10px 10px 10px 10px;
	background-color: #FDFDDC;
	border: solid 2px Silver;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.topbtmMarg
{
	margin-top:10px;
	margin-bottom:10px;
}

#outerItemTbl
{
	width: 100%;
}

.genTxt
{
	font-family: Garamond, Arial;
	font-size: small;
}

.hider
{
	display: none;
	visibility: hidden;
}

.paraHdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003399;
	font-variant: small-caps;
	font-weight: bold;
}

.paraBdy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
}

.fldHdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003399;
	font-variant: small-caps;
	font-weight: bold;
}

.cartTable
{
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-bottom-color: #000000;
}

a.footerLinks:link
{
	color: #000088;
	text-decoration: none;
}
a.footerLinks:visited
{
	color: #000088;
	text-decoration: none;
}
a.footerLinks:active
{
	color: #880000;
	text-decoration: underline;
}
a.footerLinks:hover 
{
	color: #880000;
	text-decoration: underline;
}

*.productTitle
{
	line-height: 14px;
	text-transform: none;
	margin: 0px;
	display: inherit;
	font-family: Verdana, Arial, Lucida, Sans-Serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

*.productDetailsShort
{
	line-height: 12px;
	text-transform: none;
	margin: 0px;
	display: inherit;
	font-family: Verdana, Arial, Lucida, Sans-Serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
}

.rootitem
{
	cursor: pointer;
}
