.TEModuleStyle {
	border: 1px #388E8E solid;
  padding: 0px 2px 1px 2px; 
  margin: 1px 1px;
  background-color: #F5F5F5;
}

.TEContentStyle {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 10px; 
  color: #2B2B2B; 
  background-color: #F5F5F5;
  padding: 0px; 
  margin: 2px
}

.TETitleStyle {
  font-family: Typodermic, Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 18px; 
  color: #F5F5F5; 
  background-color: #388E8E;
  padding-left:5px;
}

.TEActionStyle {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 9px; 
  color: #F5F5F5; 
  background-color: #388E8E;
}

.TEIconStyle {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 9px; 
  color: #F5F5F5; 
  background-color: #388E8E;
}

.TEVisibilityStyle {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 9px; 
  color: #F5F5F5; 
  background-color: #388E8E;
}

/* style of item titles on edit and admin pages */
.SubHead    {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 13px; 
  color: #2B2B2B; 
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 13px; 
  color: #2B2B2B; 
}

/* text style used for most text rendered by modules */
.Normal
{
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: justify;
  background-color: #F5F5F5;
  color: #2B2B2B;
  padding: 0px; 
  margin: 4px
}


/* wheat:F5DEB3 */
/* salmon:FA8072 */
/* brass:B5A642 */

/* forestgreen:228B22 */
/* huntergreen:215E21 */
/* teal:388E8E */
/* seagreen:238E68 */
/* graydark:2B2B2B */

/* darkbrown:A67C53 */
/* darkred:A60019 */
/* mattered:CC001F */
/* darkwood:804133 */
/* orangbrown:A65542 */
/* rosebrown:CC6852 */

/* khaki:F0E68C */
/* text:color F9F99F same as background */
/* beige:F5F5DC */
/* whitesmoke:F5F5F5 */

/* lampblack #2B2B2B */
