Body
{
	font-family: verdana;
}
td
{
	font-size: 10px;
}
a
{
	color: #324288;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.WhiteLinks
{
	color: #ffffff;
	text-decoration: none;
}
.WhiteLinks:hover
{
	text-decoration: underline;
}
.GrayBg
{
	background-color: #99A1C3;
}
.GreenBg
{
	background-color: #D7C200;
}
.GreenBg1
{
	background-color: #D0FA9F;
}
.yellowBg
{
	background-color: #FFF551;
}
.RedBg
{
	background-color: #FF0000;
}
.TextBox
{
	font-family: verdana;
	font-size: 10px;
	border: 1px solid;
	border-color: #cccccc;
}

.BarCode
{
	font-family: Barcode3of9;
	font-size :  large 
}

.TextArea
{
	font-family: verdana;
	font-size: 10px;
	border: 1px solid;
	border-color: #cccccc;
}
.DropDown
{
	font-size:10px;
	width: 150;
	border: 1px solid;	
}
.Button
{
	font-family: verdana;
	font-size: 10px;
	border: 1px solid;
	border-color: #cccccc;
	background-color:#efefef;
}
.TopNav
{
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
.TopNav:hover
{
	color: #666666;
}
.tdHeader
{
	background-color: #efefef;
	text-align: left;
}
.tdNumbers
{
	background-color: #efefef;
	text-align: right;
	font-size: 10px;
}
.tdRedBg
{
	background-color: #ff0000;
	text-align: center;
}
.Header01
{
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
}
.ImgBorder
{
	border: 1px solid;
	border-color: #cccccc;
}
.tdLabel
{
	/*background-image: url(images/bgs/3.gif);*/
	background-color: #cccccc;
	text-align: left;
	font-weight: bold;
	color: #333333;
}
.tdLabel1
{
	background-color: #cccccc;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
.tdLabel2
{
	background-color: #efefef;
	text-align: left;
	color: #333333;
}
.tdLabel3
{
	background-color: #efefef;
	text-align: center;
	color: #333333;
}
.tdLabel4
{
	background-color: #efefef;
	text-align: right;
	color: #333333;
}
.InvConcept
{
	text-align: right;
	color: #333333;
	font-size: 15px;
}
.Alerts
{
	color:#ff0000;
}
.BigText
{
	font-size: 15px;
	color: #333333;
}