body {
	background-image: url('http://www.fabulous-emma.com/emmafan/bg.png');
	background-repeat: repeat-y;
	background-color: #A3A968;
    background-position: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	scrollbar-face-color: #DE7289;
	scrollbar-highlight-color: #D5CCCD;
	scrollbar-shadow-color: #C2A04F;
	scrollbar-3dlight-color: #D5CCCD;
	scrollbar-arrow-color: #C2A04F;
	scrollbar-track-color: #A3A968;
	scrollbar-darkshadow-color: #C2A04F;
}
p {
	margin-top: 0;
	padding-top: 0;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-decoration: none;
	margin: 0;
	padding: 0;
}
table {
	border: none;
}
input, textarea {
	margin: 1px;
	border: solid 1px #9FBD81;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #A3A968;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
input.noborder {
	border: none;
}
a:link, a:active, a:visited {
	color: #DE778D;
text-decoration : none; border-bottom : 0px solid #;
text-transform: uppercase;
font-weight : bold;
cursor : default;
cursor : help;
}
a:hover {
	color: #A3A968;
}
a img {
	border: 2px solid #DE778D;
}
a:hover img {
	border: 2px solid #A3A968;
}
b {
	color: #C2A04F;
}
textarea, input, select {
	background: #ffffff;
	border: 1px solid #DE7289;
	font-family: tahoma;
	font-size: 7pt;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}
button, submit {
	background: #ffffff;
	border: 1px solid #DE7289;
	font-family: tahoma;
	font-size: 7pt;
	color: #D5778E;
	font-weight: bold;
}
.smaller {
	font-size: 90%;
}
.message {
	text-align: center;
	font-weight: bold;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #333;
	font-size: 9px;
}
