
.hlines {
background-image: url(images/greylines.gif);
background-repeat: repeat-x;
}


.vdots {
background-image: url(images/vdots.gif);
background-repeat: repeat-y;
}

.text {

color: #333333;
font-family :arial,verdana, helvetica  ;
font-size : 12px;
text-decoration: none;
font-weight :normal;
line-height: 16px;
}

.textlink {

color: #333333;
font-family :arial,verdana,helvetica ;
font-size : 12px;
text-decoration: underline;
font-weight :normal;
}

.caption {

color: #666666;
font-family :arial,verdana, helvetica  ;
font-size : 11px;
text-decoration: none;
font-weight :bold;
line-height: 14px;
}

.homenav {

color: #666666;
font-family :arial,verdana,helvetica ;
font-size : 12px;
text-decoration: none;
font-weight :normal;
line-height: 14px;

}

.textbig {

color: #333333;
font-family :arial,verdana,helvetica ;
font-size : 14px;
text-decoration: none;
font-weight :bold;
line-height: 16px
}

.textorange {

color: #ff6600;
font-family :arial,verdana,helvetica ;
font-size : 12px;
text-decoration: none;
font-weight :normal;
}

.footer {

color: #666666;
font-family : arial,verdana,helvetica ;
font-size : 11px;
text-decoration: none;
font-weight :normal;
line-height: 20px
}


a:hover{

text-decoration: underline;
}


