@charset "utf-8";

#content-start {
	background-color: #FCFBF5;
	width: 730px;
	float: left;
	margin-top: 10px;
	padding: 30px;
	margin-bottom: 10px;
}
.photo-start {
	margin-bottom: 12px;
	margin-top: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2F3053;
	padding-left: 12px;
	padding-bottom: 4px;
}
#content-start table tr td .menu-border a {
	font-weight: normal;
	text-decoration: none;
	color: #2F3053;
}
#content-start table tr td .menu-border a:hover {
	text-decoration: underline;
	color: #B8243A;
}

.menu-border {
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C7CAD6;
	border-left-color: #C7CAD6;
	background-color: #FCFBF5;
	margin-bottom: 8px;
}
