.plainText {  font-size: 10px;
font-weight : normal;
color : black;
text-align: left;
background-color:white;
}

.searchT { font-size : 10px; color : #FFFFFF; background-color: #666666; margin:0px; padding:0px; font-weight:bold;}

a.searchLink,a.searchLink:visited {  font-size:10px; color:#FFFFFF; text-decoration: underline;background-color:transparent; }

a.searchLink:hover { font-size:10px; color:#FFFFFF; text-decoration: underline; background-color:#999999; }

.discussionLink { font-size : 10px;
	font-family : Verdana, "Sans Serif";
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration :underline;
}

.discussion { font-size: 11px;
font-weight : bold;
color : white;
background-color: #888888;
text-align: center; margin-bottom:0px;
}

.discussionTopic { font-size: 10px;
font-weight : normal;
color : black;
background-color: #DCDCDC;
text-align: left;
}

.categories {
	font-size : 10px;
	font-family : Verdana, "Sans Serif";
	font-weight: normal;
	text-decoration : none;
	line-height : 16px;
	color: black;
	background-color:#E0E0E0;
}

.disNavigation, .disNavigation:visited  {
	font-size : 10px;
	font-family : Verdana, "Sans Serif";
	font-weight :bold;
	color : #FFFFFF;
	text-decoration : none;
	background-color: #808080;
}

.copyright {
font-size: 10px;
font-weight : normal;
color : white;
text-align: center;
background-color:black;
}

.todaysTopic {
	font-size : 11px;
	font-family : Verdana, "Sans Serif";
	font-weight : bold;
	color : red;
	text-decoration : none;
	text-align : left;
}

A.disNavigation:Hover{ 
	color: red;	
	text-decoration:none;
}

.breadcrumbsD {
	color: #707070; 
	font-weight: normal; 
	text-decoration : none;
	background-color: #D0D0D0;
	font-size:10px;
}

.pagerSelected {
    font-weight: bold;
    font-size: 14px;
}

