/* CSS Document */



.activityImages{
 	margin: 8px;
}
/*====================================================*/
.gwt-TabBar { 
background-color:#CECE9F;
border-bottom:1px solid #E8EEF7;
}
.gwt-TabBar .gwt-TabBarFirst { 
  height: 100%;
  
  padding-left: 25px;
  
}
.gwt-TabBar .gwt-TabBarRest {
  
  padding-right: 3px;
}
.gwt-TabBar .gwt-TabBarItem { 

  font-family:"Comic Sans MS";
  font-size:smaller;
  padding: 2px;
  cursor: pointer;
  cursor: hand;
  margin-top:6px;
  margin-left:6px;
  margin-right:6px;
  margin-bottom:1px;
}
.gwt-TabBar .gwt-TabBarItem-selected {
  font-family:"Comic Sans MS";
  font-size:smaller;
  font-weight: bold;
  background-color: #E0E0C2;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  padding: 2px;
  cursor: default;
} 

.gwt-TabPanel { 
}
.gwt-TabPanelBottom { 
 border-left: 1px solid #CECE9F;
 border-right: 1px solid #CECE9F;
 border-bottom: 1px solid #CECE9F;
 }
 
 /* ===========================================================================*/
 
 h1{font-family: "Comic Sans MS";font-size: 15pt; font-weight:100; text-transform:uppercase;}
 h2{text-indent:0pt;
	text-align:left;
	font-family:"Arial Black";
	font-size:10.0pt;
	color:#CC9900;
	font-weight:normal;
	text-transform:uppercase;}
	
h3{color: #CC9900;font-weight: bold;font-size:12.0pt;margin-top:30px; margin-bottom:0px;padding-bottom:0;}
h4{font-size:12pt;}
a{color:#339933;}
