/* Products Login Menu Start */

	a.sample_attach, a.sample_attach:visited 
	{
	  display: block;
	  text-decoration: none;
	  font-family: Arial;
	  font-size:12px;
	  color:   #787b80;
	  height:18px;
	  background-color:#FFFFFF;
	  border-bottom: 1px solid #c0c0c0;
	  padding:4px 0px 0px 5px; 
	}
	
	a.sample_attach:hover 
	{
	  display: block;
	  text-decoration: none;
	  font-family: Arial;
	  font-size:12px;
	  color:   #369bea;
	  height:18px;
	  border-bottom: 1px solid #c0c0c0;
	  background-color:#f2f2f2;
	  padding:4px 0px 0px 5px; 
	}
			
	div.sample_attach
	{
	 display: block;
	 text-decoration: none;
	 font-family: Arial;
	 font-size:12px;
	 color:   #008000;
	 height: 18px;
	}
	

	div#sample_attach_menu_child 
	{
	    margin-top:9px;
		width:145px;
	}
		
	* html div#sample_attach_menu_child 
	{
	    margin-top: 6px;
		width: 145px;
	}
	
/* Products Login Menu End */
	
/* Resellers Login Menu Start */

	div.sample_attach1
	{
	 display: block;
	 text-decoration: none;
	 font-family: Arial;
	 font-size:12px;
	 color:   #008000;
	 height: 22px;
	}

	div#sample_attach_menu_child1
	{
	    margin-top:5px;
		width:125px;
	}
	
	* html div#sample_attach_menu_child1
	{
	    margin-top: 5px;
		width: 125px;
	}
	
	a.sample_attach1, a.sample_attach1:visited 
	{
	  display: block;
	  text-decoration: none;
	  font-family: Arial;
	  font-size:12px;
	  color:   #787b80;
	  height:18px;
	  background-color:#FFFFFF;
	  border-bottom: 1px solid #c0c0c0;
	  padding:4px 0px 0px 5px; 
	}
	
	a.sample_attach1:hover 
	{
	  display: block;
	  text-decoration: none;
	  font-family: Arial;
	  font-size:12px;
	  color:   #369bea;
	  height:18px;
	  border-bottom: 1px solid #c0c0c0;
	  background-color:#f2f2f2;
	  padding:4px 0px 0px 5px; 
	}
	
/* Resellers Login Menu End */
