 body
 {
 	color: white;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: white;
 	background-color: #b8821d;
 	background-image: url(../pic/);
 	scrollbar-face-color: #b8821d;
 	scrollbar-shadow-color: silver;
 	scrollbar-arrow-color: white;
 	scrollbar-track-color: #91640D;
 	scrollbar-highlight-color: white;
 }

 .sl  {font-family: Comic Sans MS;}
 
 a:link        {text-decoration: none; color:silver; font-weight:bold; font-size: 12px;}
 a:active      {text-decoration: none; color:#474747; font-weight:bold; font-size: 12px;}
 a:visited     {text-decoration: none; color:#5e5e5e; font-weight:bold; font-size: 12px;}
 a:hover       {text-decoration: underline; color:white; font-weight:bold; font-size: 12px;}

 a:link.sl        {text-decoration: none; color:silver; font-weight:bold; font-size: 12px;}
 a:active.sl      {text-decoration: none; color:#4f4f4f; font-weight:bold; font-size: 12px;}
 a:visited.sl     {text-decoration: none; color:#6f6f6f; font-weight:bold; font-size: 12px;}
 a:hover.sl       {text-decoration: underline; color:white; font-weight:bold; font-size: 12px;}
 
 a:link.ind        {text-decoration: none; color:#d0d0d0; font-weight:bold; font-size: 12px;}
 a:active.ind      {text-decoration: none; color:#4f4f4f; font-weight:bold; font-size: 12px;}
 a:visited.ind     {text-decoration: none; color:#6f6f6f; font-weight:bold; font-size: 12px;}
 a:hover.ind       {text-decoration: underline; color:white; font-weight:bold; font-size: 12px;}

 #f-vn
 {
 	background-repeat: repeat-y;
 	background-position: center;
 	width: 700;
 	background-color:#cc6600;
 	background-image: url(../pic/);
 	font-family: Cairo SF, sans-serif;
 	font-size: 10px;
 }
 
#td         {

 	border-width: 2;
 	border-color: white;
 	border-style: outset;
 	border-right: 4px solid #505050;
 	border-bottom: 4px solid #555555;
 	background-color: #b8821d;
 	background-image: url(../pic/);
 }


 #div        {
  font-size: 12px;
  color: white;
 	border-width:0;
 	border-color:white;
 	border-style:outset;
 	background-color:;
 	background-image: url(../pic/);
 }

 #img        {
 	border-width:10;
 	border-color:white;
 	border-style:outset;
 	background-color:white;
 	background-image: url(../pic/);

 }

 #img-f        {
 	border-width: 3;
 	border-color: white;
 	border-style: inset;
 	border-left: 3px solid #505050;
 	border-top: 3px solid #606060;
 	border-right: 3px solid #707070; 	
 	border-bottom: 3px solid gray;
 	background-color: #b8821d;
 	background-image: url(../pic/);

 }
 #img-bansp        {
 	border-width:5;
 	border-color:gray;
 	border-style:outset;
 	background-color:#2f2f2f;
 	background-image: url(../pic/);

