
.tr_forum {
cursor: pointer;
cursor: hand;
background-color: #8AACD3;
color: #172F4B;
font: bold 13px Arial;
height: 25px;
}

.tr_row_forum {
cursor: pointer;
cursor: hand;
background-color: #D4DDE2;
color: #526E8E;
font: bold 12px Arial;
height: 22px;
}

.tr_row_forum a {
color: #526E8E;
font: bold 12px Arial;
height: 22px;
text-decoration: none;
}

.tr_row_forum2 {
cursor: pointer;
cursor: hand;
background-color: #EFEFEF;
color: #000;
font: bold 11px Arial;
height: 22px;
}

.tr_row_forum_showofsub {
background-color: #D4DDE2;
color: #000;
font: bold 11px Arial;
height: 22px;
}

.tr_row_forum_showofrep {
background-color: #EFEFEF;
color: #000;
font: bold 11px Arial;
height: 22px;
}

.replybutton {
cursor: pointer;
cursor: hand;
width: 100px;
background-color: #2A3D54;
color: #FFF;
}
