.fwpanel {
	background-color : #FCE5AF;
	margin : 0px 5px 0px 5px;
	padding : 5px
}
.fwTitle {
	position: relative;
	width: 100%;
	font-family :Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: Black;
	background-color: #F7BF38;
	cursor: default;
}
.fwAuthor {
	position: relative;
	width: 100%;
	font-family :Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #0A5765;
	background-color: #F7BF38;
	cursor: default;
}
.fwComment {
	width: 100%;
	font-family :Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	cursor: default;
}
.fwImage {
	padding-bottom: 10px;
	text-align: center;
	padding-top: 15px;
}
.fwLogo {
	padding-top: 10px;
}
A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	color: #0A5765;
	text-decoration: none;
}
.emailinput {
	width : 120px;
	font-family: MS San Serif, Arial, Tahoma;
	font-size: 8pt;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: White;
	text-align: center;
	border-color : #E76C26 #FDEFCD #FDEFCD #E76C26;
}
.searchinput {
	width : 80px;
	font-family: MS San Serif, Arial, Tahoma;
	font-size: 8pt;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: White;
	text-align: center;
	border-color : #E76C26 #FDEFCD #FDEFCD #E76C26;
}