/* CSS Document */

.tdhead
{
font-family:Arial;
font-size:12px;
color:#FF6600;
font-weight:bold;
}

.tdlogin
{
font-family:Arial;
font-size:12px;
color:#666666;
font-weight:bold;
}

a:link
{
font-family:Arial;
font-size:12px;
color:#FF0000;
font-weight:bold;
text-decoration:none;
}

a:hover
{
font-family:Arial;
font-size:12px;
/*color:#3300CC;*/
font-weight:bold;
text-decoration:none;
}

a:visited
{
font-family:Arial;
font-size:12px;
/*color:#CC9966;*/
font-weight:bold;
text-decoration:none;
}

.text
{
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:bold;
}

.footer_text
{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
width:950px;
}

.texthead
{
font-family:Arial;
font-size:14px;
color:#000000;
font-weight:bold;
}

.handyman
{
font-family:Arial;
font-size:14px;
color:#CC0000;
font-weight:bold;
}

.loginbox
{
font-family:Arial;
font-size:11px;
color:#000000;
width:130px;
height:18px;
}

.displaytext
{

}


a:link
{
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a:hover
{
font-family:Arial;
font-size:12px;
/*color:#3300CC;*/
font-weight:bold;
text-decoration:none;
}

.signup:link
{

font-family:Arial;
font-size: larger;
color: #FF0000;
}

.signup:hover
{
font-family:Arial;
font-size:12px;
/*color:#3300CC;*/
font-weight:bold;
text-decoration:none;

}
.signup:visited
{
font-family:Arial;
font-size:12px;
color:#CC9966;
font-weight:bold;
text-decoration:none;
}
.rowtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
font-weight:500;


}
.border1
{
border:1px solid #999999;
}