
 var txt_common = "<!-- Common Defination -->\n"
 txt_common += "<!--\n"
 txt_common += "\n"
 txt_common += "     Last Modified:  2003-Apr-30  jimbrown@swirlingbrain.com\n"
 txt_common += "\n"
 txt_common += "-->\n"
 txt_common += "<style type=\"text/css\">\n"
 txt_common += "\n"
 txt_common += "  .top_title {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    font-size: 30pt;\n"
 txt_common += "    color: #ffffff;\n"
 txt_common += "    background-color: #0066ff;\n"
 txt_common += "    text-align: center;\n"
 txt_common += "    margin-left: .5em}\n"
 txt_common += "\n"
 txt_common += "  .top_smtitle {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    font-size: 18pt;\n"
 txt_common += "    text-align: center;\n"
 txt_common += "    color: #ffffff;\n"
 txt_common += "    background-color: #0066ff}\n"
 txt_common += "\n"
 txt_common += "  .top_smrtitle {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: normal;\n"
 txt_common += "    font-size: 14pt;\n"
 txt_common += "    color: #ffffff;\n"
 txt_common += "    background-color: #0066ff}\n"
 txt_common += "\n"
 txt_common += "  .top_menu a {text-decoration: none;\n"
 txt_common += "    font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-size: 12pt;\n"
 txt_common += "    color: #ffffff;\n"
 txt_common += "    font-weight: bold}\n"
 txt_common += "  .top_menu a:visited {color: #c0c0c0;\n"
 txt_common += "    font-weight:bold}\n"
 txt_common += "  .top_menu a:hover {color: #0000ff}\n"
 txt_common += "\n"
 txt_common += "  .menu_text {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    font-size: 10pt;\n"
 txt_common += "    color: #ffffff;\n"
 txt_common += "    margin: 0em}\n"
 txt_common += "\n"
 txt_common += "  .menu_li li {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    font-size: 10pt;\n"
 txt_common += "    color: #ffffff;\n"
 txt_common += "    margin-left: -1.5em;\n"
 txt_common += "    margin-right: 0em}\n"
 txt_common += "\n"
 txt_common += "  .menu a {text-decoration: none;\n"
 txt_common += "    font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-size: 10pt;\n"
 txt_common += "    color: #ffffff;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    margin: .5em}\n"
 txt_common += "  .menu a:visited {font-weight: bold;\n"
 txt_common += "    color: #d0d0d0}\n"
 txt_common += "  .menu a:hover {color: #a0a0ff}\n"
 txt_common += "\n"
 txt_common += "  .left_menu a {text-decoration: none;\n"
 txt_common += "    font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-size: 10pt;\n"
 txt_common += "    color: #ffffff;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    margin: 0em}\n"
 txt_common += "  .left_menu a:visited {font-weight: bold;\n"
 txt_common += "    color: #d0d0d0}\n"
 txt_common += "  .left_menu a:hover {color: #a0a0ff}\n"
 txt_common += "\n"
 txt_common += "  .menu_title {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    font-size: 13pt;\n"
 txt_common += "    color: #ffffff;\n"
 txt_common += "    background-color: #000066;\n"
 txt_common += "    margin: .5em}\n"
 txt_common += "\n"
 txt_common += " .bottom_support {\n"
 txt_common += "    font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    font-size: 10pt;\n"
 txt_common += "    color: #0000000;\n"
 txt_common += "    background-color: #f0f0ff;\n"
 txt_common += "    margin: 0em;\n"
 txt_common += "    padding: 0em}\n"
 txt_common += "\n"
 txt_common += "  .oborders { \n"
 txt_common += "    border-color: white;\n"
 txt_common += "    border-style: solid;\n"
 txt_common += "    border-width: 5px;\n"
 txt_common += "    padding: 7px}\n"
 txt_common += "\n"
 txt_common += "  .iborders {\n"
 txt_common += "    border-color: blue;\n"
 txt_common += "    border-style: solid;\n"
 txt_common += "    border-width: 1px;\n"
 txt_common += "    padding: 5px}\n"
 txt_common += "\n"
 txt_common += "  h1 {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    color: #000080;\n"
 txt_common += "    font-size: 18pt;\n"
 txt_common += "    background-color: #ffffff;\n"
 txt_common += "    margin: .5em}\n"
 txt_common += "\n"
 txt_common += "  h2 {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    color: #000080;\n"
 txt_common += "    font-size: 14pt;\n"
 txt_common += "    background-color: #ffffff;\n"
 txt_common += "    margin-left: 0em}\n"
 txt_common += "\n"
 txt_common += "  .caption {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: normal;\n"
 txt_common += "    color: #000000;\n"
 txt_common += "    font-size: 10pt;\n"
 txt_common += "    background-color: #ffffff;\n"
 txt_common += "    margin: .5em}\n"
 txt_common += "\n"
 txt_common += "  .text {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: normal;\n"
 txt_common += "    color: #000000;\n"
 txt_common += "    font-size: 12pt;\n"
 txt_common += "    background-color: #ffffff;\n"
 txt_common += "    margin: .5em}\n"
 txt_common += "\n"
 txt_common += "  .in {margin-left: 2em}\n"
 txt_common += "\n"
 txt_common += "  .small_text {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-style: italic;\n"
 txt_common += "    font-weight: normal;\n"
 txt_common += "    color: #8080ff;\n"
 txt_common += "    font-size: 8pt;\n"
 txt_common += "    background-color: #ffffff;\n"
 txt_common += "    margin: 0em}\n"
 txt_common += "\n"
 txt_common += "  .hidden_text {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: normal;\n"
 txt_common += "    color: #ffffff;\n"
 txt_common += "    font-size: 12pt;\n"
 txt_common += "    background-color: #ffffff;\n"
 txt_common += "    margin: .5em}\n"
 txt_common += "\n"
 txt_common += "  .plain_menu {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: normal;\n"
 txt_common += "    color: #000000;\n"
 txt_common += "    font-size: 12pt;\n"
 txt_common += "    background-color: #ffffff;\n"
 txt_common += "    margin: .5em}\n"
 txt_common += "  .plain_menu a {text-decoration: none;\n"
 txt_common += "    font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-size: 12pt;\n"
 txt_common += "    color: #0808ff;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    margin: 0em}\n"
 txt_common += "  .plain_menu a:visited {font-weight: bold;\n"
 txt_common += "    color: #0000ff}\n"
 txt_common += "  .plain_menu a:hover {color: #a0a0ff}\n"
 txt_common += "  .plain_menu li {font-family: verdana, helvetica, arial, sans-serif;\n"
 txt_common += "    font-weight: bold;\n"
 txt_common += "    font-size: 12pt;\n"
 txt_common += "    color: #000000}\n"
 txt_common += "\n"
 txt_common += "</style>\n"


