body {
	background-image: url(images/work/1_01.jpg);
}
.Form {
	width: 150px;
	border: 1px solid #999999;
	margin: 3px;
	height: 20px;
	font: 11px "Times New Roman", Times, serif;
}
.Dots {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.Titles {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #333333;
}
.TitlesWhite {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
}
.DotsBlack {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
.Address {
	color: #666666;
}
.Address a:link {
	color: #666666;
}
.Address a:visited {
	color: #666666;
}
.Address a:hover {
	color: #666666;
}
.Address a:active {
	color: #666666;
}
.CellBg {
	background: #37571D;
}
.Pic {
	width: 420px;
	height: 183px;
	border: 2px solid #FFFFFF;
}
.Submit_button {
	background-color: #335328;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
