/* CSS Document */
body{
	background-color: #F7F7F7;
	background-image: url(img/pf.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
a{
	font-size: 12px;
	color: #376721;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #1A4E8F;
	text-decoration: underline;
}
.headerf{
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 197px;
}
/*
.lbf{
	background-image: url(img/bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
	padding-bottom: 14px;
}
*/
.lbf{
	background-image: url(img/bot_01.jpg);
	background-repeat: repeat-y;
}
/* new 2008-02-11*/
.lbf1{
	background-image: url(img/bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
	padding-bottom: 14px;
}
.ltf{
	background-image: url(img/top1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-left: 27px;
	padding-bottom: 12px;
}
.bgc{
	background-image: url(img/f3.gif);
	background-repeat: repeat-y;
}
.bf{
	background-image: url(img/bot1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 70px;
}
.bgall{
	background-image: url(img/fc.jpg);
	background-repeat: repeat-y;
}
.tf{
	background-image: url(img/top2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 8px 15px 20px;
}
.bmf{
	background-image: url(img/bmf.gif);
	background-repeat: repeat-x;
}
a.menub{
	padding-right: 12px;
	padding-left: 12px;
	color: #1A4E8F;
	text-decoration: none;
	font-size: 11px;
}
a.menub:hover{
	padding-right: 12px;
	padding-left: 12px;
	color: #376721;
	text-decoration: none;
	font-size: 11px;
}
.copy{
	color: #1A4E8F;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}
a.copy{
	color: #7EC4F6;
	text-decoration: none;
}
a.copy:hover{
	color: #376721;
	text-decoration: underline;
	font-size: 10px;
}
.title{
	font-size: 27px;
	font-weight: bold;
	color: #376721;
	width: auto;
}
.right {
	margin-right: 20px;
}
.fleft{
	float: left;
}
.subtitle{
	font-size: 12px;
	font-weight: bold;
	color: #376721;
}

