.links { text-decoration: none;
}

body {}

div.main-text {height:385px; 
overflow:auto;
width:605px;
}

div.estimate {height:500px;
overflow:auto;
width:605px;
}

div.quoteform {height:300px;
width:130px;
}

div.left {height:300px;
width:120px;
text-align:left;
border-left:solid;
border-left-color:#008CD1;
}

img.block {display:block;
}

label.quoteform {color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
}

label.leftform {color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
}

p.copyright {text-align:center;
font-size:smaller;
}

p.leftmenu {color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
font-style:italic;
text-align:right;
}

td {font-family:Tahoma;
font-size:13px;
}

td.estimate {font-family:Tahoma;
font-weight:bold;
font-size:13px;
}

td.main {font-family:Tahoma;
font-size:13px;
text-align:justify;
}

td.home {font-family:Tahoma;
font-size:12px;
text-align:left;
font-weight:bold;
color:#444444;
}

td.smalltext {font-family:Tahoma;
font-size:12px;
}

.estimateForm td
    {
        font-size:10px;
        text-align:left;
    }
.estimateForm input
    {
        font-size:10px;
    }