BODY {font-family: sans-serif; 
   background-image: url(steel_background.jpg); margin: 0; padding: 0; }
A:hover {color:#FFF;  background:#4A8BB5; text-decoration: none}
A {text-decoration: none; font-weight: bold}
TD {vertical-align: top;}
.smallfont {font-size: small}
.sub_header1 {text-decoration: underline; font-weight: bold}
.page_header {color: #FFF;
   background: #366; text-align: center;
   font-size: large; padding: 4px}
.centered_margins {margin: auto}
.c {font-family: courier}
TABLE.sort_table {border-color: #000;
   border-left: 1px solid; border-right: 1px solid;
   border-top: 1px solid; border-bottom: 1px solid}
TABLE.script-table {margin-top: 6px;}
TABLE.script-table TD {padding-top: 2px; padding-bottom: 2px;}
TABLE.script-table TR:hover {outline: 1px solid #839C8F;}
TABLE.script-table TR.no-hover {outline: 0px;}
.hover-p:hover {outline: 1px solid #839C8F;}
.one-em-height {line-height: 1em;}
.indent1 {margin-left: 2.5em;}
CODE {font-size: small}
P {margin-left: 0px}
IMG {border: 0}


.twidth {width: 95%; }
.centered {text-align: center;}

.nm {margin-top: 0; margin-bottom: 0; padding-bottom: 0; padding-top: 0;}
.und {text-decoration: underline}
.bu {font-weight: bold; text-decoration: underline}
.rb  {border-right: 1px solid gray;}
.lb  {border-left: 1px solid gray;}
.ul1 {margin-left: 0; padding-left: 22px; padding-right: 0; }
.ul2 {margin-top: 0; padding-left: 0; margin-left: 13px}
.ul3 {margin-left: 0; padding-left: 30px; padding-right: 0; }
.no_bottomM {margin-bottom: 0; padding-bottom: 0}
.no_topM {margin-top: 0; padding-top: 0}
.ul1 {margin-left: 0; padding-left: 22px; padding-right: 0; }
.top6 {margin-top: 6px;}
.top7 {margin-top: 10px;}

#leftnav
{float: left; width: 122px; margin: 0; padding: 5px 5px 1.5em 5px; clear: left;  font-size: small;}

#content
{margin-left: 132px; padding: 11px 13px 13px 21px; overflow: visible; }
A.arrow2 {display: block; width: 32px; height: 24px; text-decoration: none;	background: url("prev2.png");}
A.arrow2:hover {background-position: -32px 0;}
A.arrow3 {display: block; width: 32px; height: 24px; text-decoration: none;	background: url("next2.png");
  margin-left: 36px; margin-top: -24px;}
A.arrow3:hover {background-position: -32px 0;}

#arrow {width: 32px; height: 24px; }
#arrow_pos {float: left; margin-top: 5px; margin-left: 24px; }

#container
{width: 97%; margin: 16px; background-color: #fbfbfb;
  color: #333; border: 1px solid gray; line-height: 130%;
  background-image: url(back1.png);
  background-repeat: repeat-y;}

#top
{padding: 0.1em; background-color: #DBE6DD; border-bottom: 1px solid gray;
  text-align: center}

#top a:hover
{background-color: transparent;}

#top h2
{padding: 0.2em; margin: 0.2em;}

#footer
{clear: both; padding: .2em; color: #333; text-align: center;
background-color: #E1EBE2; border-top: 1px solid gray;}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


/*  nav2 css - holds the navigation div on the left of the page  */

#nav2 { margin-left: 3px; }
#nav2 ul  {margin: 0; padding: 0; list-style-type: none; padding-top: 15px;}
#nav2 ul ul  {margin: 0; padding: 0; list-style-type: none;}
#nav2 li { margin: 0; }


/*#nav2 li.active
{background-color: #06f; width: 93px; }*/

/*#nav2 li.active a
{background-color: #bccfbe; color: #000; width: 93px; }*/

#nav2 li.active
{background-color: #2a67f7; padding-left: 5px}
/*#nav2 li.active
{background-color: #88ca9d; padding-left: 5px}*/

#nav2 a
{
display: block;
padding: 5px 10px; width: 111px;
background-color: #ADC1AD; text-decoration: none;
border-top: 1px solid #fff; border-left: 1px solid #fff;
border-bottom: 1px solid #333; border-right: 1px solid #333;
color: #000; font-weight: bold; font-size: 1em;
background-image: url(green_right.jpg); background-repeat: no-repeat;
background-position: 0 0;
}

#nav2 a:hover
{
color: #000;
background-color: #889E88; text-decoration: none;
border-top: 1px solid #333; border-left: 1px solid #333;
border-bottom: 1px solid #fff; border-right: 1px solid #fff;
background-image: url(green_left.jpg); background-repeat: no-repeat;
background-position: 0 0;
}

#nav2 ul ul li { margin: 0; }

#nav2 ul a  {padding: 0px 0px 0px 8px; margin-left: 0px; }

#nav2 ul ul a
{
display: block;
padding: 0px 0px 0px 20px;
width: 99px; color: #000;
background-color: #C5D8C5; text-decoration: none; font-weight: normal;
}

#nav2 ul ul a:hover  {color: #000; background-color: #889E88; text-decoration: none;}
