
/*****************************************************
General Anchor
*****************************************************/
a.linkSmall, a.linkSmallBold, a.linkMenuSink,
a.linkSmall:visited, a.linkSmallBold:visited,
a.linkSmall:Hover, a.linkSmallBold:Hover {
    font-size: 8pt;
    font-weight: normal;
}
a.linkSmall:Hover { text-decoration: underline; }
a.linkSmallBold, a.linkMenuSink,
a.linkSmallBold:visited, a.linkSmallBold:Hover {
    font-weight: bold;
}


.searchPager {
    font-size : 10pt;
    font-weight: bold;
}

.searchItem {
    background-color: #dcdcdc; 
}

.searchAlternatingItem {
    background-color: #dcdcdc;
}

td.flatViewSpacing { height: 2px;background-color: #80B7FF; }
.validationWarningSmall { color: Red; font-size : 0.7em; }

.normalText { font-size : 10pt;font-weight: normal; }
.normalTextSmall { font-size : 8pt;font-weight: normal;}
.normalTextSmallBold { font-size : 8pt;font-weight: bold;}
.normalTextSmaller {font-size: 7pt;font-weight: normal;}
.normalText, .normalTextSmall, .normalTextSmallBold, .normalTextSmaller { color : #4e4e4e; font-family: Verdana, Arial, Helvetica, sans-serif;}
.textBlock {background-color: #f3f3f3;border: solid 1px #eae6dd;
	padding: 4px;
}
.textBlock2 {
	background-color: #ebebeb;
	border: solid 1px #eae6dd;
	padding: 4px;
}
.tableBorder {border: darkgray 1px solid;}
td.forumRow { background-color: #d3d3d3;vertical-align:top;padding:10px; }
td.forumAlternate { background-color: #dcdcdc; }
td.forumRowHighlight { background-color: #fcfcfc; }
.forumTitle, a.forumTitle:visited, a.forumTitle:link, a.forumTitle:hover {
    color: #666666;
    font-family: Arial, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none
}


a.forumTitle:hover {
    color: #973a3a;
}

.forumName {
    font-weight: bold;
    font-size: 16px; 
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none; 
    color: #973a3a;
}

a.forumName:hover {
    color: #973a3a;
    text-decoration: underline;
}

