@import url(global.css);
body{
background:white url("../_img/body-bckgrnd-green.gif") top right no-repeat;
}


h1{background:transparent url("../_img/title-eng-legalregulatoryaf.png")  bottom left no-repeat;}


#header-row a:hover, #header-row a.selected{
color:#2acd00;
border-bottom: 0px solid #dc0015;
}

#main-center a:link, #main-center a:visited{
color: #2acd00;
text-decoration:none;
}
#main-center a:hover{
text-decoration:underline;
border-bottom:0px dotted #2acd00;
}
#quote{
display:block;
width:auto;
font-size:xx-small;
border-color:#DDDDDD;
}
#quote h2 {
color:#999999;
text-align:center;
font-style:oblique;
}
#quote a:link, #quote a:visited {
color:#999999;
}
#quote p {
background:#EFEFEF;
color:black;
}

#footer a:link, #footer a:visited {background:none;text-decoration:underline;color:#666666;}
#footer a:hover{text-decoration:overline}
