a:link{
	color: #006600;
	text-decoration:none;
}
a:visited{
	color: #006600;
	text-decoration:none;
}
a:hover{
	color: #669933;
	text-decoration:none;
}
a:active{
	color: #006600;
	text-decoration:none;
}
.gofpTmplHeaderBg {
	background-image: url(images/gofp_mpl_headerbg.jpg);
}
.gofpTmplBotNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #4B6402;
	height: 24px;
}
.gofpTmplBotNav a:link{
	color: #FFFFFF;
}
.gofpTmplBotNav a:visited{
	color: #FFFFFF;
}
.gofpTmplBotNav a:hover{
	color: #A5B281;
}
.gofpTmplBotNav a:active{
	color: #FFFFFF;
}
.gofpTmplBorder {
	width:748px;
}
.gofpPanelBotBg {
	background-image: url(images/gofp_rightpan_bot_bg.jpg);
	height: 95px;
	background-repeat: repeat-x;
	background-color: #F3EAE2;
}
.gofpPanelRightBg {
	background-color: #F3EAE2;
	background-image: url(images/gofp_rightpan_bg.jpg);
	background-repeat: repeat-x;
	height: 202px;
}
.gofpTextfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:120px;
	height: 16px;
	border:	1px solid #D2B199;
	background-color: #E8D7CA;
}
.gofpTextarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:170px;
	height: 50px;
	border:	1px solid #D2B199;
	background-color: #E8D7CA;
	overflow:auto;
}
.gofpContentTitleBg {
	background-image: url(images/gofp_title_bg.jpg);
	height: 69px;
	width: 541px;
}
.gofpContentTitlePos {
	position:relative;
	top:40px;
	left: 18px;
}
.gofpContentBody {
	margin-left:18px;
	margin-right:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#442E1E;
	text-align:justify;
}
.gofpCopyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	width:724px;
	margin:0px auto;
}
form{
	margin:0px;
	padding:0px;
}
body{
	background-image:url(images/gofp_body_bg.png);
	background-color:#CDB5A3;
}