.wireframemenu{
border-top: 1px solid #999999;/*#C0C0C0;*/
border-left: 1px solid white;/*#C0C0C0;*/
border-bottom-width: 0;
width: 97%;
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 97%;
margin:0;
}


.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;

}

.wireframemenu a{
font: bold 11px verdana;
/*padding: 1px 5px;*/
padding-top: 5px;
padding-left: 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color:#3B3B3B;/*#000080;/*#595959;*/
height: 20px;
text-decoration: none;
border-bottom: 1px solid #999999;
background: transparent url(shade.gif) top right repeat-x;
}


.wireframemenu a:visited{
color: #3B3B3B;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
color: black;
background-image: url(shovr.jpg);
}

.bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
padding-top;3px;
left: -200px;
}

.botframe{
margin-top:0;
background: transparent url(Hline2.gif)  top no-repeat;
width: 97%;
height:18;
}

.botframe2{
margin-top:-5;
background: url(fmbkg.gif) repeat-y;
width: 97%;
height:200%;
}
* html .botframe{ /*IE only rule. Original menu width minus all left/right paddings */
width: 97%;
/*height:45px;*/
}


.backface{
margin:0;
background: white url(rhsd.jpg) bottom right repeat-y;
width: 100%;
height:200%;
}
* html .backface{ /*IE only rule. Original menu width minus all left/right paddings */
width: 100%;
}
/* for scrollers*/

#pscroller1{
/*width: 200px;*/
height: 100px;
/*border: 1px solid black;*/
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
/*text-align:center;*/
/*width: 168px;*/
height: 42px;
/*border-top: 1px solid #AAE3FF;*/
font: bold 11px verdana;
padding-top: 4px;
border-bottom: 1px solid #95CAFF;/*#AAE3FF;*/
}

* html #pscroller2{ /*IE only rule. Original menu width minus all left/right paddings */
/*width: 168px;*/
text-align:left;
/*height:45px;*/
}


#pscroller2 a{
text-align:center;
/*text-decoration: none;*/
}

.someclass{ //class to applyto your scroller(s) if desired
text-align:center;
width:170px;
}


.tday{
width:50%;
height:25px;
padding-top:4px;
text-align:center;
font: bold 14px verdana;
color:#002CAE;/*#4F009D;*/
border-bottom:1px solid #009933;/*#95CAFF;/*#9999FF;*/
}

.tdayis{
margin-top:1px;
width:97%;
text-align:center;
font: bold 12px Arial;
color:#005BB7;
padding-bottom:2px;
border-bottom:1px solid #7DBEFF;/*#9999FF;*/
}



.cpr{

width:97%;
text-align:center;
font: 11px verdana;
color:black;


}
