 /* ______________________________________ */
 /* ___ Section Two: Interface/Design ____ */
 /* ______________________________________ */
 /* 2.1 - Date */
 datebug,td.datebug,span.datebug {
	 font-size : 9px;
	 color: #B9AB97;
	 }

 /* 2.2 - Default Bullet Graphic Reference */
 /* 2.3 - Style for Page Name Header if No.swt is Found */
 /* 2.4 - Background Color for Lower Page Header Area */
 /* 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 : 9px;
	 font-weight : bold;
	 color: #B9AB97;
	 }

.breadcrumbdown,a.breadcrumbdown,a.breadcrumbdown:hover,a.breadcrumbdown:active,a.breadcrumbdown:visited,p.breadcrumbdown,td.breadcrumbdown {
	 font-size : 9px;
	 font-weight : bold;
	 color: #B9AB97;
	 }

 /* 2.6 - Default Style for Color of Line Between Body Content and Sidebar Content */
 td.rulecolor,table.rulecolor{
	 background-color : #cccccc;
	 }

 /* 2.7 - Text Footer at the Bottom of Every Page */
 td.footertxt {
	 font-size : 10px;
	 color: Black;
	 }

 