@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.cellpadding {
	padding: 20px;
}
.flower {
	background-image: url(images/flowerback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.space10 {
	margin-bottom: 10px;
}
.button {
	color: #990066;
	border: 3px double #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-left: 7px;
}

.nav {
	margin-top: 265px;
	margin-right: 15px;
}

.nav2 {
	margin-top: 265px;
	margin-right: 15px;
}


.border_grey {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #eeeeee;
	border-bottom-color: #CCCCCC;
	border-left-color: #eeeeee;
}
.border_grey2 {
	border: 1px solid #666666;
}
.570 {
	width: 570px;
	height: 240px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9d9799;

}
A.footerlinks:LINK{
	color : #c4b7af;
}
A.footerlinks:HOVER{
	color : #000000;
}	