body {
       margin: 0px;
       background-color: #CBC8C1;
       padding: 20px 3px 20px 3px;
}
td { font-family: Arial, Helvetica, sans-serif; font-size: 80%; }


a:link { color: #000000; text-decoration: underline; }
a:visited { color: #878787; text-decoration: underline; }
a:hover { color: #878787; text-decoration: underline; }

a.langLink:link { color: #000000; text-decoration: none; }
a.langLink:visited { color: #000000; text-decoration: none; }
a.langLink:hover { color: #878787; text-decoration: none; }

a.headerLink:link { color: #000000; text-decoration: none; }
a.headerLink:visited { color: #000000; text-decoration: none; }
a.headerLink:hover { color: #878787; text-decoration: none; }
a.headerLinkCur { color: #000000; background-color: #a6bc33; width: 150px;; }

a.nextPrevious:link { color: #ffffff; text-decoration: none; }
a.nextPrevious:visited { color: #ffffff; text-decoration: none; }
a.nextPrevious:hover { color: #ffffff; text-decoration: underline; }


.langSelection {
       text-align: right;
       font-size: 85%;
}

.mainContainer {
       width: 756px;
       padding: 7px 10px 10px 10px;
       background-color: #F8F3E0;
}

.headerPic {
       width: 250px;
       height: 250px;
       vertical-align: top;
       background-color: #F8F3E0;
}

.headerNavi {
       width: 218px;
       background-color: #F8F3E0;
/*       background-image: url(../pics/headerMiddleBg_en.jpg);
       background-repeat: no-repeat;*/
       vertical-align: top;
       padding: 4px 0px 0px 32px;
       font-size: 70%;
       font-weight: bold;
       line-height: 150%;
}

.annantalo { padding: 14px 0px 0px 27px; }

.leftContainer {
       width: 503px;
       vertical-align: top;
}

.rightContainer {
       width: 250px;
       vertical-align: top;
       background-color: #F8F3E0;
}

.upperRightText {
       width: 240px;
       background-color: #f9ed72;
       vertical-align: top;
       font-size: 70%;
       line-height: 150%;
       padding: 10px 10px 10px 0px;
}

.rightSideHeader {
       width: 230px;
       height: 24px;
       padding: 0px 10px 0px 10px;
       background-color: #a6bc33;
       color: #ffffff;
       font-weight: bold;
}


.headerSpace {
       width: 3px;
       background-color: #F8F3E0;
}

.mainHeader {
       width: 293px;
       height: 24px;
       padding: 0px 0px 0px 10px;
       background-color: #a6bc33;
       color: #ffffff;
       font-weight: bold;
}

.mainHeaderRight {
       width: 190px;
       height: 24px;
       padding: 0px 10px 0px 0px;
       text-align: right;
       background-color: #a6bc33;
       color: #ffffff;
       font-weight: bold;
}

.mainContent {
       width: 483px;
       padding: 10px 10px 10px 10px;
       background-color: #e8e0c7;
       line-height: 145%;
}

.generalForm {
       margin: 10px;
       line-height: 150%;
}

.generalFormText {
       background-color: #F8F3E0;
}