body
{
    background-image: url('/Portals/5/images/bg.jpg');
}
.Normal
{
    color:#636363;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
}

#bodyLeft {
 text-align:left;
}

#bodyLeft p {
  padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px;
}

#bodyLeft hr {
  width:100%; color:#990000; background-color:#990000; height:2px;
}

#bodyLeft p.header
{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #c27f34;
	font-weight:bold;
	margin: 0px;
}



