#Table_01 {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.basictxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
}
.smalltxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #044BA2;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 4px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: -.5px;
	word-spacing: -.5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: -.2px;
	word-spacing: -.2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9C950;
}
.jobline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

.pics {
	border: 1px solid #333333;
}

body {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}


.navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #044BA2;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
.navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	padding-left: 6px;
	padding-right: 6px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.headtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: -.5px;
	word-spacing: -.5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.jobtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}