body {
SCROLLBAR-ARROW-COLOR: #AA7564;
SCROLLBAR-BASE-COLOR: #AA7564;
SCROLLBAR-FACE-COLOR: #602922;
SCROLLBAR-HIGHLIGHT-COLOR: #AA7564;
SCROLLBAR-SHADOW-COLOR: #AA7564;
SCROLLBAR-3DLIGHT-COLOR: #AA7564;
SCROLLBAR-TRACK-COLOR: #AA7564;
SCROLLBAR-DARKSHADOW-COLOR: #AA7564;
}

body {
	cursor: default;
	background-color: #AA7564;
	background-image :  url(images/ddback.jpg);
	background-repeat : repeat-y;
	background-position : left;
}

div, body,td	{
	font-family: Garamond;
	font-size: 16px;
	color: #602922;
	font-weight: normal;
	text-align: justify;
}



.head
{
	color: #602922;
	border-top: 0px;
             border-bottom: 1px solid #602922;
             border-left: 0px;
             border-right: 0px;
	padding-left: 1px;
	padding-right: 1px;
	line-height: 100%;
	text-align: right;
	font-size: 20px;
	letter-spacing : 2px;
	font-weight: bold;
}



A {
	text-decoration: none;
	font-size: 16px;
	cursor: default;
	font-weight: normal;
		color: #602922;

}
 
A:link {
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
		color: #CE967D;

}

A:visited {
 	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
		color: #945E50;


}
A:hover {
	text-decoration: none;
	cursor: default;
	font-size: 16px;
	border-bottom: 1px solid #DEC2BA;
	font-weight: normal;
	color: #DEC2BA;
}


Input, textarea{
	border: 1px solid #602922;
	font-family: Garamond;
	font-size:16px;
	color: #602922;
}
select{
	border:1px #602922;
	font-family: Garamond;
	font-size: 16px;
	color: #602922;
}
