/* CSS Document */


font.body { font-size:9pt; font-family: arial; color:#333333; }
font.buy { font-size:8pt; font-family: arial; color:black; }
font.title { font-size:15pt; font-family: arial; color:#8D4040; }
font.red { font-size:8pt; font-family: arial; color:red; font-weight:bold;}

a:link, a:visited { text-decoration:none; font-size:9pt;  font-family: verdana; color:#DB241C; font-weight: bold;}

a:hover { color:#000000;}

a:active {text-decoration: None}

select {font-size:10px; font-family:Arial, Helvetica, sans-serif;}

table.main {background-image:url('images/bg.jpg');background-repeat:no-repeat;}
td.protein {background-image:url('images/protein-trans.jpg');background-repeat:no-repeat;}
 


body {
scrollbar-arrow-color: white;
scrollbar-base-color: white;
scrollbar-dark-shadow-color: white;
scrollbar-track-color: white;
scrollbar-face-color: #C2B0C2;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: white;
}


/*Magnify Images*/
/*jacket black*/

#menu {position:relative; top:0px; left:0px; width:75px; background-color:#ffffff; z-index:6;}
#menu a.p1, #menu a.p1:visited {display:block; width:75px; height:28px; text-decoration:none; background:#ffffff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#fff; color:#000;}
#menu a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px;}
#menu a.p1:hover .large {display:block; position:absolute; top:0px; left:50px; width:305px; height:303px; border:2px solid #000;}

#info {z-index:100; height:20em;}

/*jacket white*/

#menu2 {position:relative; top:0px; left:0px; width:75px; background-color:#ffffff; z-index:5;}
#menu2 a.p1, #menu2 a.p1:visited {display:block; width:75px; height:28px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu2 a img {border:0;}
#menu2 a.p1:hover {text-decoration:none; background-color:#ffffff; color:#000;}
#menu2 a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px;}
#menu2 a.p1:hover .large {display:block; position:absolute; top:0px; left:50px; width:305px; height:303px; border:1px solid #000; }

/*suit black*/

#menu3 {position:relative; top:0px; left:0px; width:75px; background-color:#ffffff; z-index:4;}
#menu3 a.p1, #menu3 a.p1:visited {display:block; width:75px; height:28px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu3 a img {border:0;}
#menu3 a.p1:hover {text-decoration:none; background-color:#ffffff; color:#000;}
#menu3 a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px;}
#menu3 a.p1:hover .large {display:block; position:absolute; top:0px; left:50px; width:261px; height:367px; border:1px solid #000; }


/*suit red & black*/

#menu4 {position:relative; top:0px; left:0px; width:75px; background-color:#ffffff; z-index:3;}
#menu4 a.p1, #menu4 a.p1:visited {display:block; width:75px; height:28px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu4 a img {border:0;}
#menu4 a.p1:hover {text-decoration:none; background-color:#ffffff; color:#000;}
#menu4 a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px;}
#menu4 a.p1:hover .large {display:block; position:absolute; top:0px; left:50px; width:243px; height:367px; border:1px solid #000; }



