.contorno_menu {
	<!--background-color: #000000; -->
    border: 1px solid #999999;
    background-color: #000000;
}

.fundo_login {
    background-color: #006699;
	background-image: url(../Imagens/fundo.jpg);
    background-repeat: repeat-x;
}
.estilo_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #006699;
    background-color: #FFFFFF;
}
hr {
    color: #FFFFFF;
}

.fonte_horario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fonte_horario2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
    
} .DataGridFixedHeader {
	POSITION: relative; ;
    TOP: expression(this.offsetParent.scrollTop);
    BACKGROUND-COLOR: white

}.contorno {
	border: 1px solid #006699;
	height:100%;
	background-color: #ffffff;

}.fundo_menu {
    background-color: #001f2b; 
    <!--height: 28px;
	background-image: url(../Imagens/fundo_menu.jpg);
    background-repeat: repeat-x; -->
}
a{
    text-decoration:none
}

a:hover {
   text-decoration: underline;
}

.fundo_submenu {
	height:100%;
	background-color: #001f2b;

}
.tracejado {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.fundo_topo {
    <!--height: 28px; -->
	background-image: url(../Imagens/fundo_topo.jpg);
    background-repeat: repeat-x;
}
.botao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #FFFFFF;
	border: 1px solid #006699;
    font-weight: bold;
}.barra_titulo {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
