
BODY { font-family:  Arial; color: #000000;  font-size: 13px; font-weight: 400;  margin-left: 0px; margin-top: 10px;  padding-left: 0px; padding-top: 0px;  background-image: url(pics/grass2.jpg);}
H1 {font-family: Arial;  color: #000099; text-align: center; font-size: 17px;}
H2 {font-family: Arial;  color: #000099; text-align: left; font-size: 17px;}
H3 { font-family: Arial; color: #000099; text-align: left; }
B { font-family: Arial; font-size: 13px; font-weight: 700; }
P { font-family: Arial; font-size: 13px;  }
TD { font-family: Arial; font-size: 13px;  }
table {font-family: Arial;  color: #000000; font-size: 13px; font-weight: 400; }
strong { font-family: Arial; font-size: 13px; font-weight: 700; }
BIG { font-family: Arial; font-size: 17px; font-weight: 600; color: #000099; }
.menu {font-family: Arial; font-size: 13px; font-weight: normal; margin: 10px 10px 25px 15px; line-height : 20px;}
.menu2 {font-family: Arial; font-size: 9pt;	font-weight: normal; margin: -5px 15px -5px 15px;}
.menu3 {font-family: Arial; font-size: 8pt;	font-weight: normal; margin: 5px 15px 5px 15px;}
a:link {font-family: Arial; color: #0000ff; text-decoration: none;}
a:visited {font-family: Arial; 	color: #0000ff;	text-decoration: none;}
a:hover {font-family: Arial;  color: #ff0000;	text-decoration: underline;}
headline {font-family: Arial; color: #FFFFFF;}
.menu-hdr {font-size: 10px; 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;  text-align: left;}
.footer {	font : 400 small;
	border-top : thin;
	border-style : inset;
	padding-bottom : 20;
	padding-left : 20;
	padding-right : 20;
	padding-top : 20;
	text-align : center;
	border-bottom-width : medium;
	border-left-width : thin;
	border-right-width : medium;
}

  
/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 20px 0 0px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:right;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

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


