body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6E6E6E;
	margin: 0px;
}
.navbg {
	background-image: url(template/nav_bg.gif);
	background-repeat: repeat-y;
	width: 198px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {
	color: #6E6E6E;
	text-decoration: none;
}
a:visited {
	color: #6E6E6E;
	text-decoration: none;
}
a:hover {
	color: #626262;
	text-decoration: underline;
	font-weight:bold;
	background-image: url(template/over1.gif);
	background-repeat: repeat-x;
}
a:active {
	color: #6E6E6E;
	text-decoration: line-through;
}
.fondo {
	color:#F2F2F2;
	background-image: url(template/mc_bg.gif);
	background-repeat: repeat-y;
	width: 506px;
}
.lshadow {
	background-image: url(template/lshadow.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.rshadow {
	background-image: url(template/rshadow.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.crbg {
	background-image: url(template/crbg.gif);
	background-repeat: repeat-x;
	height: 18px;
}
#url {
	position: absolute;
	top: 190px;
	text-align: left;
	left: 660px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #0066CC;
}

.barra {
	background-image: url(template/barra1.gif);
	background-repeat: repeat-x;
	height: 26px;
}

.barra2 {
	background-image: url(template/barra2.gif);
	background-repeat: repeat-x;
	height: 13px;
}

