body
{
	font-size: 8pt;
	color: #3a3a3a;
	font-family: Verdana, Sans-Serif;
	line-height: 1.1pc;
	background-color: #eeeeee;
}
h2
{
	font-weight: normal;
	font-size: 11pt;
	font-family: Verdana , Sans-Serif;
	border-bottom: #383838 1px dotted;
	font-variant: small-caps;
}
h4
{
	font-size: 10pt;
	font-family: Verdana , Sans-Serif;
	font-variant: small-caps;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
	font-weight:normal;
}
.PageHolder
{
	text-align:center;
}
hr
{
	color:#bfbfbf;
	height:1px;
}

/* Links in main content */
TABLE.Holder tr.Content td.Right a
{
	text-decoration:none;
	color:Black;
	border-bottom:dotted 1px black;
	padding-bottom:2px;
}
/* Links in main content (mouseover) */
TABLE.Holder tr.Content td.Right a:hover
{
	border-bottom:dotted 1px red;
	color:Red;
}
/* Links in Left Bar */
TABLE.Holder tr.Content td.Left a
{
	text-decoration: underline;
	color: #797979;
	padding-right: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	width:100%;
	
}
/* Links in Left Bar (mouseover) */
TABLE.Holder tr.Content td.Left a:hover
{
	color:Red;
}

input.Search
{
	border: 1px solid #bfbfbf;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif;
	height: 14px;
	color: #737373;
	width:98%;
}
input.login
{
	border: 1px solid #bfbfbf;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif;
	height: 14px;
	color: #737373;
	width:200px;
}
.ProductBox
{
	text-align:center;
}
.ProductTitle
{
	font-size: 10pt;
	font-family: Verdana , Sans-Serif;
	font-variant: small-caps;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
	font-weight:normal;

}

.TopMenu
{
	width:100%;
	background-image:url(../siteimages/topmenubg.gif);
	height:23px;
	border:solid 1px #bfbfbf;
	text-align:center;
	padding-top:4px;
	background-repeat:repeat-x;	
}
.TopMenu a
{
	font-size: 10pt;
	font-family: Verdana , Sans-Serif;
	font-variant: small-caps;
	color: #000000;
	font-weight:normal;
	margin-left:15px;
	margin-right:15px;
	text-decoration:none;
}
.TopMenu a:hover
{
	text-decoration:underline;
}
.TagLine
{
	text-align: center;
	margin-top: 15px;
	margin-left: 15px;
	margin-top: 15px;
	font-family: Verdana, Sans-Serif;
	color: darkgray;
}
.TagTable
{
	width:100%;
	border:0px;
	
}
.TagTable td
{
	width:50%;
	text-align:left;
} 
.fieldtitle
{
	font-size: 10pt;
	font-family: Verdana , Sans-Serif;
	font-variant: small-caps;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
	font-weight:normal;
	width:150px;
	text-align:left;
	}
input
{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	color: #3b3b3b;
}
.productimage
{
	border:1px solid #bfbfbf;
}
.breadcrumb
{
	font-size: 10pt;
	font-family: Verdana , Sans-Serif;
	font-variant: small-caps;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #bfbfbf;
	font-weight:normal;
}
.breadcrumb a
{
	font-size: 10pt;
	font-family: Verdana , Sans-Serif;
	font-variant: small-caps;
	color: #a9a9a9;
	font-weight:normal;
	margin-left:3px;
	margin-right:3px;
	text-decoration:none;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
p.Price
{
	font-size: medium;
	color: #d2691e;
	font-weight: bold;
}
.footer a
{
	color:Black;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}