body {
	background-color: #ebd9fd;
	margin: 0px;
	letter-spacing: 0.3px;
}

body, p, td, input {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000088;
}

p {
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.light {
	color: #636388;
}

#input {
	font-weight: bold;
}

#warning {
	color: #ff0000;
}

#description {
	font-size: 10px;
}

#thumbs {
	background-color: #8000ff;
}

td#logo {
	background-color: #a00040;
	padding-left: 15px;
}

span#logo {
	color: #ebebcc;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 15px;
	font-style: italic;
}

a#logo {
	text-decoration: none;
}

.menulow {
	font-size: 12px;
	font-weight: bold;
	color: #ebebcc;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 18px;
}

.menuhigh {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 18px;
}

td#menu {
	/* background-color: #a00040; */
	background-color: #8000ff;
}

div#menu {
	padding: 15px;
	text-align: right;
}

td#content {
	padding: 15px;
}

tr#content {
	/* background-color: #ebebcc; */
}

a#menulow:hover {
	color: #ffffff;
}

#bottommenu,#copyright {
	font-size: 11px;
}

p.faqq {
	font-weight: bold;
}

p.faqa {
	margin-left: 20px;
}

td.box {
	background-color: #debe91;
	padding: 10px;
}

div#box {
	background-color: #debe91;
	padding: 10px;
	border-right: 2px solid #ae8e61;
	border-bottom: 2px solid #ae8e61;
}

div#boxinput {
	background-color: #d5cd9b;
	padding: 10px;
	border-right: 2px solid #a59d6b;
	border-bottom: 2px solid #a59d6b;
}

h1 {
	font-size: 18px;
	letter-spacing: 5px;
	font-weight: normal;
	color: #985C74;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
}

h2 {
	margin-top: 0px;
	color: #a00040;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 8px;
	text-decoration: none;
}

h2 a {
	text-decoration: none;
	color: #a00040;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	margin-top: 0px;
	color: #a00040;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 8px;
}

form {
	margin: 0px;
}

#highbar {
	background-color: #a00040;
	height: 15px;
	float: left;
}

#lowbar {
	background-color: #ebebcc;
	height: 15px;
	float: right;
}

div#comments {
	width: 280px;
	background-color: #ffffff;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

p#comments {
	font-size: 10px;
}

.smalltext {
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
}

hr#bottomline {
	border: 0;
	color: #8000ff;
	background-color: #8000ff;
	height: 1px;
}

/* EOF */