body {
	background-color: #FFEDE6;
	margin: 0px;
	background-image: url(../essential/tile.jpg);
	background-repeat: repeat;
}
.maincell {
	padding: 10px;
}
.contentcell {
	background-color: #FFDED2;
	border: 1px dashed #EEB9D3;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cell-bottomdash {
	background-color: #FFDED2;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #EEB9D3;
	border-right-color: #EEB9D3;
	border-bottom-color: #EEB9D3;
	border-left-color: #EEB9D3;
	height: 1px;
}

.text-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B80688;
}
.text-copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B80688;
	text-decoration: underline;
}
.text-copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B80688;
	text-decoration: none;
}
.text-copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #84774A;
	text-decoration: none;
}

.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B80688;
}
.text-body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B80688;
	font-weight: bold;
}

.text-body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B80688;
	text-decoration: underline;
}
.text-body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B80688;
	text-decoration: none;
}
.text-body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84774A;
	text-decoration: none;
}




.text-title-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B80688;
}
form {
	margin: 0px;
	padding: 0px;
}


.pinkcell {
	background-color: #EEB9D3;
}
.navlink {
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #EEB9D3;
	border-right-color: #EEB9D3;
	border-bottom-color: #EEB9D3;
	border-left-color: #EEB9D3;
	background-color: #FFE4D9;
	padding-right: 10px;
	padding-left: 10px;
}
.navlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B80688;
	text-decoration: none;
}
.navlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B80688;
	text-decoration: none;
}

.navlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #84774A;
	text-decoration: none;
}
.thumb-outline {
	background-color: #FFDED2;
	border: 1px solid #FFDED2;
}
