.siteBg{
   background-image:url("images/main_bg.jpg");
   background-repeat: repeat-x;
   background-position: 0% 0%;
   background-color: #29241E;
}

table.galleryBg{
   background-image:url("images/gallery_bg.jpg");
   background-repeat: repeat-y;
   background-position: 0% 0%;
   width: 699px;
}

td.menuBg{
   font-family: Tahoma,Verdana,Arial,Helvetica;
   font-size: 11px;
   font-weight: bold;
   line-height: 16px;
   color: #FFFFFF;
   background-image:url("images/vasen_toistuva.jpg");
   background-repeat: repeat-y;
   background-position: 0% 0%;
   width: 235px;
}

.contentBg{
   background-image:url("images/oikea_toistuva.jpg");
   background-repeat: repeat-y;
   background-position: 0% 0%;
}


td.footer{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #29241E;
}

td {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #FFFFFF;
}


select,submit,reset,input {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #29241E;
}


.deftxt{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #FFFFFF;
}

.title{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  color: #CCCCCC;
}

a,a:active,a:visited{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #FFFFFF;
}
a:hover{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #CCCCCC;
}



a.binlink,a.binlink:active,a.binlink:visited{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #FFFFFF;
}
a.binlink:hover{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #CCCCCC;
}


input,select,textarea {
  font-family: tahoma,verdana,arial,helvetica;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
  line-spacing: 16px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #727272;
  background: #ffffff;
  color: #000000;
  padding-left: 2px;
}

