body {                           
	background-image : url(img/fundo_10.gif);
	background-repeat:repeat;
	background-position : top;
}
.bod {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.le{
	background-image : url(img/bg2.gif);
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	background-image : url(img/bg1.jpg);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
	color: #97C1CF;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.ma{
	padding-left: 20px;
	padding-right: 30px;
}

input{
	font-size: 10px;
}
.sub6 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub7 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
A {     
	font-family: Tahoma;
	font-size: 12px;
        Color : #631E00; 
	text-decoration : none;
}
A:hover { 
    font-family: Tahoma;
	font-size: 12px;
	Color : #A86F17;
	text-decoration : none;
	
}
img {
	border:0px
}