
html {
	height: 100%;
}

body {
	margin: 0px;
	background: white url('../../images/extraflowers.jpg') 630px 630px no-repeat;
	height: 100%;
}

a:link {
	color: #3060b0;
}

a:visited {
	color: #4b0049;
}

a:active {
	color: #db8b0b;
}

.pageContent, .mceContentBody { color: #736357; font-size: 8pt; font-family: verdana, arial; line-height: 13pt; }
.purpleHeader, .purpleHeader A, a.purpleHeader { color: #4b0049; font-size: 13pt; font-family: verdana, arial; font-weight: bold; line-height: 16px; letter-spacing: 2pt; }
.purpleText { color: #4b0049; font-size: 9pt; font-family: verdana, arial; line-height: 12pt; font-weight: bold; }
.orangeText, .orangeText A, a.orangeText { color: #db8b0b; font-size: 9pt; font-family: verdana, arial; font-weight: bold; line-height: 12pt; }
.brownText { color: #a0714b; font-size: 9pt; font-family: verdana, arial; line-height: 12pt; font-weight: bold; }


INPUT.txt { width: 180px; border: 1px solid #1581BE; background: white ! important; font-size: 11px; }

