/* Standard */
body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #000000;
	color: #C0C0C0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}
p {
	text-indent: 15px;
}
td {
	color: #C0C0C0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}
div.top {
	position: absolute;
	top: 0;
	left: 0;
	width: 920px;
	height: 101px;
	background-color: #000000;
	color: #C0C0C0;
	background-image: url(../images/std/top.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
}
div.left {
	position: absolute;
	top: 114px;
	left: 0;
	width: 135px;
	height: 432px;
	background-color: #990000;
	color: #222255;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}
div.center {
	position: absolute;
	top: 114px;
	left: 136px;
	width: 650px;
	height: 418px;
	background-color: #000000;
	background-image: url(../images/std/book.jpg);
	background-repeat: no-repeat;
}
div.center_long {
	position: absolute;
	top: 114px;
	left: 136px;
	width: 630px;
	height: 418px;
	background-color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
div.center_left {
	position: absolute;
	display: table-cell;
	vertical-align: middle;
	top: 149px;
	left: 191px;
	width: 230px;
	height: 360px;
	background-color: transparent;
	color: #000066;
	font-size: 8pt;
	text-align: justify;
}
div.center_right {
	position: absolute;
	top: 149px;
	left: 501px;
	width: 230px;
	height: 360px;
	background-color: transparent;
	color: #000066;
	font-size: 8pt;
	text-align: justify;
}
div.center_down {
	position: absolute;
	top: 533px;
	left: 136px;
	width: 650px;
	height: 5px;
	background-color:#000000;
	color: #C0C0C0;
	font-size:9pt;
}
div.right {
	position: absolute;
	top: 114px;
	left: 786px;
	width: 135px;
	height: 500px;
	background-color: #000000;
	color: #C0C0C0;
	background-image: url(../images/std/dragonfly.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
div.bottom {
	position: absolute;
	top: 562px;
	left: 136px;
	width: 650px;
	height: 50px;
	background-color: #000000;
	text-align: center;
}
div.sangrado {
	position: relative;
	left: 15px;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Tag */
#layer1 {
	width: 200px;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
}
.frame {
	background-color: transparent;
	color: #222255;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
}
input {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
}
button {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #EEEEEE;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
}
	img {
	border: 0;
}
