body {
	margin:0px;
	padding:10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #c6c6c6;
	}
	
#Content {
	width:700px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px dashed #333;
	background-color:#eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
#mainCell {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	color: #666666;
}
#backLeft {
	background-image: url(../images/layout_17.png);
	background-repeat: repeat-y;
}
#backRight {
	background-image: url(../images/layout_19.png);
	background-repeat: repeat-y;
}
#backTop {
	background-image: url(../images/layout_08.png);
	background-repeat: repeat-x;
}
#backBottom {
	background-image: url(../images/layout_23.png);
	background-repeat: repeat-x;
}
a:link {
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600;
}
#copyright {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#areaCentral {
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
#areaIzq {
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
}
.greenTitle {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.boldTitle {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#areaDer {
	padding-top: 16px;
}
.greenBoldText {
	font-weight: bold;
	color: #009900;
}
fieldset {
	border: 0px none;
}
