 /* ___________________________________________ */
 /* ______ Section Two: Interface/Design ______ */
 /* ___________________________________________ */
 /* 2.1 - Date */
 datebug,td.datebug,span.datebug,span.datebug {
	 color: #FFFFFF;
	 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: #FFFFFF;}

 /* 2.4 - Background Color for Lower Page Header Area */
 td.phdr2bgcolor {}

 /* 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;
	 line-height: 21px;
	 font-weight : normal;
	 color: #FFFFFF;
	 text-decoration: underline;
	 }

.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: #F1E200;
	 text-decoration: none;
         padding-left:3px;
	 }

 /* 2.6 - Default Style for Color of Line Between Body Content and Sidebar Content */

 /* 2.7 - Text Footer at the Bottom of Every Page */
 td.footertxt {color: #000000;
	 font-size: 10px;
         text-align:center;}
 
table#contentarea {max-width:800px;
        width:800px;
        padding-top:10px;}