body 
{
    background: transparent url(./imgs/body_bg.gif) top left repeat-x fixed;
    margin-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #525252;
}
.tabela_esquerda
{
    background-color:#e3e5fa;
}
.texto_titulo
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bolder;
	color:#2E8B57;
}
.texto_titulo1
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:bold;
}
.texto_cabecalho
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
	font-style:italic;
	text-align:justify;
}
.texto_cabecalho1
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:normal;
	font-style:italic;
	text-align:justify;
}
.texto_mensagem
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:Black;
	text-align:justify;
}
.texthist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E8B57;
	text-align:justify;
	text-indent:20px;
	margin-left:40px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:2px;
}
.titulos_geral
{
    font-size:12px;
    color:#5c7b8e;
    text-align:center;
}
.texto_geral
{
    font-size:10px;
    color:#525252;
}

.framelogo {
	border-left: 1px solid #5FA0BC;
	border-right: 1px solid #5FA0BC;
	border-top: 1px solid #5FA0BC;
}
.frame {
	border-left: 1px solid #5FA0BC;
	border-right: 1px solid #5FA0BC;
	border-bottom: 1px solid #5FA0BC;
}
.framebottom {
	border-top: 1px solid #5FA0BC;
	border-bottom: 1px solid #5FA0BC;
}
.text1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text4 {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
}

.textcontactos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2E8B57;
}
.listboxx
{
    border-right: aliceblue thin groove; 
    border-top: aliceblue thin groove; 
    border-left: aliceblue thin groove; 
    border-bottom: aliceblue thin groove;
    border-color:Menu;
}
.texto_registo
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#323531;
	font-weight:bold;
}
/*Menu*/
.staticMenuItem
{
    border:solid 1px black;
    width:175px;
}
.menuItemStyle
{
   
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color:#e3e5fa;
    
}
.menuHover
{
    background-color:#7C6F57;
}
/*Calendário*/
.selectDayStyle
{
    background-color:#666666;
    color:White;
}
.todayDayStyle
{
    background-color:#CCCCCC;
    color:Black;
}
.selectorStyle
{
     background-color:#CCCCCC;
}
.weekendDayStyle
{
    background-color:#FFFFCC;
}
.otherMonthDayStyle
{
    color:#808080;
}
.dayHeaderStyle
{
    background-color:#CCCCCC;
}
.titleStyle
{
    border-color:Black;
}
/*---------------------------------*/
a:link {
	color:#6699CC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

a:visited {
	color: #5F9EBA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}
a:hover {
	color:#67b12c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a.linkmenu:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	text-decoration:none;
}

a.linkmenu:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8f854c;
	text-decoration:none;
}
a.linkmenu:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2DA92D;
	text-decoration:none;
}
/*
table
{
    table-layout:fixed;
}
*/