TD.sidebar {
font-face: Arial, Helvetica ;
font-size: 10pt ;
}

TD.loginbar {
font-face: Arial, Helvetica ;
font-size: 10pt ;
color: silver;
text-align: center ;
background-color: #2F2F2F ;
border: 1px solid #C00000;
}

plogin{
font-face: Arial, Helvetica ;
font-size: 9pt ;
color: white ;
}

TD.login{
font-face: Arial, Helvetica ;
font-size: 9pt ;
color: white ;
}

INPUT.login{
color: white ;
border: 1px #C00000 solid ;
font-size: 10px ;
background-color: #020202 ;
margin-bottom: 2px ;
margin-right: 20px ;
margin-top: 2px ;
}

INPUT.reg{
color: black ;
border: 2px gray solid ;
margin-bottom: 2px ;
}

INPUT.submit-l{
background-color: #000000 ;
border: 1px gray outset ;
color: silver;
font-size: 10px ;
margin-top: 2px;
margin-bottom: 2px;
}

tdate{
color: white ;
text-decoration: underline ;
font-size: 12pt ;
}

DIV.row{
clear: both ;
padding-top: 10px ;
}

DIV.row span.left{
width: 22% ;
float: left ;
}

DIV.row span.center{
width: 78% ;
}

TD.headerbar{
background: #800000 ;
border: 2px gray ;
color: black ;
font-size: 18pt ;
font-face: Arial, Helvetica ;
text-align: center ;
height: 24px ;
}

TD.sideheader{
background: #800000 ;
border: 2px gray ;
color: black ;
font-size: 12pt ;
font-face: Arial, Helvetica ;
text-align: center ;
height: 16px ;
}

sidebar{
font-face: Arial, Helvetica ;
font-size: 11pt ;
}


.menu{
position:relative;
background-color: #2F2F2F;
border:1px solid #800000;
width: 150 ;
font-size:11px;
font-family:arial;
font:bold;
position: absolute;
cursor: default ;
}

.item_panel{
width: 150 ;
border-left:1px solid #800000;
border-right:1px solid #800000;
clip:rect(0, 150 ,0,0);
position:absolute;
}

.item_panel a{
text-decoration:none;
color:black;
}

.item{
background-color:#636363;
width: 148 ;
font-size:10px;
font-family:arial;
cursor: default ;
}

fr_news{

}

#pscroller1{
width: 400px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: black;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}


