@charset "utf-8";
/* CSS Document */

/* Goncol BASIS */


body
{
  height: 100%;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #332d22;
  margin: 0px;
  padding: 0px;
}

td
{
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
   /* color: #CCCCCC; */ 
  background-repeat: repeat-y;
}

table
{
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  /* color: #CEA980; */
}

link, a:link
{
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #660000;
  cursor: pointer;
}

link, a:visited
{
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #660000;
  cursor: pointer;
}
link, a:hover
{
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FF0000;
  cursor: pointer;
}

link, a:active
{
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #660000;
  cursor: pointer;
}

div.relative {
	position:relative;
	width:100%;
}

.vancso
{
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  color: #660000;
  cursor: pointer;
}

.vancso a:link
{
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  color: #660000;
  cursor: pointer;
}
.vancso a:visited
{
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  color: #660000;
  cursor: pointer;
}
.vancso a:hover
{
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  color: #333333;
  cursor: pointer;
}
.vancso a:active
{
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  color: #660000;
  cursor: pointer;
}

div.homepage
{
	position: absolute; 
	width: 350px;
	height: 80px;
	top: 7px;
	left: 60px;
	cursor: pointer;
}

#title1
{
  font-family: Tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #999999;
  text-align: center;
  letter-spacing: 12px;
  text-decoration: none;
}

#title2
{
  font-family: Tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #635934;
  text-align: center;
  letter-spacing: 12px;
  text-decoration: none;
}

#title3
{
  font-family: Tahoma, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #666666;
  text-align: center;
  letter-spacing: 12px;
  text-decoration: none;
}
 
#date {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #660000;
  }

.headtext
{
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #999999;
  line-height: 16px;
  text-decoration: none;
  cursor: pointer;
  }
.headtext a:link
{
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #999999;
  line-height: 16px;
  text-decoration: none;
  cursor: pointer;
  } 
.headtext a:visited
{
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #999999;
  line-height: 16px;
  text-decoration: none;
  cursor: pointer;
  } 
.headtext a:hover
{
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #333333;
  line-height: 16px;
  text-decoration: none;
  cursor: pointer;
  }
.headtext a:active
{
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #999999;
  line-height: 16px;
  text-decoration: none;
  cursor: pointer;
  } 
  
/*.vancso {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #CCCCCC;
  line-height: 16px;
  }
  
.vancso3 {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #666666;
  line-height: 16px;
  }*/
  
.design {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #990000;
  }
  
.design3 {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #FFFFFF;
  }

/* a.label:link, a.label:visited, a.label:active
{
  font:bold 16px Tahoma, sans-serif;
  color: #FF0000;
  text-decoration: none;
}
a.label:hover{
  text-decoration: underline;
} */

.lighterlinks a:link, .lighterlinks a:visited, .lighterlinks a:active
{
color: #9e7544;
}

.lighterlinks a:hover
{
color: #cc6600;
}


