/* Web Design for Mortgage Offenders */ 
/* Development by 3dmagicaldesigns.com */

/* bg */
body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
	background-color: #5B9FD0;
}

/* box form */
.ejemplo {
	width: auto;
	margin: auto;
}

/* navegation */
a.topmenu:link, a.fmenu:active, a.fmenu:visited {
	padding-right:8px;
	padding-left:8px;
	text-decoration:none;
	padding-top:0px;
	font-variant:small-caps;
	font-size:12px;
	color:#FFFFFF;
	font-family:"Times New Roman";
	font-stretch:semi-expanded;
	font-weight:bold;
	text-align: center;
}
a.topmenu:hover{
	text-decoration: underline;
}
a.Linkbox:link, a.Linkbox:active, a.Linkbox:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	outline:none;
}
a.Linkbox:hover{
	color: #FFFFFF;
	text-decoration: underline;

}
blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.Estilologo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #B3AFA3;
	text-decoration: none;
}
.Estilologotitle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 22px;
}
.newsdate {
	font-family: "normal 12px Georgia", "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9B0404;
	text-decoration: none;
}
.titlesBox {
	font-family: Arial, Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.boxText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.EstiloSite {
	font-family: Arial, Tahoma;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}
.EstiloSiteBlanco {
	font-weight: normal;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.TitulosSite {
	font-family: Arial, Tahoma;
	font-size: 19px;
	font-weight: normal;
	color: #0E4069;
}
a.footer:link, a.footer:active, a.footer:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.topmenu:link, a.topmenu:active, a.topmenu:visited {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	outline:none;
}
a.topmenu:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.state:link,/* end code */ a.fmenu:active, a.fmenu:visited {
	padding-right:8px;
	padding-left:8px;
	text-decoration:none;
	padding-top:0px;
	font-variant:small-caps;
	font-size:12px;
	color:#999999;
	font-family:"Times New Roman";
	font-stretch:semi-expanded;
	font-weight:bold;
	text-align: center;
}
a.state:hover {
	text-decoration: underline;
}
a.program:link, a.fmenu:active, a.fmenu:visited {
	text-decoration:none;
	font-size:13px;
	color:#681420;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.program:hover {
	text-decoration: underline;
}
a.Linklogin:link, a.Linklogin:active, a.Linklogin:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	outline:none;
}
a.Linklogin:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

