@charset "utf-8";
/* CSS Document */


h1{
	color:#fd699d
}
.brown{
	color:#a87466;
}
.mainFrame {
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border: 6px solid #ffefad; margin:50px; padding:20px; text-align:left; font-size:13px; line-height:24px
}
.DarkYellow{
	color:#bb7831
}
.space{
	border-top:1px solid #dfd4a6; height:50px; margin-left:50px; margin-right:50px
}
.ImgList{
	float: left; margin-right:17px
}
.ClearFloat{
	clear:both
}
.LeftSpace60{
	margin-left:60px
}
.TopSpace20{
	border-bottom:1px solid #dfd4a6; margin-bottom:50px; margin-left:50px; margin-right:50px; height:20px
}
.ListBox{
	width: 640px; margin-left:50px; font-size:13px; margin-bottom:80px
}
.ListBox th{
	padding:7px 5px; color:#a87466; background-color:#ffefad; border-bottom:2px solid #ffffff
}
.ListBox th a{
	color:#a87466;
}
.ListBox td{
	padding:7px 5px; color:#616161; 
}
.GrayBg{
	background-color:#ece9dd
}
.BFont{
	font-weight:bold; width:80px
}
.notes{
    background-color:#f6e7e7; border: 1px solid #efd5d5; padding:50px 0 50px 0; width: 640px; margin-left:40px; margin-bottom:80px; margin-top:80px 
}
.H2Underline{
	border-bottom: 1px dotted #9f7a70; margin-bottom:20px
}
.mainFrame2 {
	margin:0px 50px 50px 50px; padding:0px 20px 20px 20px; text-align:left; font-size:13px; line-height:24px
}
