body
{
 font: normal 0.8em Tahoma, Verdana, helvetica, sans-serif; 
}

.portletTable
{
  background-color:#0053A0;
}

.contentTD
{
  border:1px solid #0053A0;
}

.headerText
{
 font-size:13px;
 font-weight:bold;
 font-family:Tahoma, Verdana, helvetica, sans-serif;
 text-align:center;
 vertical-align:top;
}

.footerText
{
 font-size:10px;
 font-family:Tahoma, Verdana, helvetica, sans-serif;
 text-align:center;
 vertical-align:top;
}

.contentText
{
 font-size:12px;
 font-family:Tahoma, Verdana, helvetica, sans-serif;
 padding:6px;
 text-align:left;
 vertical-align:top;
}

.topleft
{
 background-image: url('../images/tl.gif');
 background-repeat:no-repeat;
 width:14px;
 height:13px;
 vertical-align:top;
 text-align:left;
}

.topright
{
 background-image: url('../images/tr.gif');
 background-repeat:no-repeat;
 background-position:right;
 width:14px;
 height:13px;
 vertical-align:top;
 text-align:right;
}

.bottomleft
{
 background-image: url('../images/bl.gif');
 background-repeat:no-repeat;
 width:14px;
 height:13px;
 vertical-align:bottom;
 text-align:left;
}

.bottomright
{
 background-image: url('../images/br.gif');
 background-repeat:no-repeat;
 background-position:right;
 width:14px;
 height:13px;
 vertical-align:bottom;
 text-align:right;
}
