a:link { color: #366c9c; text-decoration:none;}
a:visited { color: #366c9c; text-decoration:none;}
a:hover { color: #9696fb; text-decoration:none;}
a:active { color: #366c9c; text-decoration:none;}

.page{
	position:relative;
	top:15px;
	left:30px;
}

#firma{
	position:absolute;
	left:500px;
	top:0px;
}

.banner{
	position:relative;
	top:0px;
	padding-left:7px;
	padding-bottom:25px;
}

a.tab{
	font-size: 9pt;  	
  	border: 0px solid #000000;  
  	padding: 2px 1em 2px 1em;
  	position: relative;  	
  	top: -1px;
  	z-index: 100;
}

h3,h5{	
	text-align:center;
	width:550px;	
	padding-left:70px;
}
h3{
	font-size:14pt;
}
h5{
	font-size:11pt;
}

.aboutme{
	font-size: 9pt;	
	width:550px;	
	padding-left:70px;	
	font-weight:normal;
}

a.tab.activeTab{
	font-size: 9pt;
	background-color: #567dae;	
	z-index:102;
	font-weight:bold;	
}

div.tabMain {
  	border: solid #567dae;
	border-width:2px 0px 0px 0px;
  	position: relative;
	z-index: 101;
	width:720px;		
}

body {	
	color: #000000;	
	background:#ffffff;
	font-size: 10pt;
	font-family: Arial, Helvetica;
}

#info {
	position:relative; 
	background:#FFFFFF;
	top:5px; 
	left:0px; 
	width: 720px; 
	overflow: auto;
	height:550px; 
	border-width:0px 0px 0px 0px;		
}

div.thumbs {
	position:absolute; 
	background:#FFFFFF;
	top:10px; 
	left:0px; 
	width: 270px; 
	overflow: auto;	
	height:370px;
}

div.display_img {
	position:absolute; 
	background:#FFFFFF;
	top:10px; 
	left:300px; 
}

div.title_img{
	position:relative;
	color:#567dae;
	width:420px;
	text-align:right;
}

td{
	width: 60px; 
	height: 60px;
	vertical-align:middle;
	text-align:center;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#567dae;
	background:#ffffe0;
	padding:5px;
}

.active_cell{	
	border-width:2px 2px 2px 2px;
	border-style:dotted;
	border-color:red;
}

.footer{
	position:absolute;	
	left:0px;
	height:70px;
	font-size: 8pt;	
	z-index:200;
	padding-top:10px;
}
hr{
	width:720px;
	border-width:1px;
	border-style:solid;
	border-color:#567dae;
}

img{
	border-style:solid;
	border-width:0px;
	border-color:#000000;
}