@charset "utf-8";
body {
	background-color: #333333;
}

/* CSS Document */

.home_table_border {
	border: 2px solid #FFF5D9;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe {
	border: 3px solid #B3A389;
}
A.type2:link{color:#000000; text-decoration:none;}
A.type2:visited {color:#000000; text-decoration:none;}
A.type2:active{color:#000000; text-decoration:none;}
A.type2:hover{color:#000080; text-decoration:none;}

A.type4:link{color:#ebd7b0; text-decoration:underline;}
A.type4:visited {color:#ebd7b0; text-decoration:underline;}
A.type4:active{color:#ebd7b0; text-decoration:underline;}
A.type4:hover{color:#ebd7b0; text-decoration:none;}

A.type3:link{color:#ebd7b0; text-decoration:underline;}
A.type3:visited {color:#ebd7b0; text-decoration:underline;}
A.type3:active{color:#ebd7b0; text-decoration:underline;}
A.type3:hover{color:#ebd7b0; text-decoration:none;}

A.type5:link{color:#111111; text-decoration:underline;}
A.type5:visited {color:#111111; text-decoration:underline;}
A.type5:active{color:#111111; text-decoration:underline;}
A.type5:hover{color:#111111; text-decoration:none;}


.Table_top_border {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DEBD7E;
	border-right-color: #DEBD7E;
	border-bottom-color: #DEBD7E;
	border-left-color: #DEBD7E;
}
.Table_Border_Bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
.Table_Border_Bottom_Dark {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.photo_Border {
	border: medium solid #666666;
}
