body {
	font-family: verdana, tahoma,  arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

TABLE {
	font-size: 12px;
}

H1, H2, H3, H4, H5 {
	color: #008AD2;
}

.ColorOscuro {
	background-color: #008AD2;
}

.ColorClaro {
	background-color: #BADFF3;
}

.ntahoma {
	font-family: verdana, tahoma,  arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.form {
	margin: 0px;
	padding: 0px;
}
.infield {
	font-family: verdana, tahoma,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 183px;
}
.talit {
	font-family: verdana, tahoma,  arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #253A85;
	text-decoration: none;
}
a:hover {
	color: #FF7417;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.aleft {
	color: #234281;
	text-decoration: none;
}
.bloque TABLE {
	font-size: 10px;
}
.bloque INPUT {
	font-size: 8px;
	border-color: #333333;
	border-width: 1px;
}
.bloque TH {
	font-size: 10px;
	color: #333333;
}
#btnsubmit {
	font-size: 12px;
}
#MsgError {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
#MsgOk {
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-align: center;
}
.links {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.borderTable
{
	border: 1px solid #8E8882;
	
}

.links a:visited {
	color: #333333;
	text-decoration: none;
}
.links a:hover {
	color: #008AD2;
	text-decoration: none;
}
.menu_button {
        color: #000000;
        border: 1px solid #000000;
        cursor: pointer;
}
