body  {
	scrollbar-face-color:#C8A470;
	scrollbar-arrow-color: #ff0000;
	scrollbar-track-color:#fffff0;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#eeeeff;
	scrollbar-darkshadow-Color:#000000;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.border {
    border-bottom-color : #663300;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-right-color : #663300;
	border-right-style : solid;
	border-right-width : 3px;
	border-left-color : #D6CCAF;
	border-left-style : solid;
	border-left-width : 3px;
	border-top-color : #E8DBC1;
	border-top-style : solid;
	border-top-width : 3px;
}
.border2 {
    border-bottom-color : #E8DBC1;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-right-color : #D6CCAF;
	border-right-style : solid;
	border-right-width : 2px;
	border-left-color : #663300;
	border-left-style : solid;
	border-left-width : 2px;
	border-top-color : #663300;
	border-top-style : solid;
	border-top-width : 2px;
}

.right {
background-image : url(images/hearts1.gif);

}

.left {
background-image : url(images/hearts2.gif);
}

.manual {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background: #FFEBCD;
}