.table {
	background-image: url(images/table-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: auto;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	line-height: 22px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 2px;



}

a:hover{color:#CC0099}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	line-height: 22px;
}
.textHighlight {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3366;
	text-decoration: none;
	line-height: 22px;
}
.textSmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	line-height: normal;
}
.textLink {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	line-height: 22px;
}
.textSmallHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 14px;

}
.textSmallHighlight2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0099;
	text-decoration: none;
	line-height: 14px;
}
.textSmallHighlight3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	line-height: 14px;
}
.bg {
	background-color: #ffffff;
	background-image: url(images/flowers.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

