body {
	font-family: Arial;
	font-size: 10px;
	background-position: top;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffe9d1;
	color: #ffffff;
}
.text1yellowish
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1px;
color:#B68856;
}
.text9white
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
}
.text12black
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.text12black_justify
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
}
.text11white
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.text11white_justify
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:justify;
}

td {
	font-family:Arial;
	font-size:12px;
}
tr {
	font-family:Arial;
	font-size:12px;
}
A:link {
	COLOR:#ffffff;
	font-size:12px;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR:#ffffff;
	font-size:12px;
	TEXT-DECORATION: none;
}
A:active {
	COLOR:#ffffff;
	font-size:12px;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR:#ffffff;
	font-size:12px;
	TEXT-DECORATION:underline;
}
.bottom_top_border {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-color: #080606;
	background-color: #79574C;
}
.top_bottom_border {
	background-image: url('../images/top_td_bg-02.gif');
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-color: #363636;
}
.top_td_bottom_border {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #363636;
}
.Products_List {
	font-size:18px;
}
.tb_border
{
border:solid 1px #705247;
}
.tb_border1
{
border:solid 4px #705247;
}
.text14white
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#FFFFFF;
font-weight:bold;
}
.bgcol
{
background-color:#A2786A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:3px;
height:3px;
}
.text13white
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
}
.text13maroon
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#990000;
font-weight:bold;
}


.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: auto;
/*border: 1px solid #9A9A9A;*/
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 175px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}
