body {
scrollbar-face-color: #D5BFB9;
scrollbar-shadow-color: #715B70;
scrollbar-highlight-color: #D5BFB9;
scrollbar-3dlight-color: #715B70;
scrollbar-darkshadow-color: #D5BFB9;
scrollbar-track-color: #D5BFB9;
scrollbar-arrow-color: #715B70;
}

.border {
border-color: #FFFFFF;
border-style: solid;
border-width: 1px;
}

.input_ml {
font-size: 12;
color: #715B70;
border: 1px solid #B89F9C;
background: #F7F3F2;
}

.inputs {
height: 17px;
font-size: 12;
color: #715B70;
border: 1px solid #B89F9C;
background: #F7F3F2;
}

.tables {
border: 1px solid #715B70;
}

.tables_data {
border-bottom-color: #715B70;
border-left-color: #715B70;

border-bottom-style: solid;
border-left-style: solid;

border-bottom-width: 1px;
border-left-width: 1px;
}

.tables_img {
border-top-color: #715B70;
border-bottom-color: #715B70;
border-left-color: #715B70;

border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;

border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

.tables_coment {
border: 1px solid #A7CEDF;
}

A	{
	text-decoration: none;
	color : #715B70;
	}
	
A:Visited	{
	text-decoration: none;
	color : #715B70;
	}
	
A:Hover{
	text-decoration: none;
	color : #FFFFFF;
	}
	
A:Active	{
	text-decoration: none;
	color : #715B70;
	}

.menu_fundo {
width: 115px;
color : #715B70;
line-height: 20px;
padding-left: 3px;
text-decoration: none;
}

a.menu_fundo:hover {
background-color: #E1D8D7;
font-family : Verdana;
color : #715B70;
text-decoration: none;
}

.menu_fundo_hover {
background-color: #E1D8D7;
}

.edicao {
padding-left: 5px;
border-bottom-color: #FFFFFF;
border-bottom-style: solid;
border-bottom-width: 1px;
}