body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #0C3949;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0C3949;
}
a:hover {
	text-decoration: none;
	color: #0C3949;
}
a:active {
	text-decoration: underline;
	color: #0C3949;
}

a.external:link {
	color: #ffffff;
	text-decoration: underline;
}
a.external:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.external:hover {
	text-decoration: none;
	color: #ffffff;
}
a.external:active {
	text-decoration: underline;
	color: #ffffff;
}

.SearchForm {
	height: 20px;
	width: 150px;
	border: 1px solid #666666;
}
.SearchFormButton {
	color: #333333;
	background-color: #D4B790;
	height: 20px;
	width: 20px;
	border: 1px solid #D4B790;
}
.Bg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/work/1_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0D4155;
}

