  body {
  /*
  color:black;font-family:sans-serif;font-size:12px;margin:0px;padding:0px;
  */
    background-color: #3333CC;
	background-image: url("images/page_bg.jpg");
    background-repeat: repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 10px;
  }
  img {border:none;}
  p, label, table, td, th, ul, ol, li {font-family:sans-serif;font-size:12px}

  #homepage {
    background-image: url("images/bg_home.jpg");
    background-color: #0000CC;
    color: #000000;
  }
  #homepage a:hover, #homepage a:focus {
/*    color: #00CC00;*/
    background-color: #CCFFFF;
  }

  .blackFontSize1 {
    color: #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 7pt;
  }
  .blackFontSize2 {
    color: #000000;
    font-family: sans-serif;
    font-size: 10pt;
  }

  .nostyle {
    background-color: #99FFFF;
    color: #000000;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 12pt;
    padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
  }

  .tinylink {
    font-size: 7pt;
    font-weight: normal;
    letter-spacing: 0.1em;
    /* cursor: help; */
  }

  .left {
    text-align: left;
  }
  .center {
    text-align: center;
  }
  .right {
    text-align: right;
  }
/*
  a {
    text-decoration: underline;
    color: #0000FF;
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: bold;
  }
  a:link {
    color: #0000FF;
  }
  a:visited {
    color: #3333CC;
  }
  a:active {
    color: #00FF00;
  }
  a:hover, a:focus {
    color: #00CC00;
    background-color: #CCFFFF;
  }
*/

  #outer-table {
/*    background-color: #99FFFF;*/
/*    margin: 0px 0px 0px 0px;*/
    margin: 0 auto;
/*    padding: 90px;*/
/*	background: #99FFFF url("images/header_bg_1.jpg") repeat-x;
    background-position: top left;
*/
    color: #000000;
    font-family: sans-serif;
    font-size: 12pt;
  }

  #main_logo_img {
/*    background: url("images/main_logo_1.gif");*/
    background-color: transparent;
    float: left;
    position: relative;
    top: -3px;
    left: 24px;
    background-position: top left;
    height: 100px;
    width: 100px;
    overflow: hidden;
  }
  #main_logo_img:hover, #main_logo_img:active {
/*    background: url("images/main_logo_hover_1.gif") no-repeat 0 0;*/
    background-position: bottom left;
    display: block;
  }

  /* Content area */
  #content-table {
    background-color: #99FFFF;
/*    margin: 90px 90px 90px 90px;*/
/*    padding: 90px;*/
    vertical-align: top;
/*    color: #000000;
    font-family: sans-serif;
    font-size: 12pt;
*/
  }
  #content-title-logo {
    vertical-align: top;
    margin-top: 15px;
    text-align: center;
  }
  #content {
    vertical-align: top;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
  }
  #content a {
    text-decoration: underline;
    color: #0000FF;
/*    font-family: sans-serif;
    font-size: 12px;
*/    font-weight: bold;
  }
  #content a:link {
    color: #0000FF;
  }
  #content a:visited {
    color: #3333CC;
  }
  #content a:active {
    color: #00FF00;
  }
  #content a:hover, #content a:focus {
    color: #00CC00;
    background-color: #CCFFFF;
  }

  /* Header Menu Tabs */
  #header-table {  /* background image behind header */
/*    background-image: url("images/bg_header.jpg");*/
/*    background-repeat: repeat-x;*/
    background-repeat: no-repeat;
/*    background-color: #0000CC;*/
    vertical-align: bottom;
    padding: 10px 0px 0px 0px;  /* top, right, bottom, left */
  }
  .header-contain {
    vertical-align: bottom;
    text-align: center;
  }
  .header-contact {
    vertical-align: bottom;
    text-align: center;
    padding: 0px 12px 0px 15px;  /* top, right, bottom, left */
  }

  /* LeftNav */
  #leftnav-table {  /* background image behind left nav and below */
    background-image: url("images/bg_leftnav.jpg");
    background-repeat: repeat-y;
/*    background-color: #0000CC;*/
/*    background-color: #FFFFEE;*/
    vertical-align: top;
    min-height: 100%;
    max-height: 100%;
  }
  #leftnav {  /* style and width of leftnav can be modified */
    width: 158px;
    min-width: 158px;
    max-width: 158px;
  }
  #leftnav-contain {
    vertical-align: top;
  }
  #leftnav-top {
    vertical-align: top;
    min-height: 95%;
    max-height: 95%;
    padding: 6px 4px 20px 4px;  /* top, right, bottom, left */
  }
  #leftnav-bottom {
    vertical-align: bottom;
    min-height: 5%;
    max-height: 5%;
    padding: 4px 2px 4px 2px;  /* top, right, bottom, left */
    text-align: center;
    color: #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 7pt;
/*    position: relative;
    top: 0px;
    bottom: 200px;
*/
  }
  #leftnav-logo {
    margin-top: 8px;
    text-align: center;
  }
  #leftnav ul {
    list-style: none;
    list-style-type: none;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 1px;
    padding: 0;
  }
  #leftnav li {
/*    border: 2px solid #191C3E;*/
/*    margin: 0;*/
    margin-top: 5px;
    padding: 4px 0px 6px 0px;
/*    width: 150px;  /* make all buttons one size */
  }
  #leftnav li a {
    height: 100%;  /* make entire button clickable */
    width:  100%;  /* make entire button clickable */
    width: 152px;  /* make all buttons one size */
    color: #00FF00;
    background-color: #3100BC;
    text-align: left;
    text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
    letter-spacing: 0.1em;
    padding: 3px 15px 3px 7px;
    border-width: 2px;
    border-style: outset;
  }
  #leftnav li a:active {
    color: #FF531A;
    background-color: #4D4DFF;
    border-style: inset;
  }
  #leftnav li a:hover {
    color: #FF6633;
    background-color: #6666FF;
    border-style: inset;
  }

  /* Footer area */
  #footer {
    background-color: #99EEEE;
    color: #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 7pt;
    padding: 4px 8px 4px 0px;  /* top, right, bottom, left */
  }
  #footer a {
    text-decoration: underline;
    color: #0000FF;
  }
  #footer a:link {
    color: #0000FF;
  }
  #footer a:visited {
    color: #3333CC;
  }
  #footer a:active {
    color: #00FF00;
  }
  #footer a:hover, #footer a:focus {
    color: #00CC00;
    background-color: #CCFFFF;
  }
