/* CSS Document */


.txtbtm{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
.txtblck{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.txtblck:hover{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:underline;
font-weight:normal;
}
.txtbtm:hover{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:underlone;
font-weight:normal;
}
.newsheading{
font-family:Tahoma;
font-size:11px;
color:#98003a;
text-decoration:none;
font-weight:normal;
}
.newsdetail{
font-family:Tahoma;
font-size:11px;
color:#fd6aa1;
text-decoration:none;
font-weight:normal;
}
.txtfld{
border:none;
background-image:url(img/tbg.jpg); 
background-repeat:repeat-x; 
font-family:Tahoma; 
color:#FFFFFF; 
font-size:11px;
}
.sub{
font-family:Arial;
font-size:11px;
color:#e21d6d;
text-decoration:none;
font-weight:normal;
}
.sub:hover{
font-family:Arial;
font-size:11px;
color:#e21d6d;
text-decoration:underline;
font-weight:normal;
}
.paging{
font-family:Arial;
font-size:11px;
color:#ec6800;
text-decoration:none;
font-weight:normal;
}
.paging:hover{
font-family:Arial;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.txtfld1{
border:1px solid #ff5190;
font-family:Tahoma; 
color:#ff5190; 
font-size:11px;
}
