﻿.top-corners
{
background:url(../images/top_corners.jpg) center bottom no-repeat;
height:8px;
}
.bottom-corners
{
background:url(../images/bottom_corners.jpg) center top no-repeat;
height:4px;
}
.Container-Report
{
border-left:solid 1px #dadada;
border-right:solid 1px #dadada;
padding-bottom:0px !important;
}
.Container-links
{
background:#e7e7e5 url(../images/bg.jpg) top left repeat-x;
margin:0 1px 0 1px;
padding:5px 10px 0 20px !important;
display:none;
height:220px;
}
.links
{
height:24px;
background:url(../images/separator.jpg) bottom left no-repeat;
width:184px;
text-align:left;
padding:8px 0 0 0 !important;

}
.links a
{
color:#505050;
font:normal 11px verdana;
text-decoration:none; 
padding:0 0 0 5px !important;
text-transform:uppercase;
}
.links a:hover
{
text-decoration:underline;
}
.menu-selected
{
 text-decoration:underline !important;
}