BODY
{
  scrollbar-base-color: #808080;
  scrollbar-3dlight-color: #5F5F5F;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-face-color: #ADADA5;
  scrollbar-shadow-color: #848484;
  scrollbar-track-color: #888888;
  scrollbar-arrow-color: #4F4F4F;
  scrollbar-darkshadow-color: #000000;
  background-image: URL(2bg.gif);
  background-color: #808080;
  margin-top: 0px;
  margin-left: 0px;
}
body.index2
{
  scrollbar-base-color: #808080;
  scrollbar-3dlight-color: #5F5F5F;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-face-color: #ADADA5;
  scrollbar-shadow-color: #848484;
  scrollbar-track-color: #888888;
  scrollbar-arrow-color: #4F4F4F;
  scrollbar-darkshadow-color: #000000;
  background-image: URL(blank.gif);
  background-color: #808080;
  margin-top: 0px;
  margin-left: 0px;
}
a.image:link
{
  color: CCCCCC;
  text-decoration: none;
}
a.image:visited
{
  color: CCCCCC;
  text-decoration: none;
}
a.image:active
{
  color: CCCCCC;
  text-decoration: none;
}
a.image:hover
{
  color: CCCCCC;
  text-decoration: none;
  background: FFFFFF;
  cursor: SE-resize;
}
a.image2:link
{
  color: CCCCCC;
  text-decoration: none;
}
a.image2:visited
{
  color: CCCCCC;
  text-decoration: none;
}
a.image2:active
{
  color: CCCCCC;
  text-decoration: none;
}
a.image2:hover
{
  color: CCCCCC;
  text-decoration: none;
  background: 808080;
  cursor: SE-resize;
}
a.image3:link
{
  color: CCCCCC;
  text-decoration: none;
}
a.image3:visited
{
  color: CCCCCC;
  text-decoration: none;
}
a.image3:active
{
  color: CCCCCC;
  text-decoration: none;
}
a.image3:hover
{
  color: CCCCCC;
  text-decoration: none;
  background: 4F4F40;
  cursor: SE-resize;
}
a:link
{
  color: C0C0C0;
  text-decoration: underline;
}
a:visited
{
  color: 808080;
  text-decoration: underline;
}
a:active
{
  color: 505050;
  text-decoration: underline;
}
a:hover
{
  color: 555555;
  text-decoration: none;
  cursor: NE-resize;
  background: DDDDDD;
}
textarea
{
  background: AAAAAA;
  border: 0;
  width: 468;
  font-family: courier new, courier, arial, verdana, tahoma;
  color: 3A3A3A;
}
input
{
  background-color: #eeeeee;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #333;
  padding: 0px;
}