BODY {
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 0px;
	margin-bottom: 0px;
scrollbar-face-color: #e8ddcc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color:  #660000; 
scrollbar-track-color: #e2dbc8;
scrollbar-darkshadow-color: #e0d5c3; 
scrollbar-base-color:#e8ddcc;
scrollbar-3d-light-color: #ffffff;  

}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	white-space: nowrap;

}

A:link {
	text-decoration:none;


}
A:visited {
	text-decoration:none;
	color: #660000;
}
A:active {color: #aa0000; text-decoration:none;}
A:hover {
	color:#ff0000;
	text-decoration:underline;
}
.slogan A{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}
input {
	color: #554433;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top-color: #887755;
	border-right-color: #e2dcd9;
	border-bottom-color: #e2dcd9;
	border-left-color: #887755;



}

textarea {
	color: #554433;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top-color: #887755;
	border-right-color: #e2dcd9;
	border-bottom-color: #e2dcd9;
	border-left-color: #887755;



}

.leftTop {
	background-repeat: no-repeat;
	background-position: left top;
}
.rightTop {
	background-repeat: no-repeat;
	background-position: right top;
}
.centerbot {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottomx {
	background-repeat: repeat-x;
	background-position: left bottom;
}
.centerTop {

	background-repeat: no-repeat;
	background-position: center top;
}
.leftY {
	background-repeat: repeat-y;
	background-position: left top;
}
