   body {
        padding-left: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: white;
	background: url(pattern13.jpg);
	}

/* horizontal menu bar */
   div.menu2 ul {
      margin-left: 0px;
      padding: 0px 10px;
      background: #b2958f;
      color: #ffffff;
      height: 20px;

      white-space: nowrap;
   }
   div.menu2 li {
      list-style-type: none;
      display: inline;
      padding: 0px 10px;
      color: #ffffff;
      background: #b2958f;
      border-right: solid #000000 1px;
   }
   div.menu2 li a {
      text-decoration: none;
      padding: 0px 10px;
      line-height: 20px;
      color: #ffffff;
      background: #b2958f;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
      }
   div.menu2 li a:link {
      color: #ffffff;
      background: #b2958f;
   }
   div.menu2 li a:visited {
      color: #ffffff;
   }
   div.menu2 li a:hover {
     color: #000000;
     background: #f7e4c4;
    }
   div.menu2 li a:active {
      color: #ffffff;
   }
   div.menu2 li#navhome a {
      color: #00ff00;
      background: #b2958f;
      }

/* vertical menu */
    ul.navbar {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px; 
	margin-top: inherit;
	height: 20px;
	width: 150px;
	}
    ul.navbar li {
        background: white;
	margin: 2px; 
/*	padding: 1px; */
	height: 20px;
	width: 150px;
	border-bottom: 3px solid black;
	border-right: 3px solid black;
	float: left;
	}
    ul.navbar li a {
	text-decoration: none;
	font-family: Helvetica, Geneva, Arial,
		SunSans-Regular, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	width: 150px;
	float: left;
	}
    ul.navbar li a:link {
	color: #ffffff;
	background: #b2958f;
	}
    ul.navbar li a:visited {
	color: #ffffff;
	background: #b2958f;
	}
    ul.navbar li a:hover {
	color: #000000;
	background: #f7e4c4;
	}
    ul.navbar li a:active {
	color: #ffffff;
	background: #b2958f;
	}
    ul.navbar li#navhome0 a {
    	color: #00ff00;
	background: #b2958f;
	}

/* page wide parameters */
    span.sm { font-size: 11px }
    span.vsm { font-size: 9px }
    span.red { color: #ff0000 }
    span.bl { color: #0077aa }
    span.bld { font-weight: bold }
    span.itl { font-style: italic }
    h1 {
        font-family: Helvetica, Geneva, Arial,
	          SunSans-Regular, sans-serif;
	font-size: 18pt;
	height: .5em;
	}
    h2 {
        font-family: Helvetica, Geneva, Arial,
	          SunSans-Regular, sans-serif;
	font-size: 12pt;
	height: .5em;
	}
    a:link { color: #ffffff }
    a:visited { color: #ffffff }
    a:hover { 
	color: #000000;
	background: #f7e4c4;
	}
    a:active { color: #ffffff }
    p.cyan {
    	background: #40d3ff;
	line-height: 1.5em;
	color: black;
	font-weight: bold;
	font-size: 13px;
	}
    p.gold {
    	background: #fbcc94;
	line-height: 1.5em;
	color: black;
	font-weight: bold;
	font-size: 13px;
	text-align: center;	
	}
    input {
    	background: #fbcc94;
	color: black;
	font-size: 13px;
	}
    select {
    	font-size: 13px;
	color: black;
	}
    textarea {
    	background: #fbcc94;
	font-size: 13px;
	}
    div.sml {
    	width: 600px;
	position: static;
	}

    #top_menu {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(pattern13.jpg);
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	}
    #top_menu td.norm1 {
    	color: #000000;
	text-align: left;
	}
    #top_menu td.ctr1 {
    	text-align: center;
	color: #ffffff;
	padding: 0px;
	}
    
    #page_tbl {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(pattern13.jpg);
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	}
    #page_tbl td.bdr {
    	color: #000000;
	background: #53aee3;
	height: .5em;
	}
    #page_tbl td.menu_lft {
	vertical-align: top;
	margin: 0px;
	width: auto;
	padding: 5px;
	color: #fbcc94;
	background: url(pattern13.jpg);
	text-align: left;
	}
    #page_tbl td.norm_mid2 {
	vertical-align: top;
	margin: 0px;
	width: 2px;
	padding: 0px;
	color: #000000;
	background: #53aee3;
	text-align: left;
	}
    #page_tbl td.norm_mid3 {
	vertical-align: top;
	margin: 0px;
	width: 2px;
	padding: 0px;
	color: #000000;
	background: #000000;
	text-align: left;
	}
    #page_tbl td.norm_rt {
	vertical-align: top;
	margin: 0px;
	width: auto;
	padding: 5px;
	color: #fbcc94;
	background: url(pattern13.jpg);
	text-align: left;
	}
    #page_tbl td.norm_wh {
	vertical-align: top;
	margin: 0px;
	width: auto;
	padding: 5px;
	color: #ffffff;
	background: url(pattern13.jpg);
	text-align: left;
	}
    #page_tbl td.normf {
	vertical-align: top;
	margin: 0px;
	width: auto;
	padding: 5px;
	font-size: 13px;
	color: #000000;
	background: url(rp_grey.jpg);
	text-align: left;
	}

/* left column table containing the menu */    
    #l_menu {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;	
	background: url(pattern13.jpg);
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	}
    #l_menu a { color: #ffffff }
    #l_menu a:link { color: #ffffff }
    #l_menu a:visited { color: #ffffff }
    #l_menu a:hover { 
	color: #000000;
        background: #f7e4c4;
	}
    #l_menu a:active { color: #ffffff }
    #l_menu td.lft2 {
    	color: #000000;
	padding-left: 1em;
	}
    #l_menu td.ctr2 {
    	color: #ffffff;
	padding: 5px;
	text-align: center;
 	}

/* middle column table */
    #middle {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	background: url(rp_grey.jpg);
	color: #000000;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	}
    #middle td.m_norm {
	background: url(rp_grey.jpg);
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	}
    #middle td.m_ctr {
    	background: url(rp_grey.jpg);
	vertical-align: middle;
	text-align: center;
	}
    #middle td.m_blu {
    	background: url(rp_grey.jpg);
	margin: 5px;
	text-align: center;
	width: 50%;
	}
    #middle td.m_ann {
    	background: #ecf8ff;
	text-align: center;
	padding: 6px;
	border: 1px solid #000000;
	}

/* right column table */
    #rt_side {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	background: url(pattern13.jpg);
	color: #fbcc94;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	}
    #rt_side td.rt_norm {
	background: url(pattern13.jpg);
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	}
    #rt_side td.rt_ctr {
	vertical-align: middle;
	text-align: center;
	}
    #rt_side td.rt_blu {
    	background: url(rp_grey.jpg);
	margin: 5px;
	text-align: center;
	width: 50%;
	}
    #rt_side td.rt_ann {
    	color: #000000;
	background: #ecf8ff;
	text-align: center;
	padding: 6px;
	border: 1px solid #000000;
	}
