body, html{height:100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
html {
  height: 100%;
  overflow: auto;
}
#flashcontent {
position: absolute;
top:0px;
left:0px;
height:100%;
width:100%;
}

.tit{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:30px;
	padding-top:10px;
	width:300px;
	height:30px;
}

.tit2{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:5px;
	width:300px;
	height:30px;
}



.inputs{
font-family: Verdana,Arial, Helvetica, sans-serif; font-size:10px;
font-style: normal;
font-weight: lighter;
white-space: normal;
text-decoration:none;
width:300px;
color: #000000;
background-color:#ffffff;
margin-top:3px;
}


.enviar{
	width:340px;
 	text-align:center;
}

.tabla{
	text-align:center;
	background-color:#000000;
	width:340 px;
	height:240px;
	cellpadding:0px;
	cellspacing:0px;
	
}
.exam{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;font-style: normal; font-weight: lighter;
	white-space: normal;
	text-decoration:none;
	width:300px;
	color: #003657;
	background-color:#ffffff;"
	margin-top:15px;
}