html, body
{
	padding: 0px;
	margin: 0px;
	background-color: #ececed;
	background-image: url('images/bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

html, body, table, tr ,td, p, span
{
	font-family: Arial, sans-serif;
    font-size: 10px;
    color: #626264;
}

input, textarea, select, option
{
	font-family: Arial, sans-serif;
    font-size: 10px;
    color: #626264;
}

a
{
    text-decoration: none;
    font-weight: bold;
    outline: none;
    border: none;
    color: #043881;
}

a img
{
    border-style: none;
}

.mbioteclogo
{
    position: absolute;
    left: 0px;
    top: 0px;
}

.mbioteclogoprint
{
    display: none;
}

.menu0
{
    position: absolute;
    top: 39px;
    left: 108px;
    height: 23px;
    line-height: 23px;
    width: 770px;
    overflow: hidden;
}

.menu0 a
{
    display: block;
    float: left;
    background-image: url('images/menu0.gif');
    background-repeat: no-repeat;
    width: 110px;
    height: 23px;
    text-align: center;
    color: #ffffff;
}

.menu0 a:hover, .menu0 .active
{
    background-image: url('images/menu0_active.gif');
    color: #043881;
}

.menu1
{
    position: absolute;
    top: 65px;
    left: 108px;
    height: 35px;
}

.menu1 a
{
    display: block;
    float: left;
    background-image: url('images/menu1.gif');
    background-repeat: no-repeat;
    width: 110px;
    height: 35px;
    text-align: center;
    color: #ffffff;
    line-height: 35px;
}

.menu1 a:hover, .menu1 .active
{
    background-image: url('images/menu1_active.gif');
    color: #043881;
}

.menu2
{
    position: absolute;
    left: 478px;
    bottom: 8px;
    line-height: 10px;
    font-size: 10px;
    width: 400px;
    text-align: right;
}

.menu2 a
{
    color: #3b93ca;
    margin-left: 40px;
}

.news
{
    position: absolute;
    top: 175px;
    left: 0px;
    width: 288px;
    bottom: 28px;
    background-color: #e5f1f9;
    overflow: auto;
    padding: 20px 20px 20px 20px;
}

.content0
{
    position: absolute;
    top: 175px;
    left: 108px;
    width: 730px;
    bottom: 28px;
    background-color: #ffffff;
    overflow: auto;
    padding: 20px 20px 20px 20px;
}

.content1
{
    position: absolute;
    top: 175px;
    left: 328px;
    width: 490px;
    bottom: 28px;
    background-color: #ffffff;
    overflow: auto;
    padding: 20px 30px 20px 30px;
}

.content0shadowr
{
    position: absolute;
    top: 65px;
    left: 878px;
    width: 3px;
    bottom: 28px;
    background-image: url('images/shadow_right.png');
    background-repeat: repeat-y;
    overflow: hidden;
}

.content0shadowb
{
    position: absolute;
    bottom: 25px;
    left: 108px;
    width: 772px;
    height: 3px;
    background-image: url('images/shadow_bottom.png');
    background-repeat: repeat-x;
    overflow: hidden;
}

.content1shadowb
{
    position: absolute;
    bottom: 25px;
    left: 0px;
    width: 880px;
    height: 3px;
    background-image: url('images/shadow_bottom.png');
    background-repeat: repeat-x;
    overflow: hidden;
}

.header1
{
    position: absolute;
    left: 0px;
    top: 65px;
    width: 878px;
    height: 110px;
}

.header0
{
    position: absolute;
    left: 108px;
    top: 65px;
    width: 770px;
    height: 110px;
}

h1
{
     color: #3b93ca;
     margin: 0px 0px 10px 0px;
     padding: 0px;
     border-bottom: solid 1px #c5c7c8;
     font-size: 14px;
     font-weight: bold;
}

h2
{
     color: #3b93ca;
     margin: 0px 0px 5px 0px;
     padding: 0px;
     font-size: 14px;
     font-weight: bold;
}

h3
{
     margin: 0px 0px 10px 0px;
     padding: 0px;
     border-bottom: solid 1px #c5c7c8;
     font-size: 14px;
     font-weight: bold;
}

h4
{
     color: #3b93ca;
     margin: 0px 0px 10px 0px;
     padding: 0px;
     font-size: 12px;
     font-weight: normal;
}

p
{
    font-size: 12px;
}

ul
{
    list-style-type: none;
    margin: 0px;
    padding-left: 3em;
    font-size: 12px;
}

li
{
    margin: 0px 0px 10px 0px;
    text-indent: -3em;
}

.table1, .table2
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #043881;
    table-layout: auto;
    empty-cells: show;
}

.table1 thead th, .table2 thead th
{
    background-color: #043881;
    color: #ffffff;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px 3px 5px 3px;
}

.table2 thead td
{
    color: #000000;
    text-align: left;
    font-size: 1.1em;
    padding: 5px 3px 5px 3px;
}

.table1 tbody td, .table2 tbody td
{
    color: #000000;
    padding: 3px;
    padding: 5px 3px 5px 3px;
}

.table2 tbody td
{
    vertical-align: top;
}

.table1 tbody .bg td, .table2 tbody .bg td
{
    background-color: #e5f1f9;
}

.content450
{
    width: 450px;
}
