body{
    background-color:
    #ffffff; font-family:
    Arial, Verdana;
    font-size:12px;
}

table{font-size:12px;}
iframe{width: 100%; height:100%; }
.footer {text-align:center;}

/*
#foter {
	
	color:#000000;
	width:300px;
	border: none;
	
} */

.eheader {
    height:10px;
    background: #E4F6F8;
    margin:0;
    padding:0;
    border-bottom: black 1px solid;
}

#foter .center{
text-align:center;
}
#foter {
	margin:0px;
	padding:0px;
	width:300px;
}
#foter li {
	width:132px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	list-style-type:none;
	text-align: left;
}

#top_right_corner {
    position: absolute;
    right:0px;
    top:0px;
    
}

#top_right_corner a {
    outline:none;
}

#top_right_corner img {
    border:none;

}

#imagebox{
	border:1px solid #cccccc;
	background-color:#f4f4f4;
	padding:20px;
	width:90%;
	text-align:center;
}

#tarea {
	width: 400px;
	height: 80px;
	border: 2px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	font-size:8pt;
	color:#666666;
	background-color:#ffffff;
}

