/* Image Changes Like Flash code*/

 
 .slide {
 	position: absolute;
 	align: left;
	
 }

 #copy_holder {
	position: absolute;
	
 }
 
 .slide_nav {
 	position: absolute;
 	right: 0px;
 	bottom: 5px;
 	width: 0px;
 	height: auto;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 8pt;
 	color: #666666;
 	text-align: left;
	
 }
 
 
 .prd10{
color: yellow;
FONT-FAMILY: Verdana; 
font-size: 8px; 
font-weight: bold;
}

.prd11{
color: #FFFFFF;
FONT-FAMILY: Verdana; 
font-size: 8px; 
font-weight: normal;
}

 .prd12{
margin-top: 5px;
}


 .prd13{
cursor: pointer; 
background-color: EF5FD8; 
color: white; 
font-family: Arial; 
font-weight: bold; 
border: 0px;
background: url(../images_catagories/prev_bttn_on.jpg);
width: 81px;
height: 15px;
}

.prd14{
cursor: pointer; 
background-color: EF5FD8; 
color: white; 
font-family: Arial; 
font-weight: bold; 
border: 0px;
background: url(../images_catagories/next_bttn_on.jpg);
width: 58px;
height: 15px;
}

 .prd15{
cursor: pointer; 
color: white; 
font-family: Arial; 
font-weight: normal; 
}
