A:link      { text-decoration: none; color:#7E4D08}
A:visited	{ color:#363222}
A:active	{
	text-decoration: none;
	color:#FEEEE1;
	background-color: #4B4931;
	background-image: url('images/mddkbg.jpg');}
	
A:hover		{
	text-decoration: none;
	color:#FEEEE1;
	background-color: #4B4931;
	background-image: url('images/mddkbg.jpg');}

body {
	background-color: #A4A070;
	color:#392433;
	
scrollbar-face-color:#E4CFA0;
scrollbar-highlight-color:#E3CA94;
scrollbar-3dlight-color:#BD995B;
scrollbar-darkshadow-color:#6C643F;
scrollbar-shadow-color:#90916F;
scrollbar-arrow-color:#67360B;
scrollbar-track-color:#B5A584;
}
	text-decoration: none;
	background-image: url('images/mdkdbg.jpg');font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Geneva, Arial, Helvetica, san-serif
}

I		{ color: #747A54; }
HR 		{
	color: #747A54;
	height: 1px;
	width: 90%;
}
td, p { font:12px Geneva, Arial, Helvetica, san-serif; color:#392433}
H1	{
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#FFF1DC;
	background-color: #ACA272;
	letter-spacing: 1px;
	vertical-align: middle;
	text-indent: 3pt;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #3E293A;
	border-right-color: #3E293A;
	border-bottom-color: #3E293A;
	border-left-color: #3E293A;


}
H2	{
	font:italic bold 13px "Trebuchet MS", Arial, SansSerif;
	color:#ACA272;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #C5B57A;
	border-right-color: #C5B57A;
	border-bottom-color: #C5B57A;
	border-left-color: #C5B57A;
	text-indent: 3pt;

}

.solid	{ border:1px solid #392433}
.dotted	{ border:3px dotted #FADEB6}
.dashed { border:1px dashed #392433}