﻿body {
scrollbar-arrow-color:#ffffff;
scrollbar-darkShadow-color:#666666;
scrollbar-track-color:#600F01;
scrollbar-face-color: #C5A479;
scrollbar-highlight-color:#cccccc;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
background-image: url("images/images/bg.jpg");
background-color:#FDFDF3;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

body,td,th {
	font-family: "Arial";
	font-size: 12px;
	color: #520D01;
}
a:link {
	color: #8C4334;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #8C4334;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	font-style: bold;
	text-decoration: underline;	
}
a:hover {
	color: #C5A479;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:active{
	color: #8C4334;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	font-style: bold;
	text-decoration: underline;
}
a.smllink:link {
	color: #520D01;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.smllink:hover {
color:#FDFDF3;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}
a.smllink:visited {
	color: #520D01;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;	
}
.copyright {
	font-family: "Tahoma";
	font-size: 11px;
	color: #520D01;
	font-weight: normal;
	line-height:15px;
}
.heading {
	font-family:"Arial";
	font-size: 16px;
	color: #4F2E20;
	font-weight: bold;
	border-bottom:1px dashed #DEC193;	
}
.heading2 {
	font-family:"Arial";
	font-size: 14px;
	color: #E0A503;
	font-weight: bold;
}


