.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
a.text:link {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
}
a.text:hover {
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	line-height: 15px;
}
a.text:visited {
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
	line-height: 15px;
}
.login {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.form {
	background-color: #F5F5F5;
	border: 1px solid #7F9DB9;
	font-family: tahoma;
	font-size: 10px;
	color: #666666;

}
.subitems {
	font-family: tahoma;
	font-size: 10px;
	color: 536D96;
	text-decoration: none;
	background-color: EDEFF1;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: C7CBD2;
	height: 25px;
	width: 179px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: C7CBD2;
	border-left-color: C7CBD2;
	padding-top: 5px;
	padding-left: 10px;

}
a.subitems:hover {
	font-family: tahoma;
	font-size: 10px;
	color: 12366F;
	text-decoration: none;
	background-color: F6F7F8;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: C7CBD2;
	height: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: C7CBD2;
	border-left-color: C7CBD2;
	padding-top: 5px;
	padding-left: 10px;



}
.titulos {
	font-family: tahoma;
	color: #801c11;
	font-size: 12px;
	font-weight: bold;
}
