.header2

{ border-left: 1px #111111; border-right: 1px #111111; border-bottom: 1px #111111 }


div.clock
{
  text-align: right;
	clear: both;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 4px;
}

div.mainblocktitle
{
  color: white;
  /* background-color: #FF9935;*/
  font-weight: bold;
  font-size: 11px;
  padding-left: 8px;
  padding-top: 1px;
  padding-bottom: 3px;
  background: url("../img/men_base.jpg") repeat-x;
}

.border_header
{
  border-left:      solid 1px #EFCF39;
  border-right:     solid 1px #EFCF39;
  border-bottom:    solid 1px #EFCF39;
  border-top:       solid 1px #EFCF39;
  background-color: #EFCF39;
  padding:3px;
}

.border_headert
{
  border-left:      solid 1px #EFCF39;
  border-right:     solid 1px #EFCF39;
  border-bottom:    solid 1px #EFCF39;
  border-top:       solid 1px #EFCF39;
}

.border_round
{
  border-left:      solid 1px #EFCF39;
  border-right:     solid 1px #EFCF39;
  border-bottom:    solid 1px #EFCF39;
  border-top:       solid 1px #EFCF39;
}

.border_links
{
  border-left:      solid 1px #EFCF39;
  border-right:     solid 1px #EFCF39;
  border-bottom:    solid 1px #EFCF39;
  padding:3px;

}          

}


.border_gray
{
  background-color: #EAEAEA;
  font-size:        9px;
  font-family:      Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:      bold;
  border-left:      solid 1px #EFCF39;
  border-right:     solid 1px #EFCF39;
  border-bottom:    solid 1px #EFCF39;
  height:           14px;

}
/*Afrosio Sadie 10/03/06 */
.linkdois A:link {font-weight:bold; color:#EFCF39;}
.linkdois A:visited {text-decoration: underline}
.linkdois A:active {text-decoration: underline}
.linkdois A:hover {text-decoration: underline; color: #0000FF;}

.linktres A:link {color: #993300 ;font-weight: bold;	}
.linktres A:visited {text-decoration: none;color:#FFFFF;}
.linktres A:active {text-decoration: none;color:#FFFFF;font-weight: bold;}
.linktres A:hover {text-decoration: underline; color: #0000FF;}


td.blockheader
{
  background-color: #698DBA; 
  text-align: center; 
  font-weight: bold;
}