body {
        font: 15px/18px Times, Times New Roman, serif;
	color: #594432;
}

.flowerbg {
	background-image: url('/images/background.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #3C273A;
}

#content {
	width: 486px;
	height: 310px;
	overflow: auto;
	scrollbar-base-color: #DDE48F;
}

p, div, td, ul, ol, .normal {
        font: 15px/18px Times, Times New Roman, serif;
	color: #594432;
}

.pink {
        font: 17px/18px Times, Times New Roman, serif;
	color: #C06C74;
}

.menu {
        font: 15px/15px Georgia, Times, Times New Roman, serif;
	margin-left: 17px;
	color: #CB7E80;
        }

.menuon {
        font: 15px/15px Georgia, Times, Times New Roman, serif;
	margin-left: 17px;
	color: #C2CF36;
        }

*.menu A:link        {text-decoration: none; color : #CB7E80}
*.menu A:visited     {text-decoration: none; color : #CB7E80}
*.menu A:active      {text-decoration: none; color : #CB7E80}
*.menu A:hover       {text-decoration: none; color : #594432}

*.menuon A:link        {text-decoration: none; color : #C2CF36}
*.menuon A:visited     {text-decoration: none; color : #C2CF36}
*.menuon A:active      {text-decoration: none; color : #C2CF36}
*.menuon A:hover       {text-decoration: none; color : #C2CF36}

A:link        {text-decoration: none; color : #C06C74}
A:visited     {text-decoration: none; color : #C06C74}
A:active      {text-decoration: none; color : #C06C74}
A:hover       {text-decoration: none; color : #C06C74}

.submit {
	background-color: #DDE48F;
	border: 0px solid #FFFFFF;
	color: #5F4B36;
	height: 20px;
        font: 15px/18px Times, Times New Roman, serif;
}

form {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
}
