a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link { text-decoration: none; }
a:hover { text-decoration: underline; }
a.menuCat { color: #FFFFFF; }
a.menuCat:hover { color: #999999; }
a.menuCatSel { color: #999999; }
a.menuAtt { color: #AB0008; }
a.menuAtt:hover { color: #710100; }
font.counter {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #AB0008;
	padding: 2px;
}
font.find0 {
	background-color: #00FF00;
}
font.find1 {
	background-color: #00CCFF;
}
font.find2 {
	background-color: #CC99FF;
}
font.find3 {
	background-color: #FFFF66;
}
font.find4 {
	background-color: #FF9900;
}
font.menu1 {
	font-size: 14px;
	color: #AB0008;
}
font.menu2 {
	font-size: 12px;
	color: #AB0008;
}
font.menu1 {
	font-size: 14px;
	color: #AB0008;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
}
code {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AB0008;
}
code.title {
	font-size: 14px;
}
input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table.red_1, td.red_1 {
	background-color: #AB0008;
	color: #FFFFFF;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td.alert {
	text-align: center;
	height: 80px;
	background-color: #F0F0F0;
	color: #AB0008;
	font-weight: bold;
}
td.text {
	text-align: justify;
}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#content_text_big {
	width: 400px;
	height: 300px;
	overflow-y: auto;
}
