

input.HrefSubmit {
    background-color : transparent;
    border-bottom-style : none;
    border-bottom-width : 0pt;
    border-left-style : none;
    border-left-width : 0pt;
    border-right-style : none;
    border-right-width : 0pt;
    border-top-style : none;
    border-top-width : 0pt;
    color : #101050;
    cursor : pointer;
    margin-bottom : -1px;
    margin-left : 0pt;
    margin-right : 0pt;
    margin-top : 0pt;
    padding-bottom : 0pt;
    padding-left : 0pt;
    padding-right : 0pt;
    padding-top : 0pt;
    text-decoration : underline;
    text-align : left;
  }


.ForumEditor {
    border: 0pt none;
    margin: 0pt;
    padding: 0pt;
    background-color: rgb(204, 204, 255);
    color: #0000FF;
  }


.ForumViewer {
    border: 0;
    cellspacing: 0;
    cellpadding: 0;
    border-spacing : 5px 10px;
    width : 100%;
  }


.Etusivu {
    border-spacing : 10;
    width : 100%;
  }


.EtusivuSigu {
    color : #929292;
    font-size : x-small;
    font-style : italic;
  }


.BorderRight {
    color : #000000;
  }


.BulletinCell1 {
    background-color : #FFF3EF;
  }
.BulletinHead1 {
    background-color : #FFF3EF;
    font-size : large;
    font-weight : bold;
  }
.BulletinActiveTopicHead1 {
    background-color : #FFF3EF;
    font-size : x-large;
    font-weight : bold;
  }

.BulletinCell2 {
    background-color : #FFFED6;
  }

.BulletinHead2 {
    background-color : #FFFED6;
    font-size : large;
    font-weight : bold;
  }
.BulletinActiveTopicHead2 {
    background-color : #FFFED6;
    font-size : x-large;
    font-weight : bold;
  }
.TableHeadCell {
    background-color : transparent;
    font-size : smaller;
  }

body {
    background-color : #ffffff;
    color : #000000;
  }


td {
    vertical-align : top;
  }


table {
    border: 0;
    padding: 0;
  }


