td img { display: block; }

body {
	background-image: url(images/rep.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.main99, p.main, ul	{ color: #FFFFFF; 
	  font-family: Verdana, Arial, sans-serif; 
	  font-size: .9em; 
	  font-weight: normal;
}

A.main 			{ color: #FFFFFF; text-decoration: underline; }
A.main:hover 	{ color: #686765; font-weight: ; text-decoration: underline;}

.footer	{ color: #FFFFFF; 
	  font-family: Verdana, Arial, sans-serif; 
	  font-size: 9px; 
	  font-weight: normal;
}

A.footer 		{ color: #FFFFFF; text-decoration: none; }
A.footer:hover 	{ color: #5B111E; font-weight: ; text-decoration: underline;}

.red {
	background-color: #701123;
}

.leftBarRep {
	background-image: url(images/index_r4_c1.jpg);
	background-repeat: repeat-y;
}

.redRep {
	background-color: #701123;
	background-image: url(images/redRep.jpg);
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: no-repeat;
}

.redRepTell {
	background-color: #5B111E;
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: no-repeat;
}

.topredRep {
	background-color: #701123;
	background-image: url(images/top_red.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat;
}

.bottomredRep {
	background-color: #701123;
	background-image: url(images/bottom_red.jpg);
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: no-repeat;
}

.rightBarRep {
	background-image: url(images/index_r4_c10.jpg);
	background-repeat: repeat-y;
}

.textBoxRep {
	background-image: url(images/index_r5_c7.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-Left: 10px;
	padding-top: 0px;
}

.img-shadoww {
  float: left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important; margin: 10px 0 0 5px;
  padding-left: 0px; 
  }

.img-shadow img {
  #display: block; 
  position: relative;
  background-color: #ffffff;
  border: 0px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
  
