/*web elements.css dm 2008 */


a {
    text-decoration: none;
    color: #8cacbb;
    background-color: transparent;
}
img {
    border: none;
    vertical-align: middle;
}
/* p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}
p a {
    text-decoration: underline;
}
p a:visited {
    color: Purple;
    background-color: transparent;
}
p a:active {
    color: Red;
    background-color: transparent;
}
p img {
    border: 0;
    margin: 0;
} */
#full-page {
	background:white;
	color:	black;
}
#main-body {
	
	background:white;
	color:	black;
	font: 100%  Arial,Verdana,"Lucida Grande",  Lucida, Helvetica, sans-serif;
	margin-left: 56;
}

#page-top {
	font: 60% Verdana,Arial,"Lucida Grande",  Lucida, Helvetica,  sans-serif;
    
	background-image:  url(green.gif) ;
    border-top: 1px solid #3f910f;
    float: none;
    padding: 0.5em 0em 1em 0em;
    text-align: right;
}
#page-footer {
	font: 60% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    background-color: #dfffcc;
    border-top: 1px solid #3f910f;
    border-bottom: 1px solid #3f910f;
    float: none;
    /*margin: 2em 0em 1em 0em;*/
    padding: 0.5em 0em 1em 0em;
    text-align: left;
}
/*- Menu Tabs 1--------------------------- */ 


    #tabs1 {
	  font: 100% Verdana, Arial,"Lucida Grande",  Lucida, Helvetica, sans-serif;
      float:left;
      width:100%;
	  background:white;
      font-size:90%;
      line-height:normal;
	  border-bottom:1px solid #3f910f;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("tableftc.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("tabrightc.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:white;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }	

/*- Menu Tabs D--------------------------- */

    #tabsD {
	  font: 85% Verdana, Arial,"Lucida Grande",  Lucida, Helvetica, sans-serif;
      float:left;
      width:100%;
      background:white;
      font-size:85%;
	  font-weight:bold;
      line-height:normal;
	  border-bottom:1px solid green;
      }
    #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("tableftj.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsD a span {
      float:left;
      display:block;
      background:url("tabrightj.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:Green;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD a span {float:none;}
    /* End IE5-Mac hack */
    #tabsD a:hover span {
      color:white;
      }
    #tabsD a:hover {
      background-position:0% -42px;
      }
    #tabsD a:hover span {
      background-position:100% -42px;
      }  
	
	
	


	  
#logo {
	display: inline;
	position: absolute;
	top: 20;
	left: 56;
	width: 10em;
	
/*     padding-top: 55px;
    height: 0px !important;
    height : 55px;
    width: 225px;
	 */
    cursor: pointer;
}

#pic-r {
	display: inline;
	float: right;
	left: 756;
	
	position: absolute;
}	
