/* CSS Document */

.frametext {
width:368px;
height:230px;
float:left;
font-family:Arial;
font-size:11px;
line-height:1.2;
color: #666666;
overflow:auto;
margin:0;
padding-bottom:10px;
}

.scrollingframe {
width:340px;
height:auto;
float:left;
font-family:Arial;
font-size:11px;
line-height:1.2;
color: #666666;
overflow:hidden;
padding-left:5px;

}

a:link {
font-family:Arial;
font-size:11px;
color:#990000;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #990000;
}

a:hover {
font-family:Arial;
font-size:11px;
color:#666666;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #666666;
}

a:link {
font-family:Arial;
font-size:11px;
color:#990000;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #990000;
}

.biotext {
width:350px;
height:auto;
font-family:Arial;
font-size:11px;
line-height:1.2;
color: #FFFFFF;
margin-top:0;
padding:0;
text-align:left;
}