body { 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    padding:0;
    margin:0;
    margin-top:10px;
    background:#f4f4f4;
    font-size:14px;
    color:#7c7c7c;
    background-image: url(images/bg_page.png);
    background-repeat: repeat-x;
    text-align: justify;
    text-justify: auto;
}

p,td {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#7c7c7c;
    text-align: justify;
    text-justify: auto;
}

a {
	text-decoration:none;
	color:#7c7c7c;
}

a:hover {color:#000000;}


.tools a {
	text-decoration:none;
    font-size: 16px;
    color:#565656;
}

.tools a:hover {
	text-decoration:none;
    font-size: 16px;
    color:#000000;
}

#header td {
    text-align:center;
}

.menu {
        
}

#menu a {
    display: block;
    background-image: none;
    width: 91px;
    height: 151px;
}

#menu a:hover {
    background-image: url(images/bg_menu_highlight.png);
    background-repeat: repeat-x;
    color:#fff;
}

.menu_active {
    background-image: url(images/bg_menu_highlight.png);
    background-repeat: repeat-x;
    color:#fff;
}

.menu_active a {
    background-image: url(images/bg_menu_highlight.png);
    background-repeat: repeat-x;
    color:#fff;
}


#menu_contact a {
    display: block;
    background-image: none;
    width: 90px;
    height: 151px;
}

#menu_contact a:hover {
    background-image: url(images/bg_menu_highlight_contact.png);
    background-repeat: repeat-x;
    color:#fff;
}

.menu_active_contact {
    background-image: url(images/bg_menu_highlight_contact.png);
    background-repeat: no-repeat;
    color:#fff;
}

.menu_active_contact a {
    background-image: url(images/bg_menu_highlight_contact.png);
    background-repeat: repeat-x;
    color:#fff;
}


.menu2:hover{
    background-image: url(images/bg_menu_highlight.png);
    background-repeat: repeat-x;
    color:#fff;
    cursor: hand;
}

#slideshow {
  width: 949px;
  height: 360px;
}


#button_readmore a {	display:block;	background-image:url(images/button_readmore.png);	background-position:0px 0px;	width:134px;	height:44px;	margin-left:-0px;}
#button_readmore a:hover {	background-position:0px -44px;}

#button_pil_button a {	display:block;	background-image:url(images/button_pil_button.png);	background-position:0px 0px;	width:297px;	height:44px;	margin-left:-0px;}
#button_pil_button a:hover {	background-position:0px -44px;}

#button_allarticles a {	display:block;	background-image:url(images/button_allarticles.png);	background-position:0px 0px;	width:134px;	height:44px;	margin-left:-0px;}
#button_allarticles a:hover {	background-position:0px -44px;}

#button_download_pdf a {	display:block;	background-image:url(images/button_download_pdf.png);	background-position:0px 0px;	width:175px;	height:44px;	margin-left:-0px;}
#button_download_pdf a:hover {	background-position:0px -44px;}

