a:link {
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	font-family: tahoma;
	text-decoration: underline;
	color: #000066;
	font-size: 13px;
	}
body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	font-family: tahoma;
	font-size: 13px;

}

input, textarea,Text Field,Check Box, Radio Button, select{
font-family: arial; font-size: 11px; color: #000000; background-color: #ffffff; border-color: #999999;border-style: solid; border-width: 1px; 
}
table {
	color: #000000;
	font-family: tahoma;
	font-size: 13px;

}
.table {
	font-family: tahoma;
	font-size: 11px;
}
#geral{
	position:relative;
	top:34%;
	left:47%;
	width:750px;
	height:auto;
	margin-left:-335px;
	margin-top:-97px;
	text-align:left;
	border:0px solid #ffffff;
}

