/** Default Page Rules **/

a:active		{ color: #8b0000 } 
a:link		{ color: #0000ff }
a:visited 		{ color: #0000ff }

body, td		{ background-color: #ffffff;
		  color: #000000;
		  font-size: 12pt }

body		{ margin-bottom: 10px;
		  margin-left: 0px;
		  margin-top: 0px }

p		{ font-size: 12pt }


/** Rules for _head.htm, including NS6 positioning correction **/

.blackbar		{ background-color: #000000;
		  color: #ffffff;
		  font-size: 4px }

#blackbar	{ position: absolute;
		  left: 0px;
		  top: 80px }


/** Rules for main menu (menu.js) **/

a.menu:active	{ color: #000000 }
a.menu:hover	{ color: #3399ff }
a.menu:link	{ color: #ffffcc }
a.menu:visited	{ color: #ffffcc }

a.menu2:active	{ color: #000000 }
a.menu2:hover	{ color: #3399ff }
a.menu2:link	{ color: #ffffcc }
a.menu2:visited	{ color: #ffffcc }

.menu		{ background-color: transparent;
		  font-size: 8pt;
		line-height:20pt;
		  font-family: verdana, arial, sans-serif;}

.menu2		{ background-color: transparent;
		  font-size: 8pt;
		  font-family: verdana, arial, sans-serif;}

.menu-bg		{ background-image: url('/images/bg.gif') }

k


blockquote	{ color: #00008b;
		  font-family: arial, sans-serif;
		  font-size: 10pt;
		  font-weight: normal }

li		{ list-style-type: square }


h3, .h3		{ color: rgb(119,32,32);
		  font-family: verdana, arial, sans-serif;
		  font-size: 14pt;
		  font-weight: bold;
		  margin-top: 7px }

sup		{ font-size: 8pt }

td#image		{ background-color: #e0e0ff;
		  color: #000000;
		  font-family: arial, sans-serif;
		  font-size: 9pt;
		  font-weight: normal;
		  text-align: center }

th		{ background-color: rgb(119,32,32);
		  color: #ffffff;
		  font-family: verdana, arial, sans-serif;
		  font-size: 12px;
		  font-weight: bold }



.form		{ background-color: #e0e0ff }

.foot		{ color: #000000;
		  font-family: verdana, arial, sans-serif;
		  font-size: 10px;
		  font-weight: normal;
		  line-height: 12px;
		  text-decoration: normal }

.head1		{ background-color: #ffffff;
		  color: #00008b;
		  font-size: 10pt;
		  font-weight: normal }

.head2		{ background-color: #ffffff;
		  color: #00008b;
		  font-family: verdana, arial, sans-serif;
		  font-size: 10pt;
		  font-weight: bold }

.head3		{ background-color: #ffffff;
		  color: rgb(119,32,32);
		  font-family: verdana, arial, sans-serif;
		  font-size: 13pt;
		  font-weight: normal }



.new		{ font-family: arial, sans-serif;
		  font-size: 9pt;
		  font-weight: normal }

.note		{ color: #cc0000;
		  font-family: arial, sans-serif;
		  font-size: 8pt;
		  font-weight: normal }

.pic		{ color: #000000;
		  font-family: arial, sans-serif;
		  font-size: 8pt;
		  font-weight: normal;
		  text-align: center }

.sub		{ color: #000000;
		  font-size: 8pt;
		  font-weight: normal }

.znarticle		{ font-size: 11pt }

.znhead		{ background-color: rgb(119,32,32);
		  color: #ffffff;
		  font-family: arial, sans-serif;
		  font-size: 9pt;
		  font-weight: bold }

.zntools		{ background-color: #ffffff;
		  color: #000000;
		  font-family: arial, sans-serif;
		  font-size: 9pt }
