BODY {
	MARGIN-TOP: 70px; 
	FONT-SIZE: 11px; 
	MARGIN-LEFT: 80px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #D3D3D3;
    }
.textsm {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textbg {
	FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textreg {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}	
.styleArrows {
	width: 60px;
	height: 40px;
	border-width: 0px;	
}
.styleUp {
	width: 80px;
	height: 40px;
	border-width: 0px;
}	
.arrows {
	width: 30%;
}
.space1 {
	width: 20px;
	height: 16px;
}
.thumb a {
 display:block;
 width:80px;
 height:40px;
 background:url("../../images/iUpArrow.png")
 left top no-repeat;
 } 
.thumb a:hover img {
  position:absolute; 
  left:-999em; 
  top:-999em;
  } /* ie6 needs his fix*/ 
.thumb a:hover {
 zoom:1;
 } 
 .first a {
 display:block;
 width:60px;
 height:40px;
 background:url("../../images/iLeftDoubleArrow.png")
 left top no-repeat;
 } 
.first a:hover img {
  position:absolute; 
  left:-999em; 
  top:-999em;
  } /* ie6 needs his fix*/ 
.first a:hover {
 zoom:1;
 } 
.previous a {
 display:block;
 width:80px;
 height:40px;
 background:url("../../images/iLeftArrow.png")
 left top no-repeat;
 } 
.previous a:hover img {
  position:absolute; 
  left:-999em; 
  top:-999em;
  } /* ie6 needs his fix*/ 
.previous a:hover {
 zoom:1;
 } 
 .next a {
 display:block;
 width:60px;
 height:40px;
 background:url("../../images/iRightArrow.png")
 left top no-repeat;
 } 
.next a:hover img {
  position:absolute; 
  left:-999em; 
  top:-999em;
  } /* ie6 needs his fix*/ 
.next a:hover {
 zoom:1;
 } 
.last a {
 display:block;
 width:60px;
 height:40px;
 background:url("../../images/iRightDoubleArrow.png")
 left top no-repeat;
 } 
.last a:hover img {
  position:absolute; 
  left:-999em; 
  top:-999em;
  } /* ie6 needs his fix*/ 
.last a:hover {
 zoom:1;
 } 

