body{
 background-color:#FFFFFF;
 color:#000000;
}

.out-stock {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


#Layer1{
 position:absolute;
 left:9px;
 top:277px;
 width:149px;
 height:200px;
 z-index:1;
}

.style2 {font-size: x-small}
.style3 {
        color: #FFFFFF;
        font-weight: bold;
}

.blue-text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #003399;
        text-decoration: none;
}


.style3 {
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        }


.style3 a:link{
        color: #FFFFFF;
        text-decoration: underline;
        }

.style3 a:visited{
        color: #FFFFFF;
        text-decoration: underline;
        }

.style3 a:hover{
        color: #FFCC00;
        text-decoration: underline;
        }
