.leftableedge {
	background-image: url(images/tblboarder.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.righttableedge {
	background-image: url(images/tblboarder.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footerboarder {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.tellfriendbutton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	border: 1px solid #000000;
}
.bottomboarder {
	background-image: url(images/btmboarder.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a  {
	color : #FFCC66;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}

a:hover {
	color : #FFFF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 9px;
	font-weight: normal;
}

a:visited {
	color : #FFCC66;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 9px;
	font-weight: normal;
}

a:visited:hover {
	color : #FFFF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 9px;
	font-weight: normal;
}