body, td, tr, p, ul, ol, li, input, select, dl, dd, dt, .PhorumTableHeader {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 500px;
}
.PhorumForumTitle {
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: bold;
}
.PhorumTableHeader {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.ListHeader {
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: bold;
color: #FFF;
background-color: #323287;
}
.ListRow {
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
color: #000;
background-color: #DDC;
}
.SubjectRow {
font-family: Arial, Helvetica, sans-serif;
font-size : 13px;
color: #000;
background-color: #EED;
}
.DateRow {
font-family: Arial, Helvetica, sans-serif;
font-size : 10px;
color: #000;
background-color: #EED;
}
.PhorumNav {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
.PhorumNewFlag {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: Red;
}
.PhorumRead {
color: #000080;
}
.PhorumUnread {
color: #00D;
}
.PhorumPages {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
.PhorumMessage {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
display: block;
overflow: auto;
}
.forumUser {
text-decoration: none;
color: #000;
}
.MessageSubject {
padding-left: 5px;
font-size: 14pt;
color: #FFF;
}
.PhorumPost {
background-color: #EED;
background-image: url(/global/images/PhorumHeaderBackgroundInverse.jpg);
background-repeat: repeat-x;
border-bottom: 2px solid #CC9;
margin: 1px 0 10px 0;
}
.PhorumHeaderSubject {
font-size: 14pt;
font-weight: bold;
color: #000;
}
.PhorumHeaderDate {
color: #000;
}
.PhorumHeaderAuthor {
font-size: 11pt;
}
.PhorumHeaderIcons {
padding: 2px 0 0 2px;
}
.PhorumCodeBlock {
padding: 10px;
background-color: #FFF;
}