body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A5564;
	font-size: 11px;
}
a:hover {
	color: #0A51A3;
	text-decoration: underline;
}

.banner {
	background-image: url(pics/logo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	width: 110px;
}
.banner2 {
	background-image: url(pics/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
}

.banner_logo_space0 {
	height: 10px;
	text-align: right;
}
.banner_home {
	background-image: url(pics/home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	height: 16px;
}

.banner_logo_space1 {
	height: 50px;
}
.banner_logo_space2 {
	height: 40px;
	padding-left: 15px;
	vertical-align: bottom;
}
.banner_logo_space3 {
	height: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D1D6DC;
}
.main {
	border: 1px solid #D1D6DC;
	padding: 15px 15px 5px;
	background-image: url(pics/corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
}
a:link {
	color: #0A51A3;
	text-decoration: none;
}
a:visited {
	color: #0A51A3;
	text-decoration: none;
}
a:hover {
	color: #0A51A3;
	text-decoration: underline;
}
.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A5564;
	font-size: 10px;
}
.titlos {
	font-weight: bold;
	color: #2E4B7C;
	background-image: url(pics/home.jpg);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: left top;
	height: 18px;
}
.form {
	background-color: #CCD1D9;
}
