body, table, tr, td {
	color :#006699;
	font-family : Verdana;
	font-size: 10 px;
	text-decoration : none;
	
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
a
{
	color: #006699;
	font-family: verdana;
	font-size: 9px;	
	text-decoration : none;
}
a:hover {
	color : #003855;
	font-family: verdana;
	font-size: 9px;	
	text-decoration : none;
}

input, textarea, select {
	background-color:#DFEFFF;
	color:Black;
	font-family:verdana,arial;
	font-size:9pt;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #e9e9e9 #CDCDCD #CDCDCD #e9e9e9;
}

.semborda {
	background-color:#FFFFFF;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
