/******* hyperlink tag styles *******/
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #6B322E;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #BC8C78;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6B322E;
}

/********* form and related tag styles (BH)*********/

td.tablecontentCopy a,
div.tablecontentCopy a {
    color:#6B322E;
    text-decoration:none;
    }

td.tablecontentCopy a:visited,
div.tablecontentCopy a:visited {
    color:#9D4A44;
	text-decoration:none;
    }

td.tablecontentCopy a:hover,
div.tablecontentCopy a:hover {
	color:#000000;
    text-decoration:none;
    }
	
	/********* end (BH)*********/

		
	/********* modified by js *********/
	
	a.menu2 {
	font-family: 
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #68312D;
	text-decoration: none;
	font-size: x-large;
}
a.menu2:hover {
	font-family:
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #6B322E;
	text-decoration: none;
	font-size: 9px;
}


a.cataloglist {
	font-family: 
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
a.cataloglist:hover {
	font-family:
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-size: 9px;
}
	
	
	/********* end modified by js *********/
	
	


TEXTAREA {
        font-family: Arial, Helvetica, sans-serif;
        padding: 2px;
        font-size: 12px;
        font-weight: 500;
        color: #000000;        
}

SELECT, OPTION {
        font-family: Arial, Helvetica, sans-serif;
        padding: 2px;
        font-size: 12px;
        font-style: normal;
        color: #000000;        
}

INPUT {
        font-family: Arial, Helvetica, sans-serif;
        padding: 2px;
        font-size: 12px;
        font-weight: 500;
        color: #000000;       
 }

/********* text styles *********/
.footer {
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.headerProperties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
}
.captionProperties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #581D1D;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: top;
}
.sectionHeaderSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: 600;
	text-align: center;

}
.tablecontentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
