/*google stuff*/

body,div,h1,h2,h3,h4,h5,h6,form,textarea,p,td{
  margin:0;padding:0;
}

body{
  background-color:#fff;font:10pt arial,sans-serif;
}

table{
  font-size:inherit;
}

#tabs li{margin-bottom:0px}
#tabspace2 li{margin-bottom:0px}
#tabs ul{width:100%;margin:0;padding:0}
#tabspace2{margin:0;padding:0}
#tabs li.addtab{font-weight:normal;padding-bottom:0px;background-color:#ffffff;}
.tab{float:left;height:23px;line-height:21px;border-bottom:1px #80c65a solid;}
.selectedtab,.unselectedtab{cursor:pointer;}
.tab.spacer{width:8px;}
.tab.leftspace{width:20px;}
.tab span{display:inline;padding-left:10px;padding-right:10px;white-space:nowrap;}
.tab {list-style:none}
.selectedtab{font-weight:bold;background-color:#fff;border:1px #7aa5d6 solid;border-bottom:0px;border-bottom:none;}
.unselectedtab{background-color:#e5ecf9;border:1px #7aa5d6 solid;height:22px;}
.selectedtab_l,.selectedtab_r,.unselectedtab_l,.unselectedtab_r{width:2px;}
.selectedtab span,.unselectedtab span{float:left;}
.tab_hover{background-color:#7aa5d6;}
#addstuff,#addstuff2{font-weight:bold;text-align:right;padding-right:10px;line-height:21px;float:none;}


.unselectedtab{color:#262626;}
.tab_hover span{color:#fff;}

.toptext {   color: #008000; }
.selectedtab {   color: #008000; }
.selectedtab {   border-color: #80c65a; }
 .unselectedtab {   border-color:#80c65a;   background-color:#ddf8cc; } 

#addtab {font-size: 38px; font-weight:bold; color: #008000; }
span.tabstar {margin-bottom:-30px; line-height:40px; padding:0 4px 0 6px;}
/*end google stuff*/
