/************************************************
TABLES DEFINITIONS BELOW THIS
************************************************/

.design1 {
	width: 550px;
	padding: 5px;
	margin: 5px;
	background-color:#ffffff;
}
.design1 tr.alt {
	color: #000000;
/*	background-color: #CDE4A6;*/
	background-color: #B7E5C2;
}

.design1 tr.alt1 {
	color: #000000;
/*	background-color: #CDE4A6;*/
	background-color: #EEDD82;
}

.design1 tr.alt2 {
	color: #000000;
	background:url(../images/weed-map-600.jpg) ;
		background-color: #EEDD82;
/*	background-color: #ffcc00;*/
}


.design1 tr.alt4 {
	color: #036;
	/*	background-color: #CDE4A6;*/
	background-color: #9C6;
}


.design1 td {
padding: 7px 3px 7px 3px;
}


.design7 {
	width: 600px;
	padding: 0;
	margin: 0;
	background-color:#ffffff;
	border: thin solid #006600;
}

.design7 caption {
	padding: 0 0 5px 0;
	width: 600px;	 
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.design7 th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #144E14;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006600;
}

.design7 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #144E14;
	background: none;
}

.design7 td {
/*	border: thin #00CC00 solid;*/
	padding: 6px 3px 6px 3px;
	color: #4f6b72;
	vertical-align:top;
}

.design7 td.alt {
	background: #F5FAFA;
	color: #FFFFFF;
}

.design7 td.bottom {
	padding: 6px 6px 6px 6px;
	color: #4f6b72;
	vertical-align:bottom;
}

.design7 tr.alt {
	color: #000000;
	background-color: #B7E5C2;
}
.design7 tr.althead {
	color: #000000;
	background-color: #C1E8DA;
}


.design7 th.spec {
	border-left: 1px solid #144E14;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px  Verdana, Arial, Helvetica, sans-serif;
}

.design7 th.specalt {
	border-left: 1px solid #144E14;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/*******************************************
TABLE DESIGN FOR COMING EVENTS
********************************************/

.design2 {
	width: 600px;
	padding: 0;
	margin: 0;
	background-color:#ffffff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.design2 caption {
	padding: 0 0 5px 0;
	width: 600px;	 
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.design2 td {
/*	border: thin #00CC00 solid;*/
	padding: 6px 3px 6px 3px;
	color: #4f6b72;
	vertical-align:top;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.design2 td.year1 {
	font-size: 14px;
	background-color: #A0DEA7;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}

.design2 td.date1 {
	background-color: #A0DEA7;
}

.design2 td.alt {
	background-color: #ffffff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}


.design2 td.year2 {
	font-size: 14px;
	background-color: #DDEB9F;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}

.design2 td.date2 {
	background-color: #DDEB9F;
}


.design2 td.year3 {
	font-size: 14px;
	background-color: #6699ff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}

.design2 td.date3 {
	background-color: #6699ff;
}


.design2 td.alt3 {
	color: #036;
/*	background-color: #CDE4A6;*/
	background-color: #CF6;
}

.design2 td.alt4 {
	color: #036;
	/*	background-color: #CDE4A6;*/
	background-color: #9C6;
}

