body {
	font-family: Tahoma, Arial, Helvetica;
	background-color: #5E250F;
	font-size: 14px;
	line-height: 150%;
}

.clickhere {
	font-size: 24px;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clickhere a:link {
	color: #3E1402;
	line-height: 140%;
}
.clickhere a:visited {
	color: #3E1402;
}
.clickhere a:hover {
	color: #AC9F2D;
}

.clickhereimpact {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 40px;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clickhereimpact a:link {
	color: #3E1402;
	line-height: 140%;
}
.clickhereimpact a:visited {
	color: #3E1402;
}
.clickhereimpact a:hover {
	color: #AC9F2D;
}

h2 {
	line-height:30px;
}



#TableFull {
	padding: 5px;
	width: 790px;
	background-color: #DB8200;
	text-align: center;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C58E00;
	border-right-color: #C58E00;
	border-bottom-color: #C58E00;
	border-left-color: #C58E00;
}

#reciptable{
	padding: 5px;
	width: 640px;
	background-color: #E9E6C1;
	text-align: center;
	border: 1px solid #C58E00;	
}

#TableFull .header, h1 {
	font-size: 40px;
	line-height: 60px;
}

#TableFull .header {
	font-size: 40px;
	line-height: 60px;
}

#TableFull .headersmall {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}

#TableAD {
	font-weight: normal;
	background-color: #E9E6C1;
	text-align: center;
	padding: 5px;
	width: 90%;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #C58E00;
	border-right-color: #C58E00;
	border-bottom-color: #C58E00;
	border-left-color: #C58E00;
}

#TableAD .adtext {
	font-size: 18px;
	font-weight: bold;
	color: #17245F;
	line-height: 35px;
}

#TableAD .adtextsmaller {
	font-size: 14px;
	font-weight: normal;
	color: #17245F;
	line-height: 20px;
}

#TableAD .header {
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
}

#TableAD .headersmall {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.pornnet {
	height: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.customrecip {
	font-size: 10px;
	line-height: 12px;
	padding: 4px;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}