/* CSS Document */
#table_1 {
	border: 1px solid #FFFFFF;
	horizontal-align: center;
	


}
#table_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	
	}
#table_3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	color: #ffffff;
	background-color: #D7DABE;
	border: 1px solid #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	
	}
#table_4 {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
	}
#table_5 {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #505050;
	color: #FFFFFF;
	border: 1pt solid #FFFFFF;	
	}
#text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
}
#text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
	margin-left: 5px;
}
.photos {
	border: 10px solid #FFFFFF;
	margin: 10px;
}
.photo_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}
.tablebackground {
	background-image: url(shofu_backext4.jpg);
	background-repeat: no-repeat;
}
.tablewhiteunderline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tablewhiteunderline_grey {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tablewhiteleftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#outline {
	border: thin solid #FFFFFF;
}
.outline {
	border: thin solid #FFFFFF;
}
.boldfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

