﻿.MNU
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #5c5732;
}
.MNU:hover
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #5c5732;
}
.MNUSEL
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #a09856;
}
.v8pt
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #312f1b;
}
.v8ptB
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #312f1b;
}
.v8ptLink
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #5c5732;
}
.v8ptLink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #5c5732;
}
.v8ptBLink
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #5c5732;
}
.v8ptBLink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #5c5732;
}
.justify
{
	text-align: justify;
}
INPUT.log
{
	border: 1px solid #5c5732;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e9e8d3;
	color: #5c5732;
	font-style: normal;
	font-variant: normal;
	width: 100px;
}
INPUT.but
{
	border: 1pt solid #e9e8d3;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: #5c5732;
	color: #e9e8d3;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
}
.bottomline
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b3b19a;
}
.topbottomline
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b3b19a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b3b19a;
}
.leftbottomline
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #b3b19a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b3b19a;
}
.rightbottomline
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b3b19a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b3b19a;
}
.leftrightbottomline
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #b3b19a;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b3b19a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b3b19a;
}
.borderall
{
	border: 1px solid #b3b19a;
}
INPUT.reg
{
	border: 1px solid #5c5732;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e9e8d3;
	color: #5c5732;
	font-style: normal;
	font-variant: normal;
	width: 200px;
}
SELECT.regsel
{
	border: 1px solid #5c5732;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e9e8d3;
	color: #5c5732;
	font-style: normal;
	font-variant: normal;
	width: 200px;
}
.title
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #312f1b;
	text-decoration: none;
}
.cErr
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #CC3300;
}
.cMsg
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #336600;
}
.cNoLog
{
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #CC3300;
}
INPUT.qty
{
	border: 1px solid #5c5732;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	background-color: #e9e8d3;
	color: #5c5732;
	font-style: normal;
	font-variant: normal;
	width: 50px;
}
.cNoQty
{
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #CC3300;
}
.SBheader
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #5c5732;
	font-variant: normal;
}
.AdminCust
{
	border: 1px solid #b3b19a;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #5c5732;
	font-variant: normal;
}
SELECT.adminorder
{
	border: 1px solid #5c5732;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e9e8d3;
	color: #5c5732;
	font-style: normal;
	font-variant: normal;
	width: 100px;
}
.cBR
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 3px;
    FONT-FAMILY: Verdana
}
.vTH
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #5c5732;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
}
.IMGmiddle
{
	vertical-align: middle;
	height: 20px;
}
textarea.OrderNote
{
	border: 1px solid #5c5732;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e9e8d3;
	color: #5c5732;
	font-style: normal;
	font-variant: normal;
	width: 350px;
}
textarea.firstMessage
{
	border: 1px solid #5c5732;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e9e8d3;
	color: #5c5732;
	font-style: normal;
	font-variant: normal;
	width: 250px;
}
INPUT.firstMessageTxt
{
	border: 1px solid #5c5732;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e9e8d3;
	color: #5c5732;
	font-style: normal;
	font-variant: normal;
	width: 250px;
}
INPUT.txtsearch
{
	border: 1px solid #5c5732;
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e9e8d3;
	color: #5c5732;
	font-style: normal;
	font-variant: normal;
	width: 150px;
}

