html, html body {height: 100%;}

#rightframe { 
border-left-style: solid; 
border-left-color: 000000; 
border-left-width: 1px; 
border-left-height:100%;
background-color:#274d8a;
margin: 0px; padding: 5px; 
font-family: verdana, geneva, sans-serif; font-weight: normal; font-size: 9px; color:#000000;
}

a:link { color: #81a3dc; font-family: verdana; font-weight: normal; font-size: 9px; text-decoration: none; }
a:visited {}
a:hover {color: #000000; font-family:verdana; font-weight: normal; font-size: 9px; text-decoration: none; }
a:active {}

p {margin:0px; padding:0px;}

.blackline {
height:0px;width:90%;
overflow:hidden;
border-top-style: solid; border-top-color: #000000;border-top-width: 1px; 
margin-bottom:7px; padding-bottom:0px;
margin-top:7px; padding-top:0px;}