.TBTAModuleStyle {
	border: 0px;
  background-color: #FFFCEA;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 4px;
  padding-right: 5px;
}

.TBTAContentStyle {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 10px; 
	border: 1px;
  border-style: solid;
  border-color: #D4B34C;
  color: #2B2B2B; 
  background-color: #FFFCEA;
  padding: 0px 2px 1px 2px; 
  margin: 0px 0px 5px 0px;
}

.TBTATitleStyle {
  font-family: Typodermic, Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 18px; 
  font-weight: normal;
  margin-left: 3px;
  color: #2B2B2B; 
  background-color: #FFFCEA;
}

.TBTAActionStyle {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 9px; 
  color: #FFFCEA; 
  background-color: #FFFCEA;
}

.TBTAIconStyle {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 9px; 
  color: #FFFCEA; 
  background-color: #FFFCEA;
}

/* style of item titles on edit and admin pages */
.SubHead    {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 13px; 
  color: #2E473B; 
}

/* 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: #2E473B; 
}

/* 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: #FFFCEA;
  color: #2B2B2B;
  padding: 0px; 
  margin: 4px
}


/* wheat:F5DEB3 */
/* salmon:FA8072 */
/* brass:B5A642 */
/* khaki:F5F5DC */
/* YellowBrown F9F99F same as background */
/* beige:F5F5DC */
/* whitesmoke:F5F5F5 */

/* forestgreen:228B22 */
/* huntergreen:215E21 */
/* teal:388E8E */
/* seagreen:238E68 */
/* graydark:2B2B2B */
/* darkbrown:A67C53 */
/* darkred:A60019 */
/* mattered:CC001F */
/* darkwood:804133 */
/* orangbrown:A65542 */
/* rosebrown:CC6852 */


/* lampblack #2E473B */
/* Tan Brown D4B34C */
/* Brown 9C7C3F */

