body {
	background-color: #E1DDD6;
	margin: 0px;
	padding: 0px;
	color: #262626;
}
a:link {
	color: #81735A;
}
a:visited {
	color: #81735A;
}
a:hover {
	color: #A69474;
	text-decoration: underline;
}
a:active {
	color: #A69474;
	text-decoration: underline;
}
table {
	table-layout: fixed;
}
p {
	font-size: 12px;
	line-height: 21px;
	text-align: left;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #4B4435;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url("../common/h2.gif");
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #997B3D;
	padding: 5px 5px 5px 13px;
	margin: 10px 10px 0px;
}
h2 {
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-align: left;
}
#back_to_top {
	font-size: 10px;
	text-align: right;
	padding: 0px;
	margin: 10px 0px 0px;
}
#copyright {
	font-size: 10px;
	text-align: right;
	padding: 0px;
	margin: 10px 0px 10px;
}
.font12px_right {
	font-size: 12px;
	line-height: 21px;
	text-align: right;
}
.font10px_left {
	font-size: 10px;
	line-height: 17px;
	text-align: left;
}
.font_orange {
	color: #CC6600;
}
.font10px_right {
	font-size: 10px;
	line-height: 17px;
	text-align: right;
}
.cell {
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	padding: 5px 20px;
}
.cell_right {
	font-size: 12px;
	line-height: 21px;
	text-align: right;
	padding: 5px 20px;
}
.image_left {
	float: left;
	margin: 0px 10px 0px 0px;
}
.image_right {
	float: right;
	margin: 0px 0px 0px 10px;
}
.image_left_c {
	clear: left;
}
.image_right_c {
	clear: right;
}
.image_banner {
	margin: 10px 0px 0px 10px;
}
.image_banner_u {
	margin: 0px 0px 0px 10px;
}

#fellowBanner{
	margin-left:10px;
	margin-top:10px;
}
#fellowBanner a{
	display:block;
	height:120px;
	width:170px;
	background:url(../fd_soc/banner.jpg) left top no-repeat;
	text-indent:-9999px;
}
#fellowBanner a:hover{
	background:url(../fd_soc/banner.jpg) left -120px no-repeat;
}

#fellowBannerA{
	margin-left:10px;
	margin-top:10px;
}
#fellowBannerA a{
	display:block;
	height:120px;
	width:170px;
	background:url(../fd_soc/bnr_fellow_0131_a.jpg) left top no-repeat;
	text-indent:-9999px;
}
#fellowBannerA a:hover{
	background:url(../fd_soc/bnr_fellow_0131_a.jpg) left -120px no-repeat;
}

#fellowBannerB{
	margin-left:10px;
	margin-top:10px;
}
#fellowBannerB a{
	display:block;
	height:120px;
	width:170px;
	background:url(../fd_soc/bnr_fellow_0131_b.jpg) left top no-repeat;
	text-indent:-9999px;
}
#fellowBannerB a:hover{
	background:url(../fd_soc/bnr_fellow_0131_b.jpg) left -120px no-repeat;
}
