<!--
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #e6c5d2;
}
body {
	background-color: #9c0058;
}
a:link {
	color: #56004e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #56004E;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #56004E;
}
a.promotion:link, a.promotion:active, a.promotion:visited{
	color:#e6c5d2;
	font-weight:bold;
}
a.promotion: hover{
	color:#ffffff;
	font-weight:bold;
}
.input{
	width:250px;
	border:solid 1px #56004E;
	color:#56004E;
	background-color:#e6c5d2;
	}
.update{
	width:50px;
	color:#000000;
	font-weight:bold;
	}
.submit{
	width:125px;
	}
.q_and_a{
	width:400px;
	}
.tellus{
	width:500px;
	}
textarea{
	width:250px;
	border:solid 1px #56004E;
	color:#56004E;
	background-color:#e6c5d2;
	font-family: Trebuchet MS;
	font-size: 13px;
	}
#menu{}
#menu a{
	font-weight:bold;
	font-size:13px;
	text-indent: 0px;
	color:#56004E;
	background-color:#e6c5d2;
	text-decoration:none;
	padding: 2px;
	padding-left: 10px;
	display:block;
	border-bottom: 1px solid #D299B0;
	height:auto !important;
	height:1em;	/* Done fixing */
}
#menu a:hover{
	background-color:#56004e;
	color: #FFFFFF;
	text-decoration:none;
	border-bottom: 1px solid #2D0028;
}
#menu_on{}
#menu_on a{
	font-weight:bold;
	font-size:13px;
	text-indent: 0px;
	color: #FFFFFF;
	background-color:#56004e;
	text-decoration:none;
	padding: 2px;
	padding-left: 10px;
	display:block;
	border-bottom: 1px solid #2D0028;
	height:auto !important;
	height:1em;	/* Done fixing */
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}