body {
	background-color: #D4D5C5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
a:link {
	color: #990000;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #CC6633;
}
#bg {
	background-image:url("../../images/Menu_BG.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}
#leftmenu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
}
#leftmenu li {
	list-style-type: disc;
	list-style-image:url(../../images/menu_list_imge.gif);
	line-height: 150%;
}
#leftmenu ul {
	list-style-type: disc;
	list-style-image:url(../../images/menu_list_imge.gif);
	line-height: 150%;
}
#leftmenu a:link {
	color: #FFFFFF;
}
#leftmenu a:visited {
	color: #FFFF99;
}
#leftmenu a:hover {
	color: #CC6633;
}
#rightcontents {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}
#rightcontents p {
	line-height: 125%;
}
h3 {
	width: 300px;
	font-size: small;
	font-weight:150%;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	border-color: #555555;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
       border-bottom-style: dotted;
}
.style1 {color: #FFFF99;}
#photo {
         margin: 3px;
         padding: 5px;
         border-color: #FFF999;
	border-style: dotted;
	border-width: 3px;
         background-color: #FFFFFF;
}
#photo-table {
         margin-top: -35px;
}
#entry-top {
       background-image:url("http://www.kftf.org/images/paper_bg_top.jpg");
	background-position: top;
	background-repeat: no-repeat;
       width: 480px;
       height: 40px;
}
#entry-middle {
       background-image:url("http://www.kftf.org/images/paper_bg_middle.jpg");
	background-position: top;
	background-repeat: repeat;
       width: 480px;
}
#entry-bottom {
       background-image:url("http://www.kftf.org/images/paper_bg_bottom.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
       width: 480px;
       height: 88px;
       padding-top: 30px;
}
#entry-inner {
       margin: 8px;
}
#entry-inner-bottom {
       width: 350px;
       padding: 8px;
       margin: 8px;
       border-top-style: dotted;
       border-top-width: 1px;
       border-top-color: #666666;
}