h1 {
	color: #5D8090;
}
.style1 a:link {
	color: #5d8090;
	text-decoration: none;
}
.style1 a:visited {
	text-decoration: none;
	color: #5d8090;
}
.style1 a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.style4 {color: #5D8090}

.title_box_i {
    color: #5D8090;
}

.input_box {
    border:solid 1px #5d8090;
}
.submit_but {
    border:solid 1px #5d8090;
}
.footer {
    background-image:url(/images/correco/footer_bg.jpg); background-color:#7b9ba8;
}
#recaptcha_response_field {
border:solid 1px #5d8090;
}
.mid-hr {
color:#CCC;margin-top:20px;width:150px;
}