/** Start buttons **/
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(_Graphics/overbtn.gif) no-repeat;
white-space: nowrap;
display: block;
width: 126px;
height: 27px;
margin: 0;
padding: 0;
Font-Size: 8px;
}

.cssnav a
{
display: block;
color: #FFFFFF;
font-size: 11px;
width: 126px;
height: 27px;
display: block;
float: left;
color: black;
text-decoration: none;
Font-Size: 12px;
Font-Weight: bold;
Color: Black;
}

.cssnav img
{
width: 126px;
height: 27px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 10px;
top: 2px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 
/*End Buttons*/

.12 {  font-size: 12px; line-height: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; }
.specs { FONT-SIZE: 9px; FONT-WEIGHT: bold; COLOR: RED; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
.main1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#215E21 ; font-weight: bolder}

/*Scrollers*/
#pscroller1{ width: 155px; height: 140px; border: 0px solid black; padding: 5px; background-color: white}
#pscroller2{ width: 155px; height: 140px; border: 0px solid black; padding: 5px; background-color: white;}
.someclass{ //class to apply to your scroller(s) if desired}
/*End Scrollers*/
