<STYLE TYPE="text/css">
<!--

html {
   max-height:100%;
   padding: 0px;
   margin: 0px;
}	

img	{
   border: 0;

}

p {
   color: #606060;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 11px;
   text-transform: normal;
}

b.highlite {
	color: #c5b89f;
    font-size: 11px;
	font-weight: 800;
	text-decoration: normal;

}


b.blkhigh {
	color: #eca028;
    font-family: helvetica, arial, sans-serif;
   font-weight: 800;
   font-size: 12px;
   text-transform: normal;

}

H1.box{
   background: #f7f3e2;
   color: #eca028;
   border: 1px solid #cccccc;
   line-height: 1.2em;
   
}

H1, H2 {
	font-family: helvetica, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
}

H1 {
   padding-top: 20px;
   font-size: 12px;
   color: #0d597a;
   font-weight: 800;
}

hr {
border: none 0; 
border-top: 1px solid #ccc;
width: 100%;
height: 1px;
text-align: left;

}

a:link {
	color: #15647e;
    font-size: 11px;
	font-weight: 800;
	text-decoration: none;

}

a:visited {
	color: #15647e;
    font-size: 11px;
	font-weight: 800;
	text-decoration: none;

}

a:hover {
	color: #ffffff;
    font-size: 11px;
	font-weight: 800;
	text-decoration: none;
}

/*  Establish general layout parameters */


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #e5d6bb;
}

div#layout {
   width: 800px;
   height: 100%;
   text-align: left;
   background-image:  url(Img/BG.jpg);
   background-repeat: repeat-y;   
   padding: 0px;
   margin-left: auto;
   margin-right: auto;
}

div#container {
   padding-left: 8px;
   clear: both;

}

div#top {
   width: 784px;
   height: 100px;
   float: left;
   margin: 0;
   padding: 0px;
   clear: both;
}

div#top p{
   padding-left: 20px;
   padding-right: 20px;
   color: #0d597a;
}

div#head {
   width: 784px;
   height: 350px;
   float: left;
   background-image:  url(Img/Header.jpg);
   background-repeat: no-repeat;   
   margin: 0;
   padding: 0px;
   clear: both;
}

div#topbanner {
   width: 784px;
   height: 75px;
   float: left;
   background-color: #0d597a;
   margin: 0;
   padding-top: 4px;
   clear: both;
}


div#main {
   width: 784px;
   float: left;
   margin: 0;
   padding: 0;
   clear: both;
}



div#footer {
   width: 784px;
   height: 50px;
   float: left;
   background-image:  url(Img/ftBG.jpg);
   background-repeat: no-repeat;   
   margin: 0;
   padding: 0px;
   clear: both;
}

div#footer p{
   padding-left: 20px;
   padding-right: 20px;
   color: #0d597a;
}


form {

	font-family: Verdana;

}



input {

   background-color: #EAEAEA;
   font-family: Verdana; 
   font-weight: normal;
   border: 1px solid #606060; 
   font-size: 10px;
   color: #000000;
   padding: 0;
   margin: 0;

}

/*- menutabs--------------------------- */

    #menutabs {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;

      }
    #menutabs ul.menu {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #menutabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menutabs a {
      float:left;
      background:url("Img/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menutabs a span {
      float:left;
      display:block;
      background:url("Img/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menutabs a span {float:none;}
    /* End IE5-Mac hack */
    #menutabs a:hover span {
      color:#FFF;
      }
    #menutabs a:hover {
      background-position:0% -42px;
      }
    #menutabs a:hover span {
      background-position:100% -42px;
      }  

-->
</STYLE>