<style type="text/css">

a:link { text-decoration:none; color: black; }
a:visited { text-decoration:none; color: black;}
a:hover { text-decoration:none; color: lime; }
a:active { text-decoration:none; color:black;}

.menuItem {
font-family: sans-serif;
font-size: 12px;
text-decoration:none;
color:black;
}

div.alert {
position:relative;
left:30px;
top:0px;
font-family: sans-serif;
font-size: 12px;
border: 1px solid black;
padding: 10px;
width: 250px;
background: pink;

}
div.mainBox {
position:absolute;
left:10px;
top:110px;
padding-left: 20px;
padding-right: 20px;
width: 650px;
right: 660px;
margin-bottom:25px;
font-family: sans-serif;
font-size: 12px;
border: 1px solid black;
background: white;
}

div.symbolform {
font-family: sans-serif;
font-size: 11px;
padding: 0px;
margin:0px;
}

div.regularParagraph {
position:relative;
left:45px;
width: 550px;
}
div.newsTitle {
font-weight:bold;
font-size: 14px;
}

div.newsDate {
font-size: 9px;
}
div.pacAdvanced {
border: 1px solid black;
background: #ABFD9B;
padding: 10px;
position:relative;
left:65px;
width: 400px;
height: 110px;
text-align:center;
}

div.chartdisclaimer {
font-family: sans-serif;
font-size: 11px;
padding: 0px;
margin:0px;
position:absolute;
left:25px;
top:95px;
}


div.chartoutline_50 {
position:absolute;
left:5px;
top:110px;
width:630px;
height:510px;
background: url(http://www.paccharts.com/images/chartback_small.gif);
}
div.chartoutline_250 {
position:absolute;
left:5px;
top:110px;
width:630px;
height:510px;
background: url(http://www.paccharts.com/images/chartback_small.gif);
}
div.chartoutline_250_MA {
position:absolute;
left:5px;
top:110px;
width:630px;
height:510px;
background: url(http://www.paccharts.com/images/chartback_small_ma.gif);
}
div.chartoutline_500 {
position:absolute;
left:5px;
top:110px;
width:1200px;
height:478px;
background: url(http://www.paccharts.com/images/chartback_big.gif);
}
div.chartoutline_500_MA {
position:absolute;
left:5px;
top:110px;
width:1200px;
height:478px;
background: url(http://www.paccharts.com/images/chartback_big_ma.gif);
}

.chart {
position:relative;
left:22px;
top:27px;
}
</style>

