body {
	background-image: url(../pictures/bg_new2.gif);
	margin-top:0px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
}

a:link {
	color: #317cab;
}
a:visited {
	color: #317cab;
}
a:hover {
	color: #317cab;
}
a:active {
	color: #317cab;
}

.pie {
	background-image: url(http://www.mpronto.com/images/pie.gif);
	height: 40px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 30px;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
}
.R_1 {
	font-size: 11px;
	width: 150px;
	float: right;
}

.remolino {
	background-image: url(http://www.mpronto.com/images/remolino.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	padding: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
}
li {
	list-style-image: url(http://www.mpronto.com/images/bullet.gif);
}
h1 {
	color: #DFDFDF;
	font-weight: normal;
	padding-left: 10px;
	display: inline;
	font-size: 22px;
}
.datatable td {
	padding: 5px;
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.datatable th {
	padding: 5px;
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.design-cell {
	background-image: url(../pictures/contentbox_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FAFAFA;
	background-position: bottom;
	padding-top: 15px;
}
.nav_blue {
	background-image: url(../pictures/buttonbg_blue.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 8px;
	padding-bottom: 0px;
	float: left;
	margin-right: 1px;
}
.nav_blue a {
	text-transform: uppercase;
	color: #a5ddf2;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
	margin-left: 15px;
}
.nav_blue a:hover {
	color: #FFFFFF;
}
.nav_active {
	background-image: url(../pictures/buttonbg_black.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 8px;
	padding-bottom: 0px;
	float: left;
	margin-right: 1px;
}
.nav_active a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
	margin-left: 15px;
}
.navbar {
	margin-left: 11px;
}
