.leftcolumntext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1A4A55;
}
.leftcolumntext_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #1A4A55;
	text-align: right;
}
.footerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.productdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #66FFFF;
	padding-right: 5px;
}
.mainbackground {
	background-attachment: scroll;
	background-image: url(images/newwave_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.leftbackground {
	background-attachment: fixed;
	background-image: url(images/newwave_10.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.leftbackground2 {
	background-attachment: scroll;
	background-image: url(images/newwave_10.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.more_link {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFCC00;
}
.footerbottom {
	position: absolute;
	bottom: 1px;
}

.tblborder {
    border-width: 2px;
    border-style: solid;
    border-color: #52B7CB;
}
