body{
  margin: 0px;
}
#leftnav {
	width: 150px;
	font-size: 14px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	/*font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Garamond; 
	font-size: 14px;
}

#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	border: 1px dotted #CCC;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 1em;
	width: 150px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #000000;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	/* background-color: #6699CC; */
	background-color:#999999;
	border: 1px solid #000;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #FFFFFF !important;
	/* background-color: #999999 !important; */
	background-color:#333125 !important;
	border: 2px dotted #999 !important; 
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dca450;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #342626;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dca450;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #342626;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.tblnav {
	background-color:#e5e5e5;
	border:1px solid #cccccc;	
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#e5e5e5;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

#topnav{
	font-size: 10px;
	font-family:Garamond;
	vertical-align:bottom;
	font-size: 85%;
}

#topnav a {
	padding: 2px; 
	display: block;
	text-decoration: none;
	line-height: 1em;
	font-weight:bold;
}

#topnav a:link, #topnav a:visited {
	color: #FFFFFF;
}

#topnav a:active {
	color: #FFFFFF;
	background-color:#8D491D;
}

#topnav a:hover {
	background-color:#FFFFFF;
	color:#000000;
	/*border: 1px solid #000 */	
}

#footerline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #333125;  
}

.llabel{
	color:#000000;
	background-image:url(menubg.gif);
	font-size:13px;
	text-align:center;
	font-weight:bold;
	padding: 3px;
}
.bodytxt {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}

.bodytxt h1, h2{
	font-size:13px;
	font-weight:bolder;
	color:#990000;
}

.bodytxt h3, h4{
	font-size:13px;
	font-weight:bold;
	color:#990000;
}

.bodytxt .tblcaption{
	font-size: 10px;
}

.pichaleft {
	text-align: justify;
}

.pichaleft img{
	float:left;
	margin: 4px;
}

.pichaleft table{
	float:left;
	margin: 5px;
}

.pichaleft .tblcaption{
	font-size: 9px;
	color:#990000;
}

.picharight {
	text-align: justify;
}

.picharight img{
	float:right;
	margin: 4px;
}

.picharight table{
	float:right;
	margin-left: 5px;
}

.picharight .tblcaption{
	font-size: 9px;
	color:#990000;
}

.footer {
	color:#333125;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	line-height:2em;
}

.footer a:link {
	color:#333125;
	text-decoration:none;
}

.footer a:hover, a:visited{
	color:#990000;
}

.tbl_brdrlr {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.mymaintbl{
    border-left:1px solid #000000;
    border-right:1px solid #000000;
}