/* CSS Document */

.tablehead{
height : 35px;
position : relative;
background-color:#BFBFBF;
font-size : 12px;
font-family : Arial,Tahoma;
font-weight:bold;
list-style : none;
}

.tabledtlrow{
height : 25px;
position : relative;
font-size : 12px;
font-family : Arial,Tahoma;
list-style : none;
color:#003366;
}
.tabledtlrow a{
height : 25px;
position : relative;
font-size : 12px;
font-family : Arial,Tahoma;
list-style : none;
color:#003366;
text-decoration:none;
}

.msgdetailtext{
font-size : 12px;
font-family : Arial,Tahoma;
list-style : none;
color:#003366;
}

.ringborder{
width:550px;
border:1px solid  #CCCCCC;
}

.smslabel{
color:#666666;
font-size:13px;
margin-top:10px;
font-weight:bold;
}