body {

    background:     #ffffff;

background-image: url('http://www.cricketcash.com/templates/2/bg_grass.jpg');
background-position: bottom;
background-repeat: repeat-x;

    font-size: 12px;
    font-family: arial;
    color: #000000;
}

a {
    color:              #427e24;
    text-decoration:    none;
}

a:hover {
    color:              #427e24;
    text-decoration:    underline;
}


.ctr {
			color: #000000;
			
       }
.name {     
                        color: #427e24;
           }

#holder DIV {
			margin-bottom: 1em;
		}
.block {
			clear: both;
		}




#submitButton {
  cursor:pointer;       /* Give it the hand cursor, like a link */
  height:33px;          /* Image has a height of 80px, only show the first half */
  overflow:hidden;      /* Hide the overflow */
  width:87px;          /* Width of the image */
  border: none;
}

#submitButton:hover input {
  margin-top:-33px;    /* Negative height of half the sprite, to push the image up */
}




#submitButton2 {
  cursor:pointer;       /* Give it the hand cursor, like a link */
  height:34px;          /* Image has a height of 80px, only show the first half */
  overflow:hidden;      /* Hide the overflow */
  width:85px;          /* Width of the image */
  border: none;
}

#submitButton2:hover input {
  margin-top:-34px;    /* Negative height of half the sprite, to push the image up */
}



#submitButton3 {
  cursor:pointer;       /* Give it the hand cursor, like a link */
  height:34px;          /* Image has a height of 80px, only show the first half */
  overflow:hidden;      /* Hide the overflow */
  width:100px;          /* Width of the image */
  border: none;
}

#submitButton3:hover input {
  margin-top:-34px;    /* Negative height of half the sprite, to push the image up */
}




#submitButton4 {
  cursor:pointer;       /* Give it the hand cursor, like a link */
  height:34px;          /* Image has a height of 80px, only show the first half */
  overflow:hidden;      /* Hide the overflow */
  width:120px;          /* Width of the image */
  border: none;
}

#submitButton4:hover input {
  margin-top:-34px;    /* Negative height of half the sprite, to push the image up */
}



#submitButton5 {
  cursor:pointer;       /* Give it the hand cursor, like a link */
  height:34px;          /* Image has a height of 80px, only show the first half */
  overflow:hidden;      /* Hide the overflow */
  width:140px;          /* Width of the image */
  border: none;
}

#submitButton5:hover input {
  margin-top:-34px;    /* Negative height of half the sprite, to push the image up */
}




#submitButton6 {
  cursor:pointer;       /* Give it the hand cursor, like a link */
  height:22px;          /* Image has a height of 80px, only show the first half */
  overflow:hidden;      /* Hide the overflow */
  width:50px;          /* Width of the image */
  border: none;
}

#submitButton6:hover input {
  margin-top:-22px;    /* Negative height of half the sprite, to push the image up */
}



#submitButton7 {
  cursor:pointer;       /* Give it the hand cursor, like a link */
  height:34px;          /* Image has a height of 80px, only show the first half */
  overflow:hidden;      /* Hide the overflow */
  width:84px;          /* Width of the image */
  border: none;
}

#submitButton7:hover input {
  margin-top:-34px;    /* Negative height of half the sprite, to push the image up */
}




#submitButton8 {
  cursor:pointer;       /* Give it the hand cursor, like a link */
  height:36px;          /* Image has a height of 80px, only show the first half */
  overflow:hidden;      /* Hide the overflow */
  width:65px;          /* Width of the image */
  border: none;
}

#submitButton8:hover input {
  margin-top:-36px;    /* Negative height of half the sprite, to push the image up */
}



#submitButton9 {
  cursor:pointer;       /* Give it the hand cursor, like a link */
  height:36px;          /* Image has a height of 80px, only show the first half */
  overflow:hidden;      /* Hide the overflow */
  width:75px;          /* Width of the image */
  border: none;
}

#submitButton9:hover input {
  margin-top:-36px;    /* Negative height of half the sprite, to push the image up */
}


td.off {
background-image: url('/templates/2/o_b2_ignore.png');
}
td.on {
background-image: url('/templates/2/o_b2_ignore_over.png');
} 

td.off2 {
background-image: url('/templates/2/o_b2_report.png');
}
td.on2 {
background-image: url('/templates/2/o_b2_report_over.png');
}