.graybackgr {
	background-color: #63636A;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	color: #C0C0C0;
	text-align: right;
	font-weight: normal;
	padding-top: 8px;
}
.navbar a:visited {
	color: #DB9114;
	text-decoration: none;
}
.txthighlight {
	font-weight: bold;
	color: #B4B3C2;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	font-weight: lighter;
	font-style: normal;
}
.navbar a:link {
	color: #DB9114;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:active {
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	line-height: 20px;
	text-indent: 200px;
	background-image: url(images/footer.gif);
	padding-top: 14px;
	padding-bottom: 20px;
}
.footer a:link {
	text-decoration: none;
	color: #C0C0C0;
}
.footer a:visited {
	text-decoration: none;
	color: #C0C0C0;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #DB9114;
}

body {
	background-color: #63636A;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.imageLeft {
	margin-left: 43px;
	margin-right: 43px;
}
a:link {
	color: #DB9114;
	text-decoration: none;
}
a:visited {
	color: #DB9114;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.destacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: italic;
}

