html {
overflow-x: hidden;
overflow-y: auto;
}

.txt, .txt table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	font-size : 8pt;
	font-weight : normal;
} 

.txt_groot {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        color: black;
        font-size : 11pt;
        font-weight : bold;
}

.menu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        color: #bec254;
        font-size : 14pt;
        line-height : 25pt;
        font-weight : normal;
}

.menu a:link { color: white; text-decoration : none; }
.menu a:visited { color: white; text-decoration : none;}
.menu a:hover { color: black; text-decoration : none;}  

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
}

.footer a:link { color: black; text-decoration : none; }
.footer a:visited { color: black; text-decoration : none;}
.footer a:hover { color: white; text-decoration : none;}

.atreyu  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	font-weight : bold;
    font-size:8pt; 
	vertical-align:bottom; 
	text-align:left;
}

.atreyu a:link { color: black; text-decoration : none; }
.atreyu a:visited { color: black; text-decoration : none;}
.atreyu a:hover { color: white; text-decoration : none;}

.crm_row, .crm_number_pager {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;  
        color: black;
        font-size : 8pt;
        font-weight : normal;   
}

.cms_add A:link,
.crm_number_pager A:link,
.crm_letter_pager A:link,
.crm_header A:link,
.crm_add_link a:link,
.crm_row a:link { color: #050505; text-decoration : none; }
.cms_add A:visited,
.crm_number_pager A:visited,
.crm_letter_pager A:visited,
.crm_header A:visited,
.crm_add_link A:visited,
.crm_row a:visited { color: #050505; text-decoration : none;}
.cms_add A:hover,
.crm_number_pager A:hover,
.crm_letter_pager A:hover,
.crm_header A:hover,
.crm_add_link A:hover,
.crm_row a:hover { color: white; text-decoration : none;}

.crm_view {
  width: 590px;
}

.crm_view td {
        padding-left: 5px;
        padding-right: 5px;
}
.crm_header, .crm_letter_pager {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        color: #6A778A;
        font-size : 8pt;
        line-height : 14px;
        font-weight : bold;
}