/* SOUTH DURHAM REFRIGERATION CSS */

.textboxes {        
	border: 1px #FFFFFF solid;
    background-color: #D9E7F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #000000;
}
.indexPANEL01 {
	background-attachment:fixed;
	background-image:url(images/indexPANEL_01.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:298px;
	width:359px;
}
.indexPANEL02 {
	background-attachment:fixed;
	background-image:url(images/indexPANEL_02.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:136;
	width:245;
}
<!--
.style1 {color: #FFFFFF}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
-->