.toplink
{
font-family:tahoma;
font-weight:bolder;
text-decoration:none;
font-size:11px;
color:#6C6C6C;
}
.toplink:hover
{
font-family:tahoma;
font-weight:bolder;
text-decoration:none;
font-size:11px;
color:#0B648C;
}
.txtblack
{
font-family:tahoma;
font-weight:normal;
text-decoration:none;
font-size:13px;
color:#000000;
}
.txtblue
{
font-family:tahoma;
font-weight:normal;
text-decoration:none;
font-size:13px;
color:#006A93;
}
.txtblue:hover
{
font-family:tahoma;
font-weight:normal;
text-decoration:underline;
font-size:13px;
color:#006A93;
}
.footer
{
font-family:tahoma;
font-weight:normal;
text-decoration:none;
font-size:11px;
color:#666666;
}
.footer:hover
{
font-family:tahoma;
font-weight:normal;
text-decoration:underline;
font-size:11px;
color:#000000;
}
.blueheading
{
font-family:verdana;
font-weight:BOLDER;
text-decoration:none;
font-size:14px;
color:#006A93;
text-transform:uppercase;
}
.textbox
{
font-family:tahoma;
font-weight:normal;
text-decoration:none;
font-size:12px;
color:#000000;
border:1px solid #696969;
}
.button
{
font-family:tahoma;
font-weight:normal;
text-decoration:none;
font-size:12px;
color:#ffffff;
border:1px solid #ffffff;
padding-left:4px;
padding-right:4px;
height:20px;
background-color:#8D8B8A;
}
.viewfull
{
font-family:tahoma;
font-weight:bolder;
text-decoration:none;
font-size:11px;
color:#FF4E00;
}
.viewfull:hover
{
font-family:tahoma;
font-weight:bolder;
text-decoration:underline;
font-size:11px;
color:#C83D00;
}