
   body {
      padding:             0px;
      margin:              27px 0px 0px 0px;
      border:              0px;
      background-color:    #000000;
      font-family:         Verdana, Lucida, Arial, Helvetica, sans-serif;
      line-height:         1.2em;
	  background-image:		url(../../images/universal/background.jpg);
	  background-position: top; 
	  background-repeat: repeat-x;
      color:               #666666;
      font-size:           10px; }
	  


/* =========================================== */
/*              SERVICE/SUPPORT ARROWS            */
/* =========================================== */
#arrow{
display:block; height: 39px; width:39px;
background-image:url(../../images/global/b_arrow.gif);
overflow:hidden;
background-position:top left;
}

#arrow:hover{
display:block; height: 39px; width:39px;
background-image:url(../../images/global/b_arrow.gif);
overflow:hidden;
background-position:bottom left;
}

/* =========================================== */
/*             FLASH MENU           */
/* =========================================== */
#bcamcorder{
	display: block;
	height: 50px;
	width: 220px;
	background-image: url(../../images/global/b_camcorder.jpg);
	overflow: hidden;
	background-position: bottom left;
}

#bcamcorder:hover{
	display:block; height: 50px; width:220px;
	background-image: url(../../images/global/b_camcorder.jpg);
	overflow:hidden;
	background-position:top left;
}

#baudio{
	display: block;
	height: 50px;
	width: 220px;
	background-image: url(../../images/global/b_audio.jpg);
	overflow: hidden;
	background-position: bottom left;
}

#baudio:hover{
	display:block; height: 50px; width:220px;
	background-image: url(../../images/global/b_audio.jpg);
	overflow:hidden;
	background-position:top left;
}

#btv{
	display: block;
	height: 50px;
	width: 220px;
	background-image: url(../../images/global/b_tv.jpg);
	overflow: hidden;
	background-position: bottom left;
}

#btv:hover{
	display:block; height: 50px; width:220px;
	background-image: url(../../images/global/b_tv.jpg);
	overflow:hidden;
	background-position:top left;
}

#baccessories{
	display: block;
	height: 50px;
	width: 220px;
	background-image: url(../../images/global/b_accessories.jpg);
	overflow: hidden;
	background-position: bottom left;
}

#baccessories:hover{
	display:block; height: 50px; width:220px;
	background-image: url(../../images/global/b_accessories.jpg);
	overflow:hidden;
	background-position:top left;
}


