/* ______________________________________ */	
/* ___ Section Two: Interface/Design ____ */	
/* ______________________________________ */

/* 2.1 - Date */
 datebug,td.datebug,span.datebug {font-size : 12px;
	 color: #BDB6B0;}

/* 2.2 - Default Bullet Graphic Reference */
 ul {}

/* 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 : 12px;
	 font-weight : regular;
	 text-decoration : none;
	 color: #B092AB}

/* 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:active,a.breadcrumb:visited,p.breadcrumb,td.breadcrumb {font-family:"Trebuchet MS",sans-serif;
         font-size : 12px;
	 font-weight : regular;
	 text-decoration : underline;
	 color: #A68462;
         padding: 0px 0px 0px 8px;}

a.breadcrumb:hover {text-decoration : underline;}

.breadcrumbdown,a.breadcrumbdown,a.breadcrumbdown:hover,a.breadcrumbdown:active,a.breadcrumbdown:visited,p.breadcrumbdown,td.breadcrumbdown {
	 font-family:"Trebuchet MS",sans-serif;
	 font-size : 12px;
	 font-weight : regular;
	 text-decoration : none;
	 color: #BDB6B0;
         padding: 0px 0px 0px 5px;}

/* 2.6 - Default Style for Color of Line Between Body Content and Sidebar Content  */
 td.rulecolor,table.rulecolor {background-color: none;}

/* 2.7 - Text Footer at the Bottom of Every Page */
td.footertxt {color: #ffffff;}

table#contentarea {
         max-width:800px !important;
         width:800px !important;}

input.searchcriteriafield {width:100px;}
