ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
/*  background-color: #fff; */
}

body
{
  padding: 20px;
}

div#frame div#header {
  background: url(../images/login_header_bg.jpg) bottom center no-repeat;
}

div#frame div#content {
  background: transparent url(../images/login_main_bg.jpg) no-repeat scroll center top;
}

div#frame div#content #report{
  width: 240px;
  margin-right: 350px;
  background-color: white;
}

h3.underlined {
  border-bottom: 2px solid #5FC4DE;
  margin-bottom: 5px;
}