a:link {
	color: rgb( 0, 102, 153 );
	}	

a:visited {
	color: rgb( 0, 102, 153 );
	}

a:hover {
	color: rgb( 255, 0, 51 );
	}	

a.BrowseTitles:link {
	font-family: Arial, Verdana, Helvetica;
	font-size: x-small;
	font-weight: bold;
	color: rgb( 0, 0, 153 );
	}

a.BrowseTitles:visited {
	font-family: Arial, Verdana, Helvetica;
	font-size: x-small;
	font-weight: bold;
	color: rgb( 80, 80, 130 );
	}

a.BrowseTitles:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: x-small;
	font-weight: bold;
	color: rgb( 196, 0, 0 );
	}


table.BrowseTableLV {
                               font-family: Arial, Verdana, Helvetica;
                               font-size: x-small;
                              color: rgb( 30, 30, 30 );
                              background-color: rgb( 255,204,102 );
                              border: solid 2px rgb( 255, 255, 0 );
                               }



table.FeaturedTableLV {
                              font-family: Arial, Verdana, Helvetica;
                             font-size: x-small;
                            color: rgb( 30, 30, 30 );
                            background-color: rgb( 255,204,102  );
                            border: solid 2px rgb( 255, 255, 0 );
                                }

table.CheckTableLV {
                              font-family: Arial, Verdana, Helvetica;
                              font-size: x-small;
                             color: rgb( 30, 30, 30 );
                             background-color: rgb( 255,204,102  );
                             border: solid 2px rgb( 255, 255, 0 );
                              }


table.BrowseTableVenetian {
                               font-family: Arial, Verdana, Helvetica;
                               font-size: x-small;
                              color: rgb( 30, 30, 30 );
                              background-color: rgb( 204,153,102 );
                              border: solid 2px rgb( 255, 255, 0 );
                               }



table.FeaturedTableVenetian {
                              font-family: Arial, Verdana, Helvetica;
                             font-size: x-small;
                            color: rgb( 30, 30, 30 );
                            background-color: rgb( 204,153,102 );
                            border: solid 2px rgb( 255, 255, 0 );
                                }

table.CheckTableVenetian {
                              font-family: Arial, Verdana, Helvetica;
                              font-size: x-small;
                             color: rgb( 30, 30, 30 );
                             background-color: rgb(204,153,102  );
                             border: solid 2px rgb( 255, 255, 0 );
                              }





.bold { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal; 
	font-weight: bold; color: #222222;}

.double {border-width: thin; 
	border-color: #ffff00; 
	border-style:solid;}

table.borderProducts{
             border: solid 2px rgb( 255, 255, 0 );
                 }

table.hightlightColor{
              background-color:#ff9900;
                                }
