 /* ______________________________________ */
 /* ___ Section Two: Interface/Design ____ */
 /* ______________________________________ */
 /* 2.1 - Date */
 datebug,td.datebug,span.datebug,span.datebug{
	 color: #476e84;
	 line-height: 16px;
	 font-size: 10px;
	 }

 /* 2.2 - Default Bullet Graphic Reference */
 /* 2.3 - Style for Page Name Header if No.swt is Found */
.pagehdr,a.pagehdr,a.pagehdr:hover,a.pagehdr:active,a.pagehdr:visited,p.pagehdr,td.pagehdr {
	 font-size : 10px;
	 line-height: 21px;
	 font-weight : normal;
	 color: #638fa7;
	 }

 /* 2.4 - Background Color for Lower Page Header Area */
 td.phdr2bgcolor {
	 background-color: none;
	 }

 /* 2.5 - Breadcrumb Font Styles for Text and Links */
.breadcrumb,a.breadcrumb,a.breadcrumb:hover,a.breadcrumb:active,a.breadcrumb:visited,p.breadcrumb,td.breadcrumb {
	 font-size : 10px;
	 font-weight : normal;
	 line-height: 21px;
	 color: #638fa7;
	 }

.breadcrumbdown,a.breadcrumbdown,a.breadcrumbdown:hover,a.breadcrumbdown:active,a.breadcrumbdown:visited,p.breadcrumbdown,td.breadcrumbdown {
	 font-size : 10px;
	 line-height: 21px;
	 font-weight : normal;
	 color: #638fa7;
	 }

 /* 2.6 - Default Style for Color of Line Between Body Content and Sidebar Content */
 td.rulecolor{
	 background-color: none;
	 }

 /* 2.7 - Text Footer at the Bottom of Every Page */
 td.footertxt,td.footertxt{
	 color: #333333;
	 font-size: 9px;
	 }

/* new style to correct Posting Boards*/
table.postingboard span.titleFont {
         font-family: Verdana, Geneva, arial, Helvetica, sans-serif;
         font-size: 11px;
         color: #476e84;}
 