/* Font Styles */

.mainCategories {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A3922;
	font-weight: bold;
	text-decoration:none;
}

.mainCategories a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BFC299;
	font-weight: bold;
	text-decoration:underline;
}

.mainCatImg {
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5D;
	font-weight: bold;
	text-decoration:none;
}

.mainCatImgPrice {
	font-family: Tahoma;
	font-size: 13px;
	color: #999933;
	font-weight: bold;
	text-decoration:none;
}

.mainCatImgPrice1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #5D5D5D;
	font-weight: bold;
	text-decoration:none;
}

.mainCatImgPrice a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.mainCatImg a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5D;
	font-weight: bold;
	text-decoration:underline;
}

.addressFnt {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A3922;
}

.reportPrint {
	font-family: Tahoma;
	font-size: 11px;
	color: #99A170;
	font-weight:bold;
	cursor:pointer;
}

.reportFnt {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.reportHrdFnt {
	font-family: Tahoma;
	font-size: 25px;
	color: #000000;
	font-weight:bold;
}

.hdrTxtCat {
	font-family: Tahoma;
	font-size: 12px;
	color: #6A3922;
	font-weight: bold;
}

.chkAmt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

/* Table Borders */

.tdRight {
	border-right: 2px solid #6A3922;
}

.tdRight1 {
	border-right: 1px solid #000000;
}

.trTop {
	border-top: 1px solid #000000;
}

.tdBorder {
	border: 1px solid #767676;
}

.tableBorder {
	border: 1px solid #000000;
}

.tdBorderBtm {
	border-bottom: 1px solid #F90007;
}

.pricTbleBrdrPlusBg {
	border: 1px solid #46865006;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


/*Form Objects*/
.inputstyle	{
		height: 18px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BEC0C2;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#7B7979; 
}

.inputstyle2	{
		border-width:1px;
		border-style:solid;
		background-color:#FFC0CB;
		border-color:#000000;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#000000;
		cursor:pointer;
}

.inputstyle3	{
		border-width:1px;
		border-style:solid;
		border-color:#000000;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#000000;
}

.inputstyle4	{
		border-width:1px;
		border-style:solid;
		border-color:#000000;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#000000;
		background-color:#E5E5E5;
}

.genGrn {
	color: #FF524F;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}

.hdrRhtTblHm {
	font:11px Tahoma;
	color: #183705;
}
.ERR {
	color: #830600;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}