body {
	SCROLLBAR-BASE-COLOR: #AEBADF;
	SCROLLBAR-ARROW-COLOR: #ffffff;
/*
    scrollbar-3dlight-color:#ffffff; 
    scrollbar-arrow-color:#8E0505; 
    scrollbar-base-color:#ffffff; 
    scrollbar-darkshadow-color:#ffffff; 
    scrollbar-face-color:#382275; 
    scrollbar-highlight-color:#ffffff; 
    scrollbar-shadow-color:#ffffff
*/
/* font-size: 8px; */
margin:0;
padding:0;
background-color:#C1B897;
line-height: 1.1em;
font-family: Arial, Verdana, Tahoma, Helvetica, serif;
}

p, td {
	font-family:"Arial";
	font-size: 11px;
	line-height: normal;
	COLOR: #0F3C06;
	margin: 0px 0px 0px 0px;
/*     margin-left: 10px; */
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Bernhard Fashion Lt";
	line-height: normal;
	color: 80714D;
	margin-left: 10px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

input, text, option, select, textbox, checkbox, submit, radio
	{ font-size: 14px;
	  font-family: Arial, Times New Roman, Sans-serif }

a:link { color:#680202; text-decoration: underline }
a:active { color:#680202; text-decoration: none }
a:visited { color:#680202; text-decoration: underline }
a:hover { color:#680202; text-decoration: underline}

a.footer:link { font-family: arial,Times New Roman; color:#67561B; text-decoration:underline }
a.footer:visited { font-family: arial,Times New Roman; color:#67561B; text-decoration:underline }
a.footer:active { font-family: arial,Times New Roman; color:#67561B; text-decoration:none}
a.footer:hover { font-family: arial,Times New Roman; color:#67561B; text-decoration:underline }

.footer {
	font-family: Arial, Helvetica, Sans-serif;
	color:black;
	font-size: 9px;
	line-height:12px;
    line-height: 1.1em;
	font-style: italic;
	padding: 3px 0px 3px 15px;
}
.footer a:link { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:visited { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:active { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:hover { font-family: "Viner Hand Itc"; font-size: 12px; color: black; text-decoration: bold; }