body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F0EE;
	background-image: url(images/work/1.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.Titles {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.Border {
	border: 4px solid #CCCC99;
}
.Bottom {
	font-weight: bold;
	color: #1751A1;
}
.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 125px;
}
.Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 18px;
	background-color: #AFAF5F;
	height: 18px;
	border: 0px none #AFAF5F;
}
#Home {
	position:absolute;
	left:0px;
	top:150px;
	width:100%;
	height:43px;
	z-index:1;
	visibility: visible;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:150px;
	width:100%;
	height:43px;
	z-index:1;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:33px;
	z-index:2;
	visibility: visible;
}
