/* CSS Document */
.layoutborder
    {
    background-color: #9E9C9C;
	}
.txt
 	{
    font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	}
.boldtxt
 	{
    font-family: verdana;
	/*color: #000000;*/
	color:#595959;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
.boldtxt1
 	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}			
.tbg	
    {
    background-color: #ffffff;
	}
	
.footerbg	
    {
    font-family: verdana;
	color: #747171;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background-color: #F4F4F4;
	}
.footertxt
 	{
    font-family: verdana;
	color: #6B7AAF;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	}
.footertxt:hover
 	{
    font-family: verdana;
	color: #6B7AAF;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
.headborder	
    {
    background-color: #ffffff;
	}
.tborder	
    {
    background-color: #1F301F;
	}
.head	
    	{
    font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
    background-color: #033064;
	}
.subhead	
    {
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
    background-color: #DEE7D4;
	}
.tdrow1	
    	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
    background-color: #DBCA58;
	margin-left: 5px
	}
.tdrow2	
    	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
    background-color: #EEE1A2;
	margin-left: 5px
	}
.mandatory	
    {
    font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	 background-color: #F4F4F4;
   	}
.mandatorycolor	
    	{
    font-family: verdana;
	color: #FC0000;
	font-weight: bold;
	font-size: 11px;
	margin-right: 5px;
	}
.errorTxt
	{
    font-family: verdana;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	}
.sublinks
	{
    font-family: verdana;
	color: #003366;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
.sublinks:hover
	{
    font-family: verdana;
	color: #003366;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	}
.frmrow1	
    	{
    font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
    background-color: #006CAD;
	margin-left: 5px
	}
.frmrow2	
    	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
    background-color: #F4F4F4;
	margin-left: 5px
	}
	.frmrow1new	
    	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
    background-color: #ffffff;
	margin-left: 5px
	}
.button
	{
    font-family: verdana;
	color: #000000;
	font-size: 10px;
    background-color: #ffffff;
	}	
.bcrumborder
	{
    background-color: #ffffff;
	}
.bcrumbg
	{
    background-color: #ffffff;
	}
.bcrumtxt
	{
    font-family: verdana;
	color: #000066;
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	}
.bcrumlink
	{
    font-family: verdana;
	color: #FBAB2D;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none
	}
.bcrumlink:hover
	{
    font-family: verdana;
	color: #FBAB2D;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none
	}
.thead	
    {
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-color: #033064;
	}
	.asubheadlink	
    {
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	background-color: #DBCA58;
	}
	.asubheadlink:hover	
    {
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	}
	
.searchborder	
    {
    background-color: #1F301F;
	}
.search1	
    {
    font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
    background-color: #B3C1B3;
	}
.search2	
    {
    font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
    background-color: #EAEEEA;
	}
.searchlink
    {
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
.searchlink:hover	
    {
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
.pagingtxt
 	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
	}
.pagingbg
 	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	background-color: #E0E4DC;
	}
.pagingborder
 	{
	background-color: #969D92;
	}
.paginglink
 	{
    font-family: verdana;
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}
.paginglink:hover
 	{
    font-family: verdana;
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}
.pagingcurrent
 	{
    font-family: verdana;
	color: #626362;
	font-weight: bold;
	font-size: 13px;
	}
.pagingcurrentwht
 	{
    font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	}	
.tlink
 	{
    font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}
.tlink:hover
 	{
    font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	}
.alink
 	{
    font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
.alink:hover
 	{
    font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	}
	.alinktop
 	{
    font-family: verdana;
	color: #ffffff;
	font-weight: none;
	font-size: 12px;
	text-decoration: underline;
	}
.alinktop:hover
 	{
    font-family: verdana;
	color: #ffffff;
	font-weight: none;
	font-size: 12px;
	text-decoration: underline;
	}
.blackbg
	{
	background-color: #333333;
	}
.advanceformbg
	{
	background-color: #F4F4F4;
	}
.browsecategorybg
	{
	background-color: #F4FFE4;
	}	
.advanceformtxt
	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-left: 21px;
	}
.newslettertxt
	{
    font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	background-color: #006600;
	padding-left: 5px;
	padding-right: 5px;
	}
.redbrowsetxt
{
    font-family: verdana;
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	background-color: #F4FFE4;
	}
.redbrowselink
	{
    font-family: verdana;
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	background-color: #F4FFE4;
	text-decoration: none;
	}
.redbrowselink:hover
{
    font-family: verdana;
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	background-color: #F4FFE4;
	text-decoration: none;
	}
.browsetxt
    {
    font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	background-color: #F4FFE4;
	padding-left: 5px;
	text-decoration: none;
	}	
.browsemenu
    {
    font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
.browsemenu:hover
    {
    font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
.usertxt
 	{
    font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	padding-left: 5px;
	}
.greyhlredtxt
	{
    font-family: verdana;
	color: #F70606;
	font-weight: normal;
	font-size: 10px;
	padding-left: 5px;
	background-color: #E0E4DC;
	}
.greyhlredtxtbold
	{
    font-family: verdana;
	color: #F70606;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	background-color: #E0E4DC;
	}
.greyhltxt
	{
    font-family: verdana;
	color: #002BC2;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #E0E4DC;
	}
.greyhltxtbold
	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	background-color: #E0E4DC;
	}		
.usertxtbold
 	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	}
.usertxtlinks
 	{
    font-family: verdana;
	color: #006600;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
.usertxtlinks:hover
 	{
    font-family: verdana;
	color: #006600;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
.menuborder
	{
	background-color: #8F99A4;
	}
.iconheading
 	{
    font-family: arial;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
	}		
.browsesubhead
 	{
    font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #006600;
	}
.productname
	{
    font-family: arial;
	color: #006600;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #ffffff;
	}
.bluebg
	{
	background-color: #1F4E9E;
	}

.greenbg
	{
	background-color: #313031;
	}
.right
	{
	font-family: arial;
	color: #217106;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
.wrong
	{
	font-family: arial;
	color: #FF0000head
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}

.bgcolorblack
{
background-color: #000000;
}

.links	
    	{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
    margin-left: 10px
	}
.bottomlinks	
    	{
    font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
}

INPUT
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #999999 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR=#ffffff;
}
SELECT
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR=#ffffff;
}
TEXTAREA
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: arial
}

.abottom
{
    font-family: verdana;
	color: #000000;
	font-weight: none;
	font-size: 9px;
	text-decoration: none;
}
.abottom:hover
{
    font-family: verdana;
	color: #000000;
	font-weight: none;
	font-size: 9px;
	text-decoration: underline;
}
.alinknew
{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.alinknew:hover
{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

.linksnews	
{
    font-family: verdana;
	color: #003399;
	font-weight: normal;
	font-size: 10px;
}

.content	
{
    font-family: verdana;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	background-color: #ffffff;
}
.contenthead	
{
    font-family: verdana;
	/*color: #002569;*/
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.contentnew	
{
    font-family: verdana;
	color: #003366;
	font-weight: bold;
	font-size: 10px;
	background-color: #ffffff;
}
.strike	
{
    font-family: verdana;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-decoration: line-through;
}
.colorhead	
{
    font-family: verdana;
	color: #455E98;
	font-weight: bold;
	font-size: 15px;

}
.colorhead1	
{
    font-family: verdana;
	color: #455E98;
	font-weight: bold;
	font-size: 12px;

}
.tablebg{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #EBEFF3;
}

.tablebglight{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	background-color: #EBEFF3;
}

.tablebg1{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
}
.theadnew	
    {
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-color: #E7ECF1;
	}
.tablebg2{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}
.txtorange{
	font-family: verdana;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}


.leftinc	
{
    font-family: verdana;
	color: #4E4E4E;
	font-weight: bold;
	font-size: 10px;
	
}

.leftinc1	
{
    font-family: verdana;
	color: #4E4E4E;
	font-weight: normal;
	font-size: 10px;
	
}



.aleft
 	{
    font-family: verdana;
	color: #4E4E4E;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
.aleft:hover
 	{
    font-family: verdana;
	color: #4E4E4E;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	}
	
	.aleft1
 	{
    font-family: verdana;
	color: #4E4E4E;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	}
.aleft1:hover
 	{
    font-family: verdana;
	color: #4E4E4E;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	}
	
.INPUT1
{
   
    FONT-WEIGHT: bold;
    FONT-SIZE: 6pt;
   
    COLOR: #ffffff;
   
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR=#045199;
}


.abar
{
    font-family: verdana;
	color: #0033CC;
	font-weight: normal;
	font-size: 9px;
	text-decoration: underline;
}
.abar:hover
{
    font-family: verdana;
	color: #0033CC;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
.bar	
{
    font-family: verdana;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
	background-color: #E7ECF1;
}

.cart	
{
    font-family: verdana;
	color: #3F5972;
	font-weight: bold;
	font-size: 10px;
	background-color: #ffffff;
}
.cart1	
{
    font-family: verdana;
	color: #BB0000;
	font-weight: bold;
	font-size: 10px;
	
}
.tabuserrow{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #F0F0F0;
}
.confirm1bold
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
    background-color: #ffffff;
}
.confirm2bold
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
    background-color: #F4F4F4;
}
.confirm1
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
    background-color: #ffffff;
}
.confirm2
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
    background-color: #F4F4F4;
}
.tabuserrow1{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #E6E6E6;
}
.tabuserrow2{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #F0F0F0;
}

.tuserbg	
    {
    background-color: #cccccc;
	}
.tabuserwhite{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
}
.tabusersubhead{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #CBD0D3;
}
.tabuserhead
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #92A4B8;
}
.gbg
{
background-color: #333333;
}
















.detailsname
{
	font-family: verdana;
	font-size: 11px;
	color: #FF4200;
	font-weight: bold;
	background-color: #EBEBEB;
}
.description
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #EBEBEB;
}
.productid
{
	font-family: verdana;
	font-size: 10px;
	color: #1E5984;
	font-weight: bold;
	background-color: #CEE1EF;
}
.components
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #F3F7FA;
}
.prodlist
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
}
.prodlist1
{
	font-family: verdana;
	font-size: 10px;
	color: #3F3F3F;
	font-weight: normal;
	background-color: #EFEFEF;
}
.aprod
{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.aprod:hover
{
    font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}.frmrow22 {

    font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
    background-color: #F4F4F4;
	margin-left: 5px
}
/* new style by Gurmeet Singh on 13 jan 2009 */
.menubg{
background-image:url(../../images/bg-links.gif);
background-repeat:repeat-x;
height:23px;
}
.content1 ul{
    font-family: verdana;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;
}
.content1 ul li{
padding:0px 0px 0px 10px;
line-height:14px;
margin:0px;
}
.content1 ul li ul{
padding:0px 0px 0px 10px;
line-height:14px;
margin:0px;
}
a.aemail{
  font-family: verdana;
	color: #4a4949;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
	}
	a.aemail:hover{
  font-family: verdana;
	color: #4a4949;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	}
.link_site {
	font-family: verdana;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
	}
/* new style by Gurmeet Singh on 13 jan 2009 */