body {
	background-color: #CAD8E6;
	background-image: url(../backgrounds/gra_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
a:link {
	color: #0052A4;
}
a:visited {
	color: #0052A4;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #990000;
}
.back_top_bar {
	height: 50px;
	width: 840px;
	text-align: left;
	vertical-align: bottom;
	background-image: url(../spacer/barrido.gif);
	background-repeat: no-repeat;
}
.back_copy_bar {
	width: 840px;
	text-align: left;
	vertical-align: bottom;
	background-image: url(../spacer/barrido_copy.gif);
	background-repeat: no-repeat;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #365C82;
}
.bottom_bar_user {
	background-image: url(../spacer/barrido_table.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: bottom;
	height: 20px;
	width: 820px;
}
.root_bar {
	background-image: url(../spacer/barrido_table01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 820px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	line-height: 20px;
}
.box_body {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border: 1px solid #93AEC9;
}

