body {
    color: #857366;
    font-family: Verdana, Arial;
    margin: 0;

    background-color: #F4FBFF;
}

img, table {
    border-style: none;
}

td {
    font-size: 12px;
}

a.cpdprog:link,a.cpdprog:active,a.cpdprog:visited {color:#877265;font-family: tahoma;}
a.cpdprog:hover {color:#5E4F78; text-decoration: none;font-family: tahoma;}

a.menu:link, a.menu:active, a.menu:visited {  color:#5E4F78; text-decoration: none;}
a.menu:hover {  color: #D0E6FF;text-decoration: none; }
a.submenu:link, a.submenu:active, a.submenu:visited {  color:#5E4F78; text-decoration: none;}
a.submenu:hover {  color: #D0E6FF;text-decoration: none; }

a:link.lng, a:active.lng, a:visited.lng {  color:#A79268; text-decoration: none;}
a:hover.lng {  color: #65583F; text-decoration: underline;}

li.menu {
    color: #F4FBFF;
    padding-bottom:5px;
}

li.submenu {
    color: #F4FBFF;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 15px;
    padding-left: 5px;
    }


/******** MAIN ********/
table.main {
    width: 100%;
} 

/******** TD11 ********/
table.main td.td11 {
    width: 228px;
    vertical-align: top;
    background-color: #92B5DD;
    border-right: 1px solid #E2D8BC;
}

table.menu {
    width: 228px;
    padding:0;
    background-repeat: repeat-y
    border-right: 1px solid #E2D8BC;
}

/******** TD12 ********/
table.main td.td12 {
width: 100%;
    vertical-align: top;
    background-color: #F4FBFF;
}

table.lng {
    width: 100%;
    height: 30px;
    background-image: url('2.gif');
    background-repeat: no-repeat;
    background-color: #D0E6FF
}

table.lng td {
width: 100%;
    color: #aaaaaa;
    font-family: Trebuchet Ms;
    font-size: 10px;
    text-align: right;
}


table.timetable{
	border-right:solid black 1px;
	border-top:solid black 1px;
	width: 90%;
}

table.timetable td{
	border-left:solid black 1px;
	border-bottom:solid black 1px;
}

table.slogan,
table.slogan_ {
    width: 100%;
    height: 231px;
    background-image: url('3.jpg');
    background-repeat: repeat-x;
    background-position: 608px 0px
}

table.slogan_ {
    height: 148px;
}

table.slogan td {
    padding-top: 30px;
    padding-right: 20px;
    vertical-align: top;
    background-image: url('2.jpg');
    background-repeat: no-repeat;
    background-position:  left 50%;
}

table.slogan_ td {
    padding-top: 30px;
    padding-right: 20px;
    vertical-align: top;
    background-image: url('4.jpg');
    background-repeat: no-repeat;
    background-position:  left 50%;
}


table.line {
    width: 100%;
    height: 9px;
    background-color: #B8CBE1;
    border-bottom: 1px solid #E2D8BC;
}

table.txt {
    width: 100%;
}

table.txt td.txt {
    padding: 15;
padding-right:0px;
    vertical-align: top;
}

font.label {
    display: block;
    font-size: 15px;
    color: #345984;
    font-weight: bold
}

td.right_panel {
    color: #345984;
    width: 200;
    vertical-align: top;
    padding:5;
}


/******** TD21 ********/
table.main td.td21 {
    width: 228px;
    font-size: 10px;
    background-color: #8694BC;
    text-align: center;
}

/******** TD22 ********/
table.main td.td22 {
    text-align: right;
    font-size: 9px;
    color: #877265;
    background-color: #B8CBE1;
    border-top: 1px solid #E2D8BC;
}