<STYLE TYPE="text/css">
<!--

	.BottomUnderscoreGray
	{
		margin: 0px 0px 3px 0px;
		border-bottom: rgb(200, 200, 200) 1px solid;
	}
	
	.WidthFull
	{
		width : 100% ;
	}

	.TextLeft
	{
		text-align : left ; 
	}

	.NoMargin
	{
		margin: 0px 0px 0px 0px;
	}
	
	.NoBorder
	{
		border: 0px ;
	}
	
	.BottomMargin10
	{
		margin-bottom: 10px ;
	}

	.floatLeft
	{
		float: left ;
		margin: 0px 5px 5px 0px;
	}
	
	.floatRight
	{
		float: right ;
	}

	.NoDisplay
	{
		display: none ;
	}
	
	.Clear
	{
		clear: left ;
	}

	.HeadProduct
	{
		background-color: rgb(230, 230, 230) ;
	}
	
	.InputTextUsr
	{
    		border-top: black 1px solid; 
    		border-bottom: black 1px solid;
		border-left: black 1px solid;
		border-right: black 1px solid;
		padding-top: 0px;
		padding-bottom: 0px;
    		padding-left: 4px;
    		padding-right: 4px;
		font-weight: normal ;
    		font-family: arial;
		font-size: 11px;
		color: black ;
    		background-color: rgb( 220, 220, 220) ;
	}		

	.InputTextSearch
	{
    		border-top: black 1px solid; 
    		border-bottom: black 1px solid;
		border-left: black 1px solid;
		border-right: black 1px solid;
		padding-top: 0px;
		padding-bottom: 0px;
    		padding-left: 4px;
    		padding-right: 4px;
		font-weight: normal ;
    		font-family: arial;
		font-size: 11px;
		color: black ;
    		background-color: lightGrey ;
    		width : 100 ; 
	}	

	.InputTextBuy
	{
    		border-top: black 1px solid; 
    		border-bottom: black 1px solid;
		border-left: black 1px solid;
		border-right: black 1px solid;
		padding-top: 0px;
		padding-bottom: 0px;
    		padding-left: 4px;
    		padding-right: 4px;
		font-weight: bold ;
    		font-family: arial;
		font-size: 11px;
		color: black ;
    		background-color: lightGrey ;
    		text-align : right; 
    		width : 30 ; 
	}	

	.InputTextBuyCaddie
	{
    		border-top: black 1px solid; 
    		border-bottom: black 1px solid;
		border-left: black 1px solid;
		border-right: black 1px solid;
		padding-top: 0px;
		padding-bottom: 0px;
    		padding-left: 4px;
    		padding-right: 4px;
		font-weight: bold ;
    		font-family: arial;
		font-size: 11px;
		color: white ;
    		background-color: rgb( 153, 102, 51) ;
    		text-align : right; 
    		width : 30 ; 
	}	

	File.StandardFieldMand
	{
    		border-top: black 1px solid; 
    		border-bottom: black 1px solid;
		border-left: black 1px solid;
		border-right: black 1px solid;
		padding-top: 0px;
		padding-bottom: 0px;
    		padding-left: 4px;
    		padding-right: 4px;
		font-weight: bold ;
    		font-family: arial;
		font-size: 11px;
		color: black ;
    		background-color: #F0F0F8 ;
	}	

	TextArea.StandardFieldMand
	{
    		border-top: black 1px solid; 
    		border-bottom: black 1px solid;
		border-left: black 1px solid;
		border-right: black 1px solid;
		padding-top: 0px;
		padding-bottom: 0px;
    		padding-left: 4px;
    		padding-right: 4px;
		font-weight: bold ;
    		font-family: arial;
		font-size: 11px;
		color: black ;
    		background-color: #F0F0F8 ;
	}	

	.StandardFieldMand
	{
    		border-top: black 1px solid; 
    		border-bottom: black 1px solid;
		border-left: black 1px solid;
		border-right: black 1px solid;
		padding-top: 0px;
		padding-bottom: 0px;
    		padding-left: 4px;
    		padding-right: 4px;
		font-weight: bold ;
    		font-family: arial;
		font-size: 11px;
		color: black ;
    		background-color: #F0F0F8 ;
	}	


	select.SelectNavigate
	{
		font-size: 11px ;
		font-weight: normal ;
		font-family: "Arial" ;	
		background-color: #DFDFDF ;			
		color : black ;
	}		

	select.SelectCommission
	{
		font-size: 11px ;
		font-weight: bold ;
		font-family: "Arial" ;	
		background-color: #F0F0F8 ;			
		color : black ;
	}		
	
	select.SelectSearch
	{
		font-size: 11px ;
		font-weight: bold ;
		font-family: "Arial" ;	
		background-color: white ;			
		color : black ;
		width : 160 ;
	}		


	select.SelectUser
	{
		font-size: 11px ;
		font-weight: normal ;
		font-family: "Arial" ;	
		background-color: rgb( 220, 220, 220) ;			
		color : black ;
	}		

	td.TableLineEven
	{
		font-family: "arial" ;		
		font-weight: normal ;
		font-size: 11px ;
		color : black ;
		background-color: #FFB9AD ;	
	}
	td.TableLineOdd
	{
		font-family: "arial" ;		
		font-weight: normal ;
		font-size: 11px ;
		color : black ;
		background-color: white ;	
	}	
	
	td.EnStock
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : lightgreen ;
	}

	td.OnGoing
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : black ;
	}

	td.12Days
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : darkGreen ;
	}

	td.34Days
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : lightBlue ;
	}

	td.56Days
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : Blue ;
	}

	td.1Week
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : darkBlue ;
	}

	td.UndefinedDelay
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : #FE6732 ;
	}

	td.SoldOut
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : red ;
	}

	td.GreyText
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 13px ;
		color : white ;
		text-align : justify ; 		
		background-color:  #FE6732 ;
	}

	td.WhiteTextArial11
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;
		color : white ;
	}

	td.9F9F9FTextBoldArial11
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : #9F9F9F ;
	}
	
	td.0F0F0FTextArial11Justif
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;
		color : #0F0F0 ;
	}
	
	td.0F0F0FTextArial12
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 12px ;
		color : #0F0F0 ;
	}

	.LightGreyTextArial11
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;
		color : LightGrey ;
	}

	td.LightGreyTextArial11Justif
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;
		color : LightGrey ;
		text-align : justify ; 	
	}
	
	td.BlackTextArial11
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;
		color : black ;
	}

	.BlackTextArial11Justif
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;
		text-align : justify ; 				
		color : black ;
	}

	td.RedTextBoldArial11
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : red ;
	}

	td.BlackTextBoldArial11
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : black ;
	}

	td.BlackTextBoldArial11Strike
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : black ;
		text-decoration : strikethrough  ; 
	}

	td.BlackTextBoldArial12
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;
		color : black ;
	}


	td.WhiteTextBoldArial11
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : white ;
	}

	td.WhiteTextBoldArial12
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;
		color : White ;
	}

	td.OrangeTextBoldArial12
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;
		color : #FE6732 ;
	}

	td.OrangeTextArial11
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;
		color : #FE6732 ;
	}

	td.OrangeTextBoldArial11
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;
		color : #FE6732 ;
	}

	td.CurrentTopMenuOption
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;
		color : white ;
		background-color: #FE6732 ;
	}


	td.TableLineEvenGrayPrice
	{
		font-family: "Tahoma" ;		
		font-weight: bold ;
		font-size: 11px ;
		color : black ;
		background-color: #DFDFDF ;	
		text-align : right ; 			
	}	
	td.TableLineEvenGray
	{
		font-family: "Tahoma" ;		
		font-weight: normal ;
		font-size: 11px ;
		color : black ;
		background-color: #DFDFDF ;	
		text-align : left ; 			
	}
	td.TableLineEvenGrayCenter
	{
		font-family: "Tahoma" ;		
		font-weight: normal ;
		font-size: 11px ;
		color : black ;
		background-color: #DFDFDF ;	
		text-align : center ; 			
	}	

	td.HeaderNormalTable
	{
		font-family: "Tahoma" ;		
		font-weight: normal ;
		font-size: 11px ;
		color : white ;
		background-color: #9F9F9F ;	
		text-align : left ; 			
	}
	
	td.TableLineEvenPrice
	{
		font-family: "Tahoma" ;		
		font-weight: bold ;
		font-size: 11px ;
		color : darkblue ;
		background-color: #FFFFCC ;	
		text-align : right ; 			
	}		

	td.TableLineEvenPrice
	{
		font-family: "Tahoma" ;		
		font-weight: normal ;
		font-size: 11px ;
		color : black ;
		background-color: #FFFFCC ;	
		text-align : right ; 			
	}
	td.TableLineOddPrice
	{
		font-family: "Tahoma" ;		
		font-weight: normal ;
		font-size: 11px ;
		color : black ;
		background-color: white ;	
		text-align : right ; 			
	}

	td.TableTotal
	{
		font-family: "Tahoma" ;		
		font-weight: normal ;
		font-size: 11px ;
		color : white ;
		background-color: rgb( 153, 102, 51 );	
		text-align : right ; 			
	}		

	td.TableTotalCenter
	{
		font-family: "Tahoma" ;		
		font-weight: bold ;
		font-size: 12px ;
		color : white ;
		background-color: rgb( 153, 102, 51 );	
		text-align : center ; 			
	}		

	td.TableTotalPrice
	{
		font-family: "Tahoma" ;		
		font-weight: normal ;
		font-size: 12px ;
		color : white ;
		background-color: rgb( 153, 102, 51 );	
		text-align : right ; 			
	}		

	td.HeaderNormalTableBold
	{
		font-family: "Tahoma" ;		
		font-weight: bold ;
		font-size: 11px ;
		color : white ;
		background-color: #9F9F9F ;	
		text-align : center ; 			
	}	

	td.StatusOnGoing
	{
		font-family: "Tahoma" ;		
		font-weight: bold  ;
		font-size: 11px ;
		color : red ;
	}
	
	td.StatusOk
	{
		font-family: "Tahoma" ;		
		font-weight: bold  ;
		font-size: 11px ;
		color : green ;
	}

	td.StatusPb
	{
		font-family: "Tahoma" ;		
		font-weight: bold  ;
		font-size: 11px ;
		color : red ;
	}

	a.WhiteLinkArial11:visited 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : none ; 
		color : white ;
	}
	
	A.WhiteLinkArial11:hover 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : underline ; 
		color : white ;
	}
	A.WhiteLinkArial11:link 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : none; 
		color : white ;
	}		

	a.BlackLinkArial11:visited 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : none ; 
		color : black ;
	}
	
	A.BlackLinkArial11:hover 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : underline ; 
		color : black ;
	}
	A.BlackLinkArial11:link 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : none; 
		color : black ;
	}		


	a.LightGreyLinkArial11:visited 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : none ; 
		color : LightGrey ;
	}
	
	A.LightGreyLinkArial11:hover 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : underline ; 
		color : LightGrey ;
	}
	A.LightGreyLinkArial11:link 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : none; 
		color : LightGrey ; 
	}		

	a.OrangeLinkArial11:visited 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : none ; 
		color: darkred;	
	}
	
	A.OrangeLinkArial11:hover 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : underline ; 
		color: darkred;	
	}
	A.OrangeLinkArial11:link 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : none; 
		color: darkred;	
	}		
	a.AFAFAFLinkArial11:visited 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : none ; 
		color : #AFAFAF ;
	}
	
	A.AFAFAFLinkArial11:hover 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : underline ; 
		color : #AFAFAF ;
	}
	A.AFAFAFLinkArial11:link 
	{
		font-family: "arial";		
		font-weight: normal ;
		font-size: 11px ;

		text-decoration : none; 
		color : #AFAFAF ; 
	}		

	a.OrangeLinkBoldArial11:visited 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : none ; 
		color: darkred;	
	}
	
	A.OrangeLinkBoldArial11:hover 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : underline ; 
		color: darkred;	
	}
	A.OrangeLinkBoldArial11:link 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : none; 
		color: darkred;	
	}		


	a.OrangeLinkBoldArialBig:visited 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 13px ;

		text-decoration : none ; 
		color: darkred;	
	}
	
	A.OrangeLinkBoldArialBig:hover 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 13px ;

		text-decoration : underline ; 
		color: darkred;	
	}
	A.OrangeLinkBoldArialBig:link 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 13px ;

		text-decoration : none; 
		color: darkred;	
	}		

	a.BlackLinkBoldArial12:visited 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : none ; 
		color : black ;
	}
	
	A.BlackLinkBoldArial12:hover 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : underline ; 
		color : black ;
	}
	A.BlackLinkBoldArial12:link 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : none; 
		color : black ; 
	}		

	a.BlackLinkBoldArial11:visited 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : none ; 
		color : black ;
	}
	
	A.BlackLinkBoldArial11:hover 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : underline ; 
		color : black ;
	}
	A.BlackLinkBoldArial11:link 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : none; 
		color : black ; 
	}		
	a.WhiteLinkBoldArial11:visited 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : none ; 
		color : white ;
	}
	
	A.WhiteLinkBoldArial11:hover 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : underline ; 
		color : white ;
	}
	A.WhiteLinkBoldArial11:link 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : none; 
		color : white ; 
	}		

	a.WhiteLinkBoldArial12:visited 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : none ; 
		color : white ;
	}
	
	A.WhiteLinkBoldArial12:hover 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : underline ; 
		color : white ;
	}
	A.WhiteLinkBoldArial12:link 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : none; 
		color : white ; 
	}		

	A.ProductLink:hover 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : underline ; 
		color : #AFAFAF ;
	}
	A.ProductLink:link 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : none; 
		color : #AFAFAF ;
	}		

	a.ProductLink:visited 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : none ; 
		color : #AFAFAF ;
	}
	
	A.ProductLinkSelected:hover 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : underline ; 
		color : #8F8F8F ;
	}
	A.ProductLinkSelected:link 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : none; 
		color : #8F8F8F ;
	}		

	a.ProductLinkSelected:visited 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 11px ;

		text-decoration : none ; 
		color : #8F8F8F ;
	}

	A.FamilyLink:hover 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : underline ; 
		color : #5F5F5F ;
	}
	A.FamilyLink:link 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : none; 
		color : #5F5F5F ; 
	}		

	a.FamilyLink:visited 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : none ; 
		color : #5F5F5F ;
	}

	a.TopMenuLink:visited 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : none ; 
		color : #FE6732 ;
	}
	
	A.TopMenuLink:hover 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : none ; 
		color : yellow ;
	}
	A.TopMenuLink:link 
	{
		font-family: "arial";		
		font-weight: bold ;
		font-size: 12px ;

		text-decoration : none; 
		color : #FE6732 ; 
	}		
	

// -->
</STYLE>

