body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #054B2A;
}
.SearchForm {
	width: 120px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	height: 20px;
	margin-top: 4px;
}
.Bg {
	background-attachment: scroll;
	background-image: url(images/work/1_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.Go {
	height: 20px;
	width: 25px;
	border: 1px solid #FAFAFA;
	margin-top: 10px;
}
.Footer {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.News-img {
	margin: 4px;
	border: 4px double #CCCCCC;
}

.Footer a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:10px;
	z-index:1;
}

