/* CSS Document */

body
{
scrollbar-base-color:#C0B6A9;
}

.whd
{
font-family:"Times New Roman", Times, serif;
font-size:17px;
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
}

.white
{
font-family: "Trebuchet MS";
font-size:13px;
color: #FFFFFF;
text-decoration:none;
font-weight: bold;

}

.whitesmall
{
font-family: "Trebuchet MS";
font-size:12px;
color: #FFFFFF;
text-decoration:none;
font-weight: bold;
}

.white1
{
font-family: "Trebuchet MS";
font-size:14px;
color: #FFFFFF;
text-decoration:none;
text-align:justify;

}


.GH
{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color: #303030;
text-decoration:none;
font-weight: bold;
}


.GreenHead
{
font-family: "Trebuchet MS";
font-size:15px;
color: #00AE4F;
text-decoration:none;
font-weight: bold;
}

.BlackText
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-decoration:none;
text-align: justify;

}

.Black
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #303030;
text-decoration:none;
}

.Foot
{
font-family: "Trebuchet MS";
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.SFoot
{
font-family: "Trebuchet MS";
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.FText
{
font-family: "Times New Roman", Times, serif;
font-size:12px;
text-align:center;
color: #4D4D4D;
text-decoration:none;
}



a.blk
{
font-family: "Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:underline;
}

a.blk:hover
{
font-family: "Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
}

a.flink
{
font-family: "Trebuchet MS";
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}

a.flink:hover
{
font-family: "Trebuchet MS";
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}


a.Gflink
{
font-family: "Trebuchet MS";
font-size:12px;
color:#00A64C;
text-decoration: underline;
font-weight: bold;
}

a.Gflink:hover
{
font-family: "Trebuchet MS";
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
}

#pscroller1{
width: 150px;
height: 170px;
border: 0px solid black;
padding: 5px;
color:#FFFFFF;
font-family: trebuchet ms;
font-size:11px;
font-weight:bold;
}

#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
}
