body {
	
	background-color: #D1FAFD;
	
}

.imgbrd { border: 1px solid #000000;}
.text1 {   text-align:center;  font-family: Tahoma;  color:#FFFF00; font-size:15px; font-weight:bold; }



.text2 {
 font-family: Tahoma; 
 color:#FFFFFF; 
 font-size:11px; 
 text-align:center; 
 font-weight:bold;
 }

.text2 a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

.text2 a:hover {
	color: #FFFF00;	
}

.text3 {
 font-family: Tahoma; 
 color:#FFFFFF; 
 font-size:11px; 
 text-align:left; 

 }

.text3 a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

.text3 a:hover {
	color: #FFFFFF;	
	text-decoration: underline;
}

.text4 {   text-align:center;  font-family: Tahoma;  color:#FFF000; font-size:11px; }

.text5 {
 font-family: Tahoma; 
 color:#FFFFF; 
 font-size:11px; 
 text-align:left; 

 }

.text5 a {
	font-size: 11px;
	color: #001EFF;
	text-decoration: none;
	}

.text5 a:hover {
	color: #D3004F;	
}

td.norepeat{
  background-repeat: no-repeat
}