﻿.MNU
{
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.MNU:hover
{
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.MNU10B
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.MNU10B:hover
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.MNUSEL
{
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #C0C0C0;
}
.v8pt
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.v8ptB
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.v8ptLink
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.v8ptLink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.v8ptBLink
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.v8ptBLink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.v10ptBLink
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.v10ptBLink:hover
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.justify
{
	text-align: justify;
}
INPUT.log
{
	border: 1px solid #c0c0c0;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e2e7ea;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	width: 100px;
}
INPUT.but
{
	border: 1pt solid #c0c0c0;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-color: #e2e7ea;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
}
.topline
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c0c0c0;
}
.bottomline
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
}
.topbottomline
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
}
.leftbottomline
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
}
.rightbottomline
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
}
.leftrightbottomline
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c0c0c0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
}
.borderall
{
	border: 1px solid #c0c0c0;
}
INPUT.reg
{
	border: 1px solid #c0c0c0;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e2e7ea;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	width: 200px;
}
SELECT.regsel
{
	border: 1px solid #c0c0c0;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e2e7ea;
	color: #000000;
	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: #000000;
	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 #c0c0c0;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	background-color: #e2e7ea;
	color: #000000;
	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: #000000;
	font-variant: normal;
}
.AdminCust
{
	border: 1px solid #c0c0c0;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	font-variant: normal;
}
SELECT.adminorder
{
	border: 1px solid #c0c0c0;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e2e7ea;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	width: 100px;
}
.cBR
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 3px;
    FONT-FAMILY: Verdana
}
textarea.OrderNote
{
	border: 1px solid #c0c0c0;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e2e7ea;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	width: 350px;
}
INPUT.txtsearch
{
	border: 1px solid #c0c0c0;
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	background-color: #e2e7ea;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	width: 150px;
}
.v8ptW
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
}
.v8ptWB
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
}
.v8ptWLink
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
}
.v8ptWLink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
}
.vSCLink
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #336600;
}
.vSCLink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #336600;
}
