.yellowBG{background-color:#ffe100;}
.lightYellowBG{background-color:#ffffcc;}

.mediumYellowBG{background-color:#ffff99;}

.lightGreyBG{background-color:#cccccc;}

.silverBG{background-color:#e7e7e7;}

.lightSilverBG{background-color:#f5f5f5;}

.hlLight{background-color:#ffffcc;}
.hlDark{background-color:#E0E0B1;}	

.blueText{color:#4C7EBB; font-size:11px;}
.blueBText{color:#4C7EBB; font-weight:bold; font-size:11px;}

.cells{border-bottom:1px solid white; width:675px; padding:1px 0 1px 0;}

.drawerSubBox{margin-left:15px; margin-top:4px; margin-bottom:10px}

.drawerSubText{color:#666666; font-size:10px; margin:5px 0; font-family:Verdana;}
	
.drawerSubText H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C7EBB;
	text-decoration: none;
	margin : 0;
	padding : 0;
	padding-top:6px;
	font-weight:normal;
	line-height : 20px;
}

.drawerSubText li {
	list-style-image: url(/i/bullet.gif);
	padding-right:4px;
	line-height : 18px;
}
	

#productTable td {
	padding: 4px;
}
#productTable table {
	 width: 95%;
	 border: 0; 
	 background-color: #BBBBBB;
}
#productTable .head {
	 background-color: #FBBB12;
	 font-weight: bold;
}