@charset "UTF-8";
/* CSS Document */

.titles {
	color: #160A4E;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
.catschart {
	color: #160A4E;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.catindent {
	color: #160A4E;
	padding-left: 18px;
}
#supplefacttable {
	border: 3px ridge #160A4E;
	margin-top: 25px;
}
#caffeineheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E7A10;
	text-align: center;
}
.beverage {
	color: #4E7A10;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#caffeinetable {
	border: 3px groove #4E7A10;
}
#sitetable {
	background-color: #B8DD7C;
	margin-bottom: 15px;
	border: 3px groove #4E7A10;
	text-align: center;
}
.mainpages {
	font-size: 12px;
	font-weight: bold;
	color: #160A4E;
	text-decoration: none;
	padding: 3px;
	text-align: center;
	line-height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E7A10;
}
#sitetable a {
	color: #C3171E;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.deforestdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#deforesttable {
	border: 3px groove #B4282E;
	background-color: #669966;
}
#deforestheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B4282E;
	text-align: center;
	border: 2px solid #B4282E;
}
#deforesttable caption {
	color: #FFFFFF;
	background-color: #669966;
	line-height: 32px;
	border: 3px solid #B4282E;
}
#deforestpics {
	text-align: center;
}
#deforestpics img {
	padding-top: 12px;
	padding-bottom: 12px;
}
.genbonus {
	list-style-type: none;
	color: #B4282E;
}
.genbonus li {
	padding-bottom: 7px;
}
