body {
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	scrollbar-face-color: #91acbf;
    scrollbar-shadow-color: #175578;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #23577c;
    scrollbar-darkshadow-color: #175578;
    scrollbar-track-color: #24567b;
    scrollbar-arrow-color: #FFFFFF;
}
.destaque {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #0E3854;
	font-weight: normal;
}
textarea, input, select {
	background-color:#FFFFFF;
	border:solid 1px #0E3854;;
	font-family:Tahoma;
	font-size:12px;
	width:350px;
	color: #0E3854;
	font-weight: normal;
}
a:link {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.b:link {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
a.b:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.b:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
a.b:visited:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #98B6C9;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.a:visited:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #98B6C9;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.img_left {
	float:left;
	margin: 3px 3px 3px 3px;
}
.img_right {
	float:right;
	margin: 3px 3px 3px 3px;
}
