body
	{font-family: Verdana, Helvetica, Sans-Serif;
	 font-size: 9pt;
	 color: white;
	 background: url(../gfx/default_bg_grad.gif) top repeat-x #000040 fixed}
h1
	{font-family: Garamond, Times New Roman, Serif;
	 font-weight: normal;
	 font-size: 36pt;
	 margin: 0px;
	 margin-top: 5px;
	 color: black;
	 background: white}
h2
	{font-weight: normal;
	 color: #000040;
	 background: white}
p
	{color: #404040;
	 background: white;
	 padding-left: 10px;
	 text-align: justify}
a	{color: #000080;}
a:hover
	{color: blue;
	 text-decoration: none}
.left_nav
	{color: white;
	 background: #000080 url(../gfx/bullet_categories_right.gif) no-repeat 5% 32%;
	 border: dotted #6e77b1 1px;
	 border-left: none;
	 border-top: none;
	 font-family: tahoma;
	 font-size: 7pt;
	 width: 130px;
	 height: 18px;
	 margin: 0px;
	 padding: 3px;
	 padding-left: 20px;
	 padding-top: 4px}
.left_nav_on
	{background: #f7941c url(../gfx/bullet_categories_right_on.gif) no-repeat 5% 32%}
.odd_nav
	{color: white;
	 background: #C00000;
	 border: dotted #FF836F 1px;
	 border-left: none;
	 font-family: tahoma;
	 font-size: 7pt;
	 width: 130px;
	 height: 18px;
	 margin: 0px;
	 padding: 3px;
	 padding-left: 20px;
	 padding-top: 4px;
	 margin-top: 3px}
.odd_nav_on
	{background: #E22000}
.link
	{cursor: pointer}
a.white
	{color: white;
	 text-decoration: none}
a.white:hover
	{color: #C0FFFF;
	 text-decoration: underline}