/* CSS Document */

body {
	background-image:url(images/bg_pattern.gif);
	background-repeat:repeat;
	
}
.table1 {

	background-attachment: scroll;
	background-image: url(images/hex_bg.jpg);
	background-repeat:no-repeat;
	border-top-style: ridge;
	border: 1;
	border-top-color: #CCCCCC;
	border-top-width: thin;
	border-right-color: #CCCCCC;
	border-right-style: ridge;
	border-right-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: ridge;
	border-left-width: thin;
		
}
.disclaimer {
	font-family: arial, helvetica, sans-sarif;
	font-size: 10px;
	color: #000000;
}

div#welcome {
	background-image: url(images/DA-welcome_text2.gif);
	background-repeat: no-repeat;
	padding: 45px 25px 10px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	height: 118px;
	width: 482px;
}

.green_text {
	color: #21B133;
}

.orange_text {
	color: #F9A81A;
}

.blue_text {
	color: #0265C5;
}

div#ecotext {
	background-image: url(images/DA-economic_text2.gif);
	background-repeat: no-repeat;
	padding: 45px 25px 10px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	height: 118px;
	width: 482px;
	visibility: hidden;
}

div#tttext {
	background-image: url(images/DA-tt_text2.gif);
	background-repeat: no-repeat;
	padding: 45px 25px 10px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	height: 118px;
	width: 482px;
	visibility: hidden;
}

div#citytext {
	background-image: url(images/DA-city_text2.gif);
	background-repeat: no-repeat;
	padding: 45px 25px 10px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	height: 118px;
	width: 482px;
	visibility: hidden;
}

div#chambertext {
	background-image: url(images/DA-chamber_text2.gif);
	background-repeat: no-repeat;
	padding: 45px 25px 10px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	height: 118px;
	width: 482px;
	visibility: hidden;
}
