a:link {
	color:#64592B;
	font-size:14px;
	font-family:Garamond;
	font-weight: bold;
	text-decoration:none;
}
a:active {
	color:#64592B;
	font-size:14px;
	font-family:Garamond;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color:#64592B;
	font-size:14px;
	font-family:Garamond;
	font-weight: bold;
	text-decoration:none;

}
a:hover {
	color:#D3A648;
	font-size:14px;
	font-family:Garamond;
	font-weight: bold;
	text-decoration:none;

}

p {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

p.heading {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}

table.main {

background-image:url('images/table_bg.jpg');
background-repeat:no-repeat;
}
table.form {
	color: #000000;
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
body 
{

	margin-top: 95px;
	margin-left: 90px;
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	background-color:#DDD0AB;
	scrollbar-3dlight-color:#DDD0AB;
        scrollbar-arrow-color:#DDD0AB;
        scrollbar-base-color:#DDD0AB;
        scrollbar-darkshadow-color:#DB9B4F;
        scrollbar-face-color:#DDD0AB;
        scrollbar-highlight-color:#DDD0AB;
}

iframe (background: #E7E4DD;}