td, tr, p, div {
	font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;

}

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style-image : url('../images/arrow.gif');
  list-style-position:inside
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

#titleDiv {
  position:absolute;
  font-family:arial, sans serif;
  font-size:40px;
  font-weight:bold;
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='white', Positive='true');
  color:#000000;
  width:700px;
  height:60px;
  top: 60px;
  left: 20px;
}


/* ###################### UPPER BUTTON BAR ###################### */
a.buttonbar:link, a.buttonbar:visited {
  color            : #000000;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #ffffff;
  text-decoration  : bold;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
#pathwayDiv {
	position         : absolute;
	width            : 550px;
	height           : 20px;
	top              : 12px;
	left             : 140px;
	background-color: #CCCCCC;

}

a.pathway:link, a.pathway:visited {
  color            : #FF9900;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ffffff;
  font-weight      : normal;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */

.modules {
  background       : #F7F7F7;
  border-right     : 1px solid #ffffff;
  border-bottom     : 1px solid #ffffff;
}

.mainlevel {
  letter-spacing   : 2px;
  padding-left     : 20px;
  width            : 90%;
}

a.mainlevel:link, a.mainlevel:visited {
  background       : url('http://www.4tempos.com.br/2007/templates/pat/images/01.jpg');
  background-repeat: no-repeat;
}

a.mainlevel:hover {
  color            : #000000;
  background       : url('../images/02.jpg');
  background-repeat: no-repeat;
}

.sublevel {
  letter-spacing   : 2px;
  padding-left     : 7px;
}

.moduleheading {
	font-size        : 18px;
	font-weight      : bold;
	color            : #000000;
	text-align       : center;
	letter-spacing   : 2px;
	border-bottom    : 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;

}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  background-color : #;
  height           : 20px;
  font-weight      : bold;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  background-color : #;
}

.sectiontableentry2 {
  background-color : #;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : left;
  background       : url(http://www.4tempos.com.br/2007/templates/pat/images/bg_body.jpg%27);
  border-right     : 1px solid #ffffff;
  border-bottom     : 1px solid #ffffff;
  padding-right    : 10px;
  margin-bottom    : 10px;
}

.contentpaneopen {
  text-align       : left;
  background       : url(http://www.4tempos.com.br/2007/templates/pat/images/bg_body.jpg%27);

  border-bottom    : 1px solid #ffffff;
  border-right     : 1px solid #ffffff;
  margin-bottom    : 10px;
  padding-right    : 10px;
  padding-left     : 10px;
  margin-bottom    : 10px;
}

.contentheading, .componentheading {
  font-size        : 16px;
  font-weight      : bold;
  background       : url(http://www.4tempos.com.br/2007/templates/pat/images/bg_body.jpg%27);
  color            : #003399;
  border-bottom    : 0px solid #ffffff;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
	font-family      : Geneva, Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 11px;
	color            : #999999;
	background       : #FFFFFF;
	border           : 1px solid #C0C0C0;
	font-weight: bold;

}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #CCCCCC;
  background       : #FFFFFF;
  border           : 1px solid #2c4124;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
	font-size        : 11px;
	text-decoration  : none;
	font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;


}

a:hover {
	color            : #0099CC;
	text-decoration  : underline;
	font-weight: bold;

}

a.category:link, a.category:visited {
	color            : #285078;
	font-weight      : bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;

}

a.category:hover {
  color            : #CC6600;
}
