a {
	font-family: Tahoma Small Cap;
	font-size: 18px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../Images/Background.gif);
	margin-top: 0px;
	background-repeat: repeat-x;

}
.tableBG {
	margin-top: 5px;
	top: 10px;
}
.tdWelcomeBG {
	background-image: url(../Images/welcome-text.jpg);
	background-repeat: no-repeat;
}

.tdResidentialBG {
	background-image: url(../Images/residential-text.jpg);
	background-repeat: no-repeat;
}

.tdCommercialBG {
	background-image: url(../Images/Commercial-text.jpg);
	background-repeat: no-repeat;
}
.tdwindowBG {
	background-image: url(../Images/window-text.jpg);
	background-repeat: no-repeat;
}
.tdStormBG {
	background-image: url(../Images/storm-text.jpg);
	background-repeat: no-repeat;
}

.tdContactBG {
	background-image: url(../Images/contact-text.jpg);
	background-repeat: no-repeat;
}

.tdThanksBG {
	background-image: url(../Images/thankyou-text.jpg);
	background-repeat: no-repeat;
}
.textGR {
	font-family: "Tahoma Small Cap";
	font-size: 20px;
	font-weight: bold;
	color: #00CC00;
}




.style8 {font-size: 12px}
.style9 {font-size: 14px; }
.style10 {font-size: 20px }
.style11 {font-size: 20px; 
          color: #00CC00}
.style12 {color: #1D87D9;
	font-size: 18px;
	font-weight: bold;
}
.style13 {color: #00CC00;
    font-size: 18px;
	font-weight: bold;
}