<STYLE TYPE="text/css">

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

img	{
   border: 0;

}

p {
   color: #606060;
   font-family: arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   padding-left: 12px;
   padding-right: 12px;
}

b {
	color: #000000;
    font-family: arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;

}

b.highlite {
	color: #000000;
    font-size: 14px;
	font-weight: 800;
	text-decoration: normal;
	border-style: 1px solid #eaeaea;

}


b.high {
	color: #990000;
    font-family: helvetica, arial, sans-serif;
   font-weight: 800;
   font-size: 25px;
   text-transform: normal;

}

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

}

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

}

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

H1 {
   padding-left: 3px;
   font-size: 13px;
   color: #0d9d9b;
   font-weight: 800;
}

H1.box{
   padding-left: 3px;
   font-size: 13px;
   color: #ffffff;
   font-weight: 800;
   
}

.class1 A:link{
    font-size: 12px;
	font-weight: 800;
   color: #C7377D;
   text-decoration: none;
}




a:link {
	color: #C7377D;
    font-size: 12px;
	font-weight: 800;
   text-decoration: underline;
}


a:link2 {
	color: #d56736;
    font-size: 12px;
	font-weight: 800;
	background: #0ab5e6;
   color: #ffffff;
   border: 1px solid #eaeaea;
   line-height: 1.2em;
   text-decoration: none;
}

a:visited {
	color: #C7377D;
    font-size: 12px;
	font-weight: 800;
   text-decoration: none;

}

a:hover {
	color: #cccccc;
    font-size: 12px;
	font-weight: 800;
   text-decoration: underline;
}

ul {
   color: #000000;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   list-style-type: square;
}

li {
   color: #000000;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   list-style-type: square;
}

li.blank {
   color: #000000;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 14px;
   text-transform: normal;
   list-style: none;
}

input { 
border-top: 1px solid;
border-bottom: 1px solid;
border-color: dddcd6;
background-color: #fa7671;
color: #ffffff;
font-family: Helvetica, Arial;
font-size: 11px;
font-weight: bold;
}

input.white { 
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #fa7671;
background-color: #ffffff;
color: #000000;
font-family: Helvetica, Arial;
font-size: 11px;
font-weight: bold;
}

/*  Establish general layout parameters */


body {
text-align: center;
width: 924px;
   margin-left: auto;
   margin-right: auto;

background-color:#dbd8d2;
	scrollbar-face-color:dbd8d2;
	scrollbar-highlight-color:dbd8d2;
	scrollbar-3dlight-color:333333;
	scrollbar-shadow-color:dbd8d2;
	scrollbar-darkshadow-color:333333;
	scrollbar-arrow-color:840404;
	scrollbar-track-color:eaeaea;
	 
}


div#layout {
   width: 924px;
   text-align: center;
   margin-left: auto;
   margin-right: auto;

}


div#container {
   width: 924px;
   text-align: center;
   padding: 0px;
   clear: both;

}

div#top {
   width: 924px;
   height: 30px;
   text-align: left;
   background: #FCF3F8;
   padding: 0px;
   clear: both;

}

div#head {
   width: 924px;
   height: 288px;
   text-align: left;
   background-image:  url(Img/BGmid2.jpg);
   background-repeat: no-repeat; 
   padding: 0px;
   clear: both;

}

div#head1 {
   width: 924px;
   height: 288px;
   text-align: left;
   background-image:  url(Img/BGmid2home.jpg);
   background-repeat: no-repeat; 
   padding: 0px;
   clear: both;

}

div#head2 {
   width: 924px;
   height: 288px;
   text-align: left;
   background-image:  url(Img/BGmid2about.jpg);
   background-repeat: no-repeat; 
   padding: 0px;
   clear: both;

}

div#head3 {
   width: 924px;
   height: 288px;
   text-align: left;
   background-image:  url(Img/BGmid2body.jpg);
   background-repeat: no-repeat; 
   padding: 0px;
   clear: both;

}

div#head4 {
   width: 924px;
   height: 288px;
   text-align: left;
   background-image:  url(Img/BGmid2contact.jpg);
   background-repeat: no-repeat; 
   padding: 0px;
   clear: both;

}

div#footer {
   width: 924px;
   height: 60px;
   text-align: left;
   background-image:  url(Img/BGfoot2.jpg);
   background-repeat: no-repeat;
   color: #ffffff;
   padding: 0px;
   clear: both;

}

div#content {
   width: 924px;
   text-align: left;
   background: #ffffff;
   padding: 0px;
   clear: both;

}

table.txt {
   background: #ffffff;
   text-align: left;
   padding: 20px;
   border-left: 1px solid #dbe1e2;
   border-top: 1px solid #dbe1e2;
   border-right: 1px solid #dbe1e2;
   border-bottom: 1px solid #dbe1e2;
}

/*- Menu Tabs D--------------------------- */

    #tabsD {
      float:left;
      width:100%;
      background:#dbd8d2;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #F4B7D6;
      }
    #tabsD ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsD li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsD a {
      float:left;
      background:url("Img/tableftD.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsD a span {
      float:left;
      display:block;
      background:url("Img/tabrightD.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#C7377D;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD a span {float:none;}
    /* End IE5-Mac hack */
    #tabsD a:hover span {
      color:#C7377D;
      }
    #tabsD a:hover {
      background-position:0% -42px;
      }
    #tabsD a:hover span {
      background-position:100% -42px;
      }  
-->
</STYLE>
