
div.color.red {
	background-color: #a00404;	
}
div.color.blue {
	background-color: #292e97;
}
div.color.silver {
	background-color: #e7e7e7;
}

div.color.black {
    background-color : #000000;
} 

div.color.white, .pmPgNoTabs div.color.white {
    background-color : #FFFFFF;
	padding: 0;
} 
div.color.gray {
    background-color : #a0a0a0;
}  

div.color.titanium {
    background-color :#6f6e6e;
}
   
div.color.pink {
    background-color : #ff99cc;
}         

div.color.gold {
    background-color : #f1da93;
} 

div.color.turquoise{
    background-color : #60B6BF;
}

div.color.purple{
    background-color : #660099;
}

div.color.green{
    background-color : #339933;
}

div.color.limegreen{
    background-color : #CCFF66;
}

div.color.magenta{
    background-color : #FF00CC;
}

div.color.orange{
    background-color : #FF8000;
}

div.color.brown{
    background-color : #6b4e4e;
}

div.color.navy {
	background-color: #2D006B;
}

div.color.rose {
	background-color: #8F006B;
}

div.color.lightblue {
	background-color: #BFE4FF;
}

div.color.tan {
	background-color: #d2b48c;
}

div.color.yellow {
	background-color: #fdec32;
}

div.color.GB1 {
	background: #fff url(/img/accessories/1GB.gif) top center no-repeat;
}

div.color.GB2 {
	background: #fff url(/img/accessories/2GB.gif) top center no-repeat;
}

div.color.GB4 {
	background: #fff url(/img/accessories/4GB.gif) top center no-repeat;
}

div.color.GB8 {
	background: #fff url(/img/accessories/8GB.gif) top center no-repeat;
}

div.color.GB16 {
	background: #fff url(/img/accessories/16GB.gif) top center no-repeat;
}

div.color.GB32 {
	background: #fff url(/img/accessories/32GB.gif) top center no-repeat;
}