html, body{ background: transparent; margin: 0; border: none; }
html{ padding: 0; height: 100%; width: 100%; }
body{ padding: 10px; font-family: Arial; }
body#mainbody{ padding: 0; height: 100%; width: 100%; background: url(images/top.png); }

a{ color: #0278bb !important;}
a:hover{ color: #028bff !important;}
a:visited{ color: #61a4ca !important;}

#headcontent{ width: 100%; height: 100%; color: white; }
#headcontent img{ border: none; }
#headcontent .lcol{ width: 300px; padding-left: 10px; } 
#headcontent .rcol{ width: 180px; text-align: right; } 
#headcontent .rcol{ text-align: left; font-size: 10pt; }
#headcontent .rcol a{ color: white !important; text-decoration: none; }
#headcontent h1{ font-size: 16pt; font-weight: normal; margin: 0; padding: 0; }

frame{ margin: 0; padding: 0; border: none; }
.main{ margin: 0; padding: 0; height: 100%; width: 100%; border-collapse: collapse; }
.top{ }
.left{ background: #d0e5f3; }
/*.content{ background: url(images/footer.png) bottom repeat-x #fff; } */
.content{ background: #fff; } 
