BODY {
	font-family: Arial;
	color: Black;
	font-size: 13px;
	font-weight: 400;
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 0px;
	padding-top: 0px;
	background-color : #eaeaea;
}
H1 {
	font-family: tahoma,Arial;
	font-size: 19px;
	font-weight: 500;
	color: Navy;
	text-align: right;
	margin-bottom : 1px;
	margin-top : 1px;
	font-style : italic;
}
H2 {
	font-family: tahoma,Arial;
	font-size: medium;
	font-weight: 600;
	color: Navy;
	text-align: left;
	font-style : italic;
	padding-bottom : 0px;
	margin-bottom : 2px;
}
.headsmall {
	font-family: tahoma,Arial;
	font-size: 11px;
	font-weight: 400;
	color: Navy;
}
.indexmenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	color: black;
}

H3  {
	font-family: tahoma,Arial;
	font-size: medium;
	font-weight: 400;
	color: Navy;
	font-style: italic;
}
PRE { font-family: Arial; font-size: 13px; font-weight: 400; }
TD { font-family: Arial; font-size: 13px; font-weight: 400; }
B { font-family: Arial;  font-weight: 600; }
Strong  { font-family: tahoma,Arial; font-size: 13px; font-weight: 600; color: #330099;}
BIG {
	font-family: tahoma,Arial;
	font-size: medium;
	font-weight: 400;
	color: Navy;
	font-style: italic;
}

.menu3 {font-size: 8pt;	font-weight: normal; margin: 5px 15px 5px 15px;}
a:link {color: #0000ff;}
a:visited {	color: #0000ff;}
a:hover { color: #ff0000;	text-decoration: underline;}
.menu {font-size: 11pt;	font-weight: normal; margin: 5px 10px 25px 10px; text-decoration: none; line-height : 25px;}
.menu2 {font-size: 8pt;	font-weight: normal; margin: 3px 10px 25px 10px; text-decoration: none;}
.headline {
	border-top : thin;
	border-style : inset;
	padding-bottom : 5;
	padding-left : 2;
	padding-right : 2;
	padding-top : 5;
	text-align : center;
	width : auto;
	border-bottom-width : medium;
	border-left-width : thin;
	border-right-width : medium;
	font-size : 13px;
	font-variant : small-caps;
	font-weight : bold;
	color : #CE0000;
	background : #FFFFC0;
}
}
.footermenu {font-size: 8pt; font-weight: normal;  text-decoration: none;}
.menu-hdr {font-size: 14pt; font-weight: bold; margin: 10px 5px 5px 5px; padding: 0pt 2pt 0pt 5pt; border: thin solid #CCCCCC; background-color : #F8F8F8;}
.textarea {
	margin-left : 10px;
	margin-bottom : 10px;
	margin-right : 10px;
	margin-top : 10px;
}
.textarea2 {
	margin-left : 5px;
	margin-bottom : 5px;
	margin-right : 5px;
	margin-top : 5px;
}
.footer1 {
	font : 400 small;
	border-top : thin;
	border-style : none;
	padding-bottom : 5;
	padding-left : 2;
	padding-right : 2;
	padding-top : 5;
	text-align : center;
	border-bottom-width : medium;
	border-left-width : thin;
	border-right-width : medium;
}
span {background: #ffff80;}


/*- Menu Tabs 4--------------------------- */

    #tabs4 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #6B78A9;
		  font: bold 11px/1.5em Verdana;
      }
    #tabs4 ul {
          margin:0;
          padding:10px 10px 0 110px;
          list-style:none;
		  font: bold 11px/1.5em Verdana;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
	  font: bold 11px/1.5em Verdana;
      }
    #tabs4 a {
      float:left;
      background:url("tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
	  font: bold 11px/1.5em Verdana;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
	  font: bold 11px/1.5em Verdana;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
