BODY
{
  scrollbar-face-color: white;
  scrollbar-highlight-color: #AFA490;
  scrollbar-shadow-color: #AFA490;
  scrollbar-3dlight-color: #AFA490;
  scrollbar-arrow-color: #AFA490;
  scrollbar-track-color: none;
  scrollbar-darkshadow-color: #AFA490;
 }
BODY,
TABLE,
TR,
TD,
TH,
{
  font-weight: normal;
  font-size: 12px;
  font-family:verdana, helvetica;
  font-style: none;
  line-height: 16px;
  color: #000000;
 }
.light
 {
   color: #FF3366;
 }
.button
  {
	color: #000000;
	font-size: 8pt;
	font-family: Trebuchet MS, arial, verdana, helvetica;
	font-weight: normal;
	background-color: #999999;
	border: 1px solid #EBE0CC;
  }
.form
 {
	color: #000000;
	font-size: 8pt;
	font-family: Trebuchet MS, arial, verdana, helvetica;
	font-weight: normal;
	background-color: #EBE0CC;
	border: 1px solid #000000;
	}
a:link, a:visited, a:active
 {
   font-weight: normal;
   color: #9B8875;
   text-decoration: none;
 }
a:hover
 {
	font-weight: normal;
	color: #FFA800;
	text-decoration: none;
 }
.imgborder
{
  border-style: solid;
  border-color: #5484AA;
  border-width: 1px;
}
.otsikko {
	font-family: Trebuchet MS, arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.menu {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #996666;
	margin: 16px 0px 0px;
}

