/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A5AC86;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.bodytextsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #663300;
}
.workstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #4F3F0F;
	font-style: italic;
}
.workstitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.workshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.worksinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.workstable {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B5AB8B;
	border-bottom-color: #B5AB8B;
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	line-weight: bold;
	color: #626C37;
}
.warning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	line-weight: bold;
	color: #cd341b;
}
.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3A3A3A;
	background-color: #F1F1F1;
	margin-bottom: 10px;
}
.pulldown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F1F1F1;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F1F1F1;
	margin-bottom: 10px;
}
.worksicon {
	margin-left: 2px;
	margin-right: 2px;
	border: 3px solid #DFD8C2;
}
.worksimage {
	border: 3px solid #DFD8C2;
}
A:link {
	color: #666600;
	text-decoration: underline;
}
A:active {
	color: #666666;
	text-decoration: none;
}
A:hover {
	color: #999999;
	text-decoration: none;
}
A:visited {
	color: #996600;
	text-decoration: underline;
}
A:visited:hover {
	color: #999999;
	text-decoration: underline;
}

