body, td, th {
    font-family: Arial;
    font-size: 12px;
}

td {
	border: 0px solid #FF0000;
}
body {
    margin: 0 0 0 0px;
	background-color: #FFFFFF;
}

a {
    text-decoration: none;
    color: #000000;
}

img {
    border: none;
}

.x {
    border: 1px solid #0C4DA2;
}

.xr {
    border: none;
    background-color: #0C4DA2;
    font-family: Arial;
    font-size: 10px;
    color: #FFFFFF;
}

.linha1 {
    background-color: #26A7EF;
}

.linha2 {
    background-color: #37B8FF;
}

.bt1 {
    background-image: url('../images/menu01.jpg');
    float: left;
    width: 75px;
    height: 34px;
}

.bt1:hover {
    background-image: url(../images/menu11.jpg);
}

.bt2 {
    background-image: url('../images/menu02.jpg');
    float: left;
    width: 106px;
    height: 34px;
}

.bt2:hover {
    background-image: url(../images/menu12.jpg);
}

.bt3 {
    background-image: url('../images/menu03.jpg');
    float: left;
    width: 136px;
    height: 34px;
}

.bt3:hover {
    background-image: url(../images/menu13.jpg);
}

.bt4 {
    background-image: url('../images/menu04.jpg');
    float: left;
    width: 95px;
    height: 34px;
}

.bt4:hover {
    background-image: url(../images/menu14.jpg);
}

.bt5 {
    background-image: url('../images/menu05.jpg');
    float: left;
    width: 106px;
    height: 34px;
}

.bt5:hover {
    background-image: url(../images/menu15.jpg);
}

.bt6 {
    background-image: url('../images/menu06.jpg');
    float: left;
    width: 102px;
    height: 34px;
}

.bt6:hover {
    background-image: url(../images/menu16.jpg);
}

.divx {
	position: absolute;
	top: 260px;
	width: 590px;	
}

.bg {
	background-color: #FFFFFF;
}

object {
	width: 200px;
	height: 176px;
}

embed {
	width: 200px;
	height: 176px;
}
