a:link		 { color: DarkRed; font-family: Arial; text-decoration: none; }
a:visited    {color: DarkRed; font-family: Arial; text-decoration: none;}
a:hover		 { text-decoration: underline; font-family: Arial; color: dimgray}


.whitetitle    { font-family: Arial; font-size: 12pt; font-weight:bold; color: white }
.browntitle    { font-family: Arial; font-size: 12pt; font-weight:bold; color: darkred }
.whitesubtitle    { font-family: Arial; font-size: 8pt; color: white }
.greentitle    { font-family: Arial; font-size: 12pt; font-weight:bold; color: #006633 }

.normaltext		{ font-family: arial; font-size: 10pt; color: #006633 }
.boldtext		{ font-family: arial; font-size: 10pt; font-weight: bold; color: #006633 }
.darkredtext		{ font-family: arial; font-size: 10pt; color: darkred }
.bolddarkredtext	{ font-family: arial; font-size: 10pt; font-weight: bold; color: darkred }
.orangetext		{ font-family: Arial; font-size: 10pt; color: chocolate }
.boldorangetext	{ font-family: Arial; font-size: 10pt; font-weight: bold; color: chocolate }
.dimgraytext	{ font-family: Arial; font-size: 10pt; color: dimgray }
.bolddimgraytext { font-family: Arial; font-size: 10pt; font-weight: bold; color: dimgray }
.blacktext		{ font-family: arial; font-size: 10pt; color: black }

.smalltext    { font-family: arial; font-size: 8pt; color: #006633 }
.boldsmalltext {font-weight: bold; font-size: 8pt; color: #006633; font-family: arial;}
.vsmalltext   { font-family: arial; font-size: 7pt; color: #006633 }
.boldvsmalltext  { font-family: arial; font-size: 7pt; color: #006633; font-weight:bold }
.smallorangetext		{ font-family: Arial; font-size: 8pt; color: chocolate }
.boldsmallorangetext	{ font-family: Arial; font-size: 8pt; font-weight: bold; color: chocolate }
.smalldarkredtext		{ font-family: Arial; font-size: 8pt; color: darkred }
.smallblacktext    { font-family: arial; font-size: 8pt; color: black }

.inputstylenum  { text-align: right; font-family: arial; font-size: 7pt; size: 20px; color: 
               #185DAD; border: 1 solid #444444 }
.inputstyletext {	border-right: #006633 1px solid;	border-top: #006633 1px solid;	font-size: 8pt;	border-left: #006633 1px solid;	color: #006633;	border-bottom: #006633 1px solid;	font-family: arial;	background-color: white;	text-align: left;	size: 20px;}

.dropdownstyle {	font-size: 8pt;	color: #006633;	font-family: arial;	background-color: white;	text-align: left; size: 20px; }
.buttonstyle	 { border:1px outset; background-color: #006633; font-weight: bold; font-size: 9pt; color: white; font-family: Arial; }
.scrollbar		 {scrollbar-face-color :#006633; scrollbar-arrow-color : white; }


.supplierCheckBoxList    { font-family: arial; font-size: 8pt; color: #006633; padding-left:10px; }

.tablecelltitle { font-family: arial; font-size: 8pt; color: white; background-color:#669966; padding:3px}

.datalistseconditem { padding-right: 20px; padding-left: 3px; }
