body {
	
	background-color: #D1016B;
	
}

.imgbrd { border: 1px solid #000000;}
.text1 {   text-align:center;  font-family: Tahoma;  color:#FFFFFF; font-size:12px; font-weight:bold; }



.text2 {
 font-family: Tahoma; 
 color:#FFFFF; 
 font-size:12px; 
 text-align:center; 
 font-weight:bold;
 }

.text2 a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

.text2 a:hover {
	color: #FFF600;	
}

.text3 {
 font-family: Tahoma; 
 color:#757575; 
 font-size:11px; 
 text-align:left; 
 text-indent:0px;
 }

.text3 a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

.text3 a:hover {
	color: #D0006C;	

}

.text4 {   text-align:center;  font-family: Tahoma;  color:#00000; font-size:11px; }

.text5 {
 font-family: Tahoma; 
 color:#757575; 
 font-size:11px; 
 text-align:left; 
 text-indent:0px;
 }

.text5 a {
	font-size: 11px;
	color: #757575;
	text-decoration: none;
	}

.text5 a:hover {
	color: #BBBBBB;	

}

td.norepeat{
  background-repeat: no-repeat
}
table.norepeat{
  background-repeat: no-repeat;
  background-position:top center;
}
td.subnorepeat{
  background-repeat: no-repeat;
  background-position:top center;
}