/* ______________________________________ */
 /* ___ Section Two: Interface/Design ____ */
 /* ______________________________________ */
 /* 2.1 - Date */
.datebug,td.datebug {
	 font-family:Arial,sans-serif;
	 font-size : 11px;
	 color: #EFEFC5;
	 }

 /* 2.2 - Default Bullet Graphic Reference */
 ul {
	 list-style-image:url("ulbullet.gif");
	 }

 /* 2.3 - Style for Page Name Header if No.swt is Found */
.pagehdr,a.pagehdr,p.pagehdr,td.pagehdr {
	 font-family:Arial,sans-serif;
	 font-size : 11px;
	 color: #EFEFC5;
	 }

 /* 2.4 - Background Color for Lower Page Header Area */
 td.phdr2bgcolor {
	 background-color: #ffffff;
	 }

 /* 2.5 - Breadcrumb Font Styles for Text and Links */
.breadcrumb,p.breadcrumb,td.breadcrumb,a.breadcrumb:link,a.breadcrumb:visited,a.breadcrumb:active {
	 font-family:Arial,sans-serif;
	 font-size : 11px;
	 color: #EFEFC5;
	 text-decoration : none;
	 }

 a.breadcrumb:hover {
	 font-family:Arial,sans-serif;
	 font-size : 11px;
	 color: #EFEFC5;
	 text-decoration : underline;
	 }

.breadcrumbdown,a.breadcrumbdown,p.breadcrumbdown,td.breadcrumbdown {
	 font-family:Arial,sans-serif;
	 font-size : 11px;
	 color: #EFEFC5;
	 text-decoration : none;
	 }

 /* 2.7 - Text Footer at the Bottom of Every Page */
 td.footertxt {
	 font-family:"Times New Roman",serif;
	 color: #999966;
	 font-size : 11px;
	 }

 ACRONYM {
	 cursor: help;
	 }

 