body	      { scrollbar-base-color: #948B6D;
		bgcolor: #FFFFFF;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		}
img		{ border-color:white }

a:link		{ color: #0000FF; text-decoration: underline; font-weight: normal }
a:visited		{ color: #800080; text-decoration: underline; font-weight: normal }
a:active		{ color: #0000FF; text-decoration: underline; font-weight: bold }
a:hover		{ color: #0000FF; text-decoration: none; font-weight: bold }

a.biglink:link	{ color: #0000FF; font: 125% verdana, arial, sans-serif; text-decoration: underline }
a.biglink:visited	{ color: #800080; font: 125% verdana, arial, sans-serif; text-decoration: underline }
a.biglink:active	{ color: #0000FF; font: 125% verdana, arial, sans-serif; font-weight: bold; text-decoration: underline }
a.biglink:hover 	{ color: #0000FF; font: 125% verdana, arial, sans-serif; font-weight: bold; text-decoration: none }

 /* ESTABLISH THE LIST ATTRIBUTES TO BE USED */
ol		{ margin-top: 2px; margin-bottom: 6px; list-style-position: outside }
ul		{ margin-top: 2px; margin-bottom: 6px; list-style-position: outside }
li		{ margin-bottom: 5px }

 /* THIS LINE CONTROLS THE FONT CHARACTERISTICS ON ALL PAGES */
table		{ color: #666666; font: 95% verdana, arial, sans-serif }
.bigtitle		{ color: #948B6D; font: 200% verdana, arial, sans-serif; font-weight: normal }
.title		{ color: #948B6D; font: 125% verdana, arial, sans-serif; font-weight: bold }
.titlewhite		{ color: #FFFFFF; font: 125% verdana, arial, sans-serif; font-weight: bold }
.titleblack		{ color: #000000; font: 125% verdana, arial, sans-serif; font-weight: bold }
.just 		{text-align: justify;}
.copyright		{ color: #999999; font: 67% verdana, arial, sans-serif }
.definition 	{ color: #003f77; font: 95% verdana, arial, sans-serif;}
.footnote 		{ color: #000000; font: 67% verdana, arial, sans-serif;}
.smalltitle 	{ color: #000000; font: 95% verdana, arial, sans-serif; font-weight: bold }
.subtitle		{ color: #948B6D; font: 100% verdana, arial, sans-serif; font-weight: bold }
.subtitlewhite	{ color: #FFFFFF; font: 100% verdana, arial, sans-serif; font-weight: bold }
.subtitleblack	{ color: #000000; font: 100% verdana, arial, sans-serif; font-weight: bold }
.hilite		{ color: #FF6600; font: 95% verdana, arial, sans-serif;}
.clientname	{ color: #FFFFFF; font: 150% verdana, arial, sans-serif; font-weight: bold }
.tolco		{ color: #FFFFFF; font: 95% verdana, arial, sans-serif; font-weight: bold }

 /* SIDEBAR OPTIONS */
a.sidelink:link	{ color: #000000; text-decoration: none; font-weight: normal }
a.sidelink:visited	{ color: #000000; text-decoration: none; font-weight: normal }
a.sidelink:active	{ color: #000000; text-decoration: none; font-weight: normal }
a.sidelink:hover	{ color: #333300; text-decoration: none }
.sidebartitle	{ color: #000000; font: 95% verdana, arial, sans-serif; font-weight: bold }
.sidebartext	{ color: #FFFFFF; font: 95% verdana, arial, sans-serif }
.date-font	{ color: #FFFFFF; font: 95% verdana, arial, sans-serif; font-weight: bold }
 /* END SIDEBAR OPTIONS */

 /* START THE CODE FOR THE MENUS */

 /* TOP LEVEL MENU CONTROL */
a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #948B6D 1px solid;
}

 /* SUB LEVEL MENU CONTROL */
a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #999999 1px solid;
}

 /* MORE SUB LEVEL MENU CONTROL */
.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);
z-index:100;
}



