A
{
	text-decoration:none;
}


a.link
{
	FONT-SIZE: 11px;
    COLOR: #cc0000;
    FONT-FAMILY:verdana;
	LINE-HEIGHT: 15px;

}
.link
{
	FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY:verdana;
	LINE-HEIGHT: 15px;

}

a.rhtlink
{
	FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY:verdana;
	LINE-HEIGHT: 15px;

}
.rhtlink
{
	FONT-SIZE: 11px;
    COLOR: #cc0000;
    FONT-FAMILY:verdana;
	LINE-HEIGHT: 15px;

}

.smlltxt
{
	FONT-SIZE: 9px;
    COLOR: #666666;
    FONT-FAMILY:verdana;
	
}

.footer
{
	FONT-SIZE: 9px;
    COLOR: #666666;
    FONT-FAMILY:Arial;
	
}
.bodytxt
{
	FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY:verdana;
	LINE-HEIGHT: 15px;
	
}


.introtxt
{
	FONT-SIZE: 14px;
    COLOR: #666;
    FONT-FAMILY:verdana;

	
	
	
}
.header
{
	FONT-SIZE: 16px;
    COLOR: #cc0000;
    FONT-FAMILY:arial;
    font-weight=bold;

	
	
	
}
.boldtxt
{
	FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY:verdana;
	Font-weight:bold;
	LINE-HEIGHT: 15px
}

.hrline
{
	BACKGROUND: #cccccc;
}
.formTextBox {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 9px;
	BACKGROUND: #FFFFFF;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #cccccc 1px solid;
	HEIGHT: 20px;
}
	.cssTableBorder
{
	border-bottom:solid 1px #e6e6e6;
	border-left:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	border-top:solid 1px #e6e6e6;
}
	.cssTableBorder1
{
	border-bottom:solid 1px #ffffff;
	border-left:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	border-top:solid 1px #e6e6e6;
}
input.button{background-color: #cccccc; font-weight: regular; font-size: 12px; color: black;}



/*=======================================
          9-10-2019 CHANGES
========================================*/
.popup {position: fixed;left: 0;width: 100%;height: 100%;top: 0;background-color: rgba(0,0,0,0.9);z-index: 999;display: table;}
.poups {display: table-cell;vertical-align: middle;}
.pimg {width: 800px;margin: 0 auto;position: relative;}
.pimg img {width: 100%;height: auto;}
.close {position: absolute;right: 0px;top: -22px;width: 20px;z-index: 10;}
.news{FONT-SIZE: 14px;COLOR: #666666;FONT-FAMILY: verdana;Font-weight: bold;LINE-HEIGHT: 15px;text-transform: uppercase;}
.read {color: #666;text-transform: uppercase;font-size: 10px;font-family: verdana;padding-left: 4px;}
.read:hover{color: #c01214;}
.prd {display: block;padding: 4px;margin-bottom: 14px;}
.prd:hover{background-color: rgba(0,0,0,0.8);}
.zoom {text-transform: capitalize;font-size: 12px;font-weight: 700;margin-top: -2px;display: inline-block;vertical-align: top;padding-right: 9px;}
.rltv{position: relative;}
.zooms {position: absolute;left: 0;bottom: 0;}
.bld{text-transform: uppercase;font-weight: 700;display: block;padding-bottom: 5px;}
h4.bldhd {
    text-transform: capitalize;
    font-size: 18px;
}
/*=======================================
          14-10-2019 CHANGES
========================================*/
.cmpnyprfl h3 {margin: 0;text-transform: capitalize;font-family: verdana;text-align: right;padding: 23px 28px 23px 2px;height: 70px;box-sizing: border-box;color: #fff;background: #604937 url("../img/rhtaro.png") no-repeat scroll 97% 22px / 13px auto;} 
.prdlst {padding: 0;list-style: none;}
.prdlst > li {display: inline-block;vertical-align: top;padding: 0 16px 8px 16px;position: relative;}
.prdlst > li::before {content: '';position: absolute;left: 4px;top: 7px;height: 3px;width: 3px;background-color: #f00;}
.optn h4 {margin: 0;padding: 15px 0;color: #000;}
.brdrbtm{border-bottom: 1px solid #666;}
.optn.actv h4, .optn h4:hover {color: #BF1213;}




a, .optn h4{-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out;}