body {
    /*
    background-color:rgb(250,250,250);
    */
    background-image:url('images/background_body.gif');
    background-repeat:repeat;
    margin:15px 0px 0px 0px;
    vertical-align:top;
    padding: 0px 0px 0px 0px;
}


.maindiv {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width:100%;
    height:100%;
    vertical-align:top;
    text-align: center;

}

.contenttable {
    width:100%;
    height:100%;
    text-align: center;
    margin: auto;
}
.contentrow {

}

.mainTable {
    width:100%;
    height:100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.navigationTable {
    margin: auto;
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    border-color: gray;
    border-collapse: collapse;
    vertical-align: bottom;
}

.navigationTableTR {
    border-width: 0px;
    padding: 0px;
    border-style: none;
    border-color: gray;
    -moz-border-radius: ;
    vertical-align: bottom;

}

.navigationTableTD {
    border-width: 0px;
    padding: 0px;
    border-style: none;
    border-color: gray;
    -moz-border-radius: 10;
    borfer-collapse: collapse;

}
.contenttable2 {
    margin: auto;
    width: 940px;
    vertical-align: top;
}

.contentTD {
    background: white;
    padding: 20px 20px 20px 20px;
    vertical-align: top;
}

.contentTDetusivu {
    vertical-align: top;
}

.contentTitle {
    font-family: Arial;
    font-size: 14px;
    color: #F58220;
    font-weight: bold;
    margin-bottom: 10px;
}

.contentText {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

.contentTextTitle {
    font-family: Arial;
    font-size: 13px;
    color: #F58220;
}

.navirow {
    height:100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.navitable {
    height:36px;
    border-collapse:collapse;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position:relative;
    top: 0px;
    left:350px;
}

.navitablerow {
    background-image:url(images/background_navitable2.png);
    background-repeat:no-repeat;
    width:940px;
    height:90px;
}

.navitable_left {
    height: 36px;
    width:15px;
    background-image:url(images/navitable_left.jpg);
    background-repeat:no-repeat;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.navitable_links {
    width:500px;
    height: 36px;
    color:#000000;
    background-image:url(images/background_navitable.jpg);
    background-repeat:repeat-x;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.navitable_right {
    width:20px;
    height: 36px;
    background-image:url(images/navitable_right.jpg);
    background-repeat:no-repeat;
    background-position:right;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.navibar {
    position:relative;
    top:-40px;
    left:300px;

}

.maintitle {

}

.contenttextblock {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    width: 400px;
}

.texttitle {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#029396;
    margin-bottom:15px;
}

.imagecontent {

}
.page {
    vertical-align:top;

}
.bottombackground {
    background-image: url(images/background_bottom.jpg);
    background-repeat:repeat-x;
    height:50px;
    width:100%;
    bottom:0px;

}

.contentbackground {
    /*
    background:#FAFAFA;
    */
    /*
    border:1px solid #A0A0A0;
    */
    width:940px;
    height:100%;
    /*
    background-image:url(images/background_content.jpg);
    */
    /*
    background-repeat: repeat-x;
    */
    z-index:5;
    display:block;
}

.content_top {
    height: 10px;
    width:940px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    vertical-align:top;
    background-image:url(images/top_contentrow.gif);
    background-repeat:no-repeat;
}

.frontpage_content {
    vertical-align:top;
}

.footerbar {
    padding-top: 15px;
    background-image: url(images/footer_background.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    font-family: Arial;
    color: #FEFEFE;
    font-size: 11px;
    text-align: center;
}

.footerbar2 {
    font-family: Arial;
    color: #999999;
    font-size: 10px;
    text-align: right;
}

.footerbar1table {
    font-family: Arial;
    color: #FEFEFE;
    font-size: 12px;
    width: 100%;
    position: relative;
    top: -5px;
}

.footerbar1table td {
    width: auto;
    text-align: center;
}

.textlink {
    color:#F58220;
}
