/* CSS file */

/* hide from ie5 mac \*/
html {
	height: 100%;
	overflow: hidden;
}
#content {
	height: 100%;
}
#content {
	height: 100%;
	text-align: center;
}
#content_flash {
    height: 100%;
	margin-left: 80px;
	margin-right: 80px;
	text-align: center;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
}
.txtscuroa{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #8C8C8C;
	font-weight: bold;
}
.txtscuroa:hover{
	text-decoration: underline;
	color: #8C8C8C;
	font-weight: bold;
}

/* end hide */
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
