a:hover {
  text-decoration: none;
}
td,th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.field {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: solid;
	border-color: 66BB50;
	border-width: 1;
	background-color: EFFDEB;
}
.button {
	background-color: 66BB50;
	color: white;
	font-weight: bold;
}
#sidead {
	
}
#sidead #cell {
	background-color: white;
	border: 1px solid #66bb50;
}
#sidead #header {
	font-family: Georgia, Arial, Helv, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 3px 3px 3px 5px;
	background-color: #66bb50;
	color: white;
}
#sidead #img {
	margin: 0 5px 0 0;
	border: 1px solid black;
}
#sidead #text {
	font-size: 10px;
}
#sidead #link {
	text-decoration: none;
}
#sidead #link:hover {
	text-decoration: underline;
}
#sidead #advertiser {
	background-color: #66bb50;
	font-size: 10px;
	text-align: center;
	border: 1px solid #50993b;
	color: white;
	padding: 1px 0;
	margin-top: 2px;
}
#sidead #advertiser a {
	color: white;
	text-decoration: none;
}
#sidead #advertiser a:hover {
	color: silver;
}

.curvy {
	position:relative;
	width:400px;
	background: #CCEBB9;
	color:#000;
	margin:5px auto;
	padding: 5px 10px;
	text-align: justify;
}
#ctl, #cbl, #ctr, #cbr {
	position:absolute;
	width:20px;
	height:20px;
	color:#CCEBB9;
	background:#fff;
	overflow:hidden;
	font-style:normal;
	z-index:1;
}
#ctl {
	top:0;
	left:0;
}
#cbl {
	bottom:0;
	left:0;
}
#ctr {
	top:0;
	right:0;
}
#cbr {
	bottom:0;
	right:0;
}
.curvy em b {
	position:absolute;
	font-size:150px;
	font-family:arial;
	color:#fff;
	line-height:40px;
	font-weight:normal;
}
#ctl b {
	left:-8px;
	color: #CCEBB9;
}
#ctr b {
	left:-25px;
	color: #CCEBB9;
}
#cbl b {
	left:-8px;
	top:-17px;
	color: #CCEBB9;
}
#cbr b {
	left:-25px;
	top:-17px;
	color: #CCEBB9;
}
.curvy p {
	position:relative;
	z-index:100;
	padding:5px 10px;
}
#img_right {
	float: right;
	margin: 5px 2px 5px 10px;
	padding: 3px;
	border: 1px solid #ccebb9;
}
#img_left {
	float: left;
	margin: 5px 10px 5px 2px;
	padding: 3px;
	border: 1px solid #ccebb9;
}
#bpnnowonline {
	position: absolute;
	width: 303px;
	height: 77px;
	top: 20px;
	left: 430px;
}