@charset "UTF-8";
.form_send {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0066CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.projects_links {
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 22px;
	font-size: 12px;
}
.side_line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.projects_sep_line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.black_band {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: lighter;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.blackband_dot {
	color: #4A7FCC;
.hometextlines {
	font-family: Georgia, Times New Roman, Times, serif;
}