﻿body 
{
	font-family:Arial;
	font-size:small;
	color:black;
}
.BodyBlue
{
	font-family:Arial;
	font-size:small;
	color:blue;
	
}
.BodyGreen
{
	font-family:Arial;
	font-size:small;
	color:#4FA600;
	
}
.Normal
{
	font-family:Arial;
	font-size:8pt;
	color:black;
	font-weight:normal;

}
.WhiteBoldText
{
	font-family:Arial;
	font-size:8pt;
	font-weight:800;
	color:white;
	font-weight:normal;

}

.Title
{
	font-family:Arial;
	font-size:medium;
	color:Blue;
}
.Head
{
	font-family:Arial;		
	font-size:26px;
	font-weight:bolder;
	color:#CC6601;
	
}
.HeaderDiv
{
	font-family:Arial;
	font-size:26px;
	font-weight:bolder;
	color:#CC6601;
	background-image:url(./images/bgtop.jpg);
	
	
}
.Foot
{
	font-family:Arial;
	font-size:10px;
	color:Silver;
	text-align:center;
}
.FooterLinks
{
	
	color:White;
	font-family:Arial;
	font-size:12px;
}

.boldhead
{
	font-family:Arial;
	font-size:8pt;
	color:black;
	font-weight:bold;

}
.tableHeaderRow
{
	font-family:Arial;
	font-size:8pt;
	font-weight:800;
	color:white;
	font-weight:bold;
	background-color:#4FA600;
}
.tableRow
{
	background-color:White;
	font-size:7pt;
	font-family:Arial;
}
.tableAlternatingRow
{
	background-color:#DCE1C1;
	font-size:7pt;
	font-family:Arial;
}
.alttableHeaderRow
{
	font-family:Arial;
	font-size:8pt;
	font-weight:800;
	color:white;
	font-weight:bold;
	background-color:#507CD1;
}
.centerclass
{
	text-align:center;
}

#OpenBasket
{
	display:none;
	text-align:left;
	 border-color:ActiveBorder;
	  border-width:1;
	 
	 width:250;

	
}

.shadedContainer {
	vertical-align: top;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 0px;
    padding-left:0px;
    padding-right:0px;
    -moz-box-sizing: border-box;
    color: #003366;
    background-color: #EAEAEA;

}
.SearchBox 
{
	BORDER-RIGHT: gray thin solid; 
	BORDER-TOP: gray thin solid; 
	BORDER-LEFT: gray thin solid; 
	BORDER-BOTTOM: gray thin solid; 
	BACKGROUND-COLOR: #EAEAEA;
}

.InvoiceReprint
{
	width:1106;
	height:600;
	font-family:Courier New;
	font-size:8pt;
}

.FinanceReport
{
	width:1105;
	height:600;
	font-family:Courier New;
	font-size:9px;
}
.categoryHeading
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#0261a1;
}
.catalogHierarchy
{
	font-family:Verdana;
	font-size:10px;
	color:#0261a1;
	vertical-align:bottom;
	
}
.shadedContainer2 {
	vertical-align: top;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 0px;
    padding-left:0px;
    padding-right:0px;
    -moz-box-sizing: border-box;
    color: #003366;
    background-color: #EAEAEA;

}
.adjustedZIndex 
{
	z-index:1;
}

.shadedContainer3 {
	vertical-align: top;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 0px;
    padding-left:0px;
    padding-right:0px;
    -moz-box-sizing: border-box;
    color: #003366;
    background-color: White;

}

.leftMenuBackColor 
{
	background-color: #EAEAEA;
}

.leftTreeviewBackColor
{
	background-color: #EAEAEA;
}

