/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/imgs/elements/bk.jpg);
}
a:link {
	color: #25335C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #25335C;
}
a:hover {
	text-decoration: underline;
	color: #25335C;
}
a:active {
	text-decoration: none;
	color: #25335C;
}
.titulos_texto {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #25335C;
}
td {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}
.formbox {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	width: 209px;
}
.border {
	border: 1px solid #b52427;
}

