.BODY 
{
	SCROLLBAR-FACE-COLOR: #9EB8C7;
	SCROLLBAR-HIGHLIGHT-COLOR: #024761;
	SCROLLBAR-SHADOW-COLOR: #024761;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR:#ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-size: 12pt;
	color: #174B3F;
	text-decoration: none;


}
.bg-d {
	background-attachment: fixed;
	background-image: url(/images/bg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-d2 {
	background-attachment: fixed;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-size: 9pt;
	color: #174B3F;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #174B3F;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #669999;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #174B3F;
	text-decoration: none;
}
td {
	font-size: 9pt;
	text-decoration: none;

}
.button {
	font-size: 9pt;
	color: #174B3F;
	text-decoration: none;
	border: 1px solid #174B3F;
	background-color: #f1f1f1;

}
.input {
	font-size: 9pt;
	color: #174B3F;
	text-decoration: none;
	border: 1px solid #174B3F;



}
.textarea {
	font-size: 9pt;
	color: #174B3F;
	text-decoration: none;
	border: 1px solid #174B3F;
}
.tdborder {
	border: 1px dashed #174B3F;
}
.mouse {
	cursor: hand;
}
.font12pt {
	font-size: 12pt;
	text-decoration: none;
}
.font10pt {
	font-size: 10pt;
	text-decoration: none;
}
