﻿body 
{
	font-family:Arial;
	font-size:small;
	color:black;
}
.BodyBlue
{
	font-family:Arial;
	font-size:small;
	color:blue;
	
	
}
.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:#E5A359;
}
.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: #DCE1C1;

}
.SearchBox 
{
	BORDER-RIGHT: gray thin solid; 
	BORDER-TOP: gray thin solid; 
	BORDER-LEFT: gray thin solid; 
	BORDER-BOTTOM: gray thin solid; 
	BACKGROUND-COLOR: #dce1c1;
}

.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;
}
.cH
{
	font-family:Verdana;
	font-size:10px;
	color:#0261a1;
	vertical-align:bottom;
	
}

