

body {
	font-family : Arial, Verdana;
	font-size: 11px;
	background-color : #fde9d9;
	margin: 0px;
	text-align:justify; 
}


.menu {
	font-family : Arial, Verdana;
	font-size: 12px;
	background : #fde9d9; 
	font-weight: normal;
	text-align:left;
	text-decoration: none;
}

.u {
	font-family : Arial, Verdana;
	font-size: 9px;
	font-weight: lighter;
	text-align:left;
	text-align:justify; 
}	

.sitacao {
	text-align:right;
	font-size: 10px;
	font-family: Arial, Verdana;
	font-weight: bolder;  
}

.textinput {
	font-family: Arial, Verdana;
	font-size:11px;
	color:686868;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: 9BAAAF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: AABBBF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: 9BAAAF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: 9BAAAF;	
	padding-right: 3px;
	padding-left: 3px;
	background-image: ;
}

.button {
	font-family : Arial, Verdana;
	font-size: 80%;
	border: 1px solid #9BAAAF;
	background-color : #E8F0F0;
	color:#606F79;
}

.h {
	font-family : Arial, Verdana;
	background-image :  url(images/box_left_icon.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding-left : 13px;
	font-size: 11px;
	margin: 0px;
	color : #606F79;
}