#bdylayer {
    margin: auto;
    width: 775px;
    text-align: right;
    /*background: url('../images/bg.jpg') repeat-y;*/
    overflow: hidden;
    z-index: 0;
    border: 1px solid #666666;
  }


#logo_left {
    float: left;
    width: 384px;
    height: 198px;
  }


#logo_right {
    float: right;
    width: 391px;
    height: 198px;
  }


#cntlayer {
    float: left;
    width: 100%;
    min-height: 350px;
    overflow: hidden;
    margin-bottom: 9pt;
  }


#title {
    width: 250px;
    height: 32px;
    position: relative;
    top: 10px;
    left: 20px;
    background: url('../images/title.jpg');
  }


#title strong {
    top: 8px;
    position: relative;
    padding-left: 5px;
    text-align: left;
    color: #ffffff;
  }


#content {
    float: left;
    width: 100%;
    min-height: 350px;
    padding: 0;
  }


#content p {
    margin-left: 35px;
    margin-right: 35px;
    text-align: justify;
    color: #666666;
  }


#content table {
    margin-left: 50px;
    margin-right: 50px;
  }


#content h2 {
    margin-left: 0px;
    text-align: left;
    color: #659ace;
    font-size: 12pt;
    font-weight: bold;
  }

#content h3 {
    margin-left: 0px;
    text-align: left;
    color: #659ace;
    font-size: 11pt;
    font-weight: bold;
    font-style: oblique;
  }

#content h4 {
    margin-left: 30px;
    text-align: left;
    color: #242424;
    font-size: 10pt;
    font-weight: bold;
    font-style: oblique;
  }

#content strong {
    font-weight: bold;
  }


#content a {
    color: #659ace;
    font-weight: bold;
    font-size: 10pt;
  }


#content a:hover {
    color: #99cc33;
    font-weight: bold;
    font-size: 10pt;
  }


#content td {
    border-bottom: 1px dotted #666666;
  }


#vld {
    float: left;
    width: 775px;
    height: 35px;
    margin-left: 2px;
    margin-bottom: 2px;
    overflow: hidden;
  }


#footer {
    float: left;
    width: 775px;
    height: 18px;
    background-color: #99cc33;
    text-align: center;
    font-size: 9pt;
    color: #ffffff;
    overflow: hidden;
    margin: auto;
  }


#footer strong {
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
  }


#footer a {
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    padding: 9pt;
  }


#footer a:hover {
    text-decoration: underline;
  }


#menu {
    float: left;
    width: 775px;
    height: 82px;
    min-height: 82px;
    background: url('../images/menu.jpg');
    text-align: right;
  }


#menu table {
    top: 25px;
    position: relative;
    width: 99%;
    height: 20px;
  }


#menu a {
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    height: auto;
  }


#menu a:hover {
    color: #659ace;
  }

/*
#menu_left {
    border-right: 1px dotted #666666;
    border-bottom: 1px dotted #666666;
    position: relative;
    top: 10px;
    background: url('../images/title.jpg') repeat-x;
    width: 20%;
    height: 200px;
    margin: auto;
    margin-left: 2px;
    padding: 0;
    overflow: hidden;
    float: left;
  }


#menu_left strong {
    top: 8px;
    position: relative;
    padding-left: 2px;
    color: #ffffff;
  }


#menu ul {
    list-style: none;
  }


#menu_left li {
    top: 30px;
    position: relative;
    width: 100%;
    vertical-align: middle;
    text-align: right;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 30px;
  }


#menu_left a:link {
    color: #659ace;
    display: block;
    padding: 0;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
    font-size: 8pt;
  }


#menu_left a:visited {
    color: #659ace;
    display: block;
    padding: 0;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
    font-size: 8pt;
  }


#menu_left a:hover {
    color: #99cc33;
    display: block;
    padding: 0;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
    font-size: 6pt;
  }

*/
#list {
    border: 1px solid;
    width: 90%;
  }

#list td {
    font-size: 8pt;
    text-align:left;
}

#list tr:hover {
    background-color: #ccff66;
  }

#lang {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 150px;
}

#lang ul {
	list-style: none;
	margin: 0px;
}

#lang li {
	width: 26px;
	height: 56px;
	margin: 0px;
	padding: 0px;
}
