/* Scrollbar properties are only supported by Internet Explorer 5.5+  */body{	scrollbar-3dlight-color: #c96042b;	scrollbar-arrow-color: #FDF495;	scrollbar-base-color: #3f3a3a;	scrollbar-darkshadow-color: FCB316;	scrollbar-face-color: #E6BF40;	scrollbar-highlight-color: #3d2a14;	scrollbar-shadow-color: #FDF495;	scrollbar-track-color: #FDF495;	overflow:fixed;	background-color : #EDDA9A;}	.main {	font-family : Arial, Times New Roman, Times, serif;	font-size : 14px;	color : #000000;	letter-spacing : 0px;	/* font-weight : bold;						*/						/* Reference */	text-decoration : none;}.h1 {	font-family : "Arial", Times New Roman, Times, serif;	font-size : 18px;	color : #35308C;	letter-spacing : 1px;	/* font-weight : bold;						*/						/* Reference */	text-decoration : none;}.nav {	font-family : "Arial", Times New Roman, Times, serif;	font-size : 13px;	color : #563512;	letter-spacing : 1px;	/* font-weight : bold;						*/						/* Reference */	text-decoration : none;}.nav:hover {	font-family : "Arial", Times New Roman, Times, serif;	font-size : 13px;	color : #2C1C0A;	letter-spacing : 1px;	font-weight : bold;	text-decoration : none;}.footer {	font-family : "Arial", Times New Roman, Times, serif;	font-size : 9px;	color : #563512;	letter-spacing : 0px;	font-weight : bold;			text-decoration : none;}.footer:hover {	font-family : "Arial", Times New Roman, Times, serif;	font-size : 9px;	color : #A16D29;	letter-spacing : 0px;	font-weight : bold;			text-decoration : none}.imgl{    /* border-color: #E1BA37; */    border-color: #EDAF1C;    border-width: 2px;    border-style: solid;}.imgd{    /* border-color: #E1BA37; */    border-top: #EDAF1C;    border-left: #EDAF1C;    border-bottom: #E1BA37;    border-right: #E1BA37;    border-width: 2px;    border-style: solid;}
