html, body { height: 100%; }
body
{
background: #fff; /* url('../Images/New/Background.png') no-repeat fixed; */
font: normal normal normal 10pt Verdana, Sans-Serif;
margin: 0px;
/* 2/25/2009 changed to allow scrollbars
overflow: auto;
*/
}
a { color: #039; }
a:Visited { color: #039; }
div.dhr
{
background-image: url(/public/images/diagline_slice.jpg);
background-repeat: repeat-x;
font-size:1px;
height: 28px;
}