/* CSS Document */
.imgleft {
float:left;
border:0;
margin:0px 5px 5px 0px;
}
.imgright {
float:right;
border:0;
margin:0px 0px 5px 5px;
}
.AltHeader {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#555555; text-decoration:none; line-height:18px;
}
a {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#006699; text-decoration:underline; line-height:18px;
}
a.tstreadmore { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; font-weight: bold; line-height: 16px; text-decoration: none}
a.tstreadmore:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; font-weight: bold; line-height: 16px; text-decoration: underline}

.tsthandcursor{
cursor:hand;
cursor:pointer;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; font-weight: bold; line-height: 16px; text-decoration: none;
}
.tsthandcursor:hover {
cursor:hand;
cursor:pointer;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; font-weight: bold; line-height: 16px; text-decoration: underline;
}