body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	color: #CC0033;
    text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color:#6600CC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #6600CC;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
.Estilo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
}
.Estilo3 b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;

}
.Estilo1 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.Estilo2 {font-weight: bold;

}
h4 {
	font-size: 10px;
	font-weight: normal;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
h6 {
	font-size: 14px;
	font-weight: normal;
}
	thumbnail{
	position: relative;
	z-index: 0;
}

	.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

	.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

	.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 10px; /*position where enlarged image should offset horizontally */
}

  .mytable{ 
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 border-collapse:collapse;
     font-size:12px;
     background-color:#FFFFFF;
     width:100%;
     border-style:solid;
     border-color:#D3D3D3;
     border-width:1px; 
	
  }

  .mytable th {
	font-size:12px;
	background-color:#DDDDDD;
	color:black;
	border-style:solid;
	border-width:1px;
	border-color:black;
	text-align:center;
	padding: 5px;
	line-height:normal;
	
  }

  .mytable th#gramX {
     font-size:12px;
     background-color:#DDDDDD;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#D3D3D3;
     text-align:left;
 	 padding: 5px; line-height:normal;  

  }

  .mytable th#gramX2 {
     font-size:12px; 
	 font-weight:normal;
	 background-color:#DDDDDD;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#D3D3D3;
     text-align:left;
 	 padding: 5px; line-height:normal;  
 }

  .mytable th#gramX3 {
     font-size:12px; 
	 font-weight:bold;
	 background-color:#DDDDDD;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#D3D3D3;
     text-align:center;
 	 padding: 5px; line-height:normal;  
  }
  .mytable tr { 
     height:auto;
     vertical-align:center; 
	 padding: 5px; 
	 line-height:normal;  
  }

  .mytable td {  
     font-size:12px;
     background-color:#FFFFFF;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#D3D3D3;
     text-align:left; 
	 line-height:normal;
 	 padding: 5px;  

}

.mytable td#cent {  
     font-size:12px;
     background-color:#FFFFFF;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#D3D3D3;
     text-align:center; 
	 line-height:normal;
 	 padding: 5px;  

}

  .mytabletab{ 
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 border-collapse:collapse;
     font-size:12px;
     background-color:#FFFFFF;
     width:95%;
     border-style:solid;
     border-color:#D3D3D3;
     border-width:1px;
  	 margin-left: auto;
	 margin-right: auto;

  }
  .mytabletab#tableC {
  	 width:93%; 
	 margin-left:3%; 
	 margin-right:3%;
} 
  .mytabletab th {
     font-size:10px;
     background-color:#DDDDDD;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:black;
     text-align:center;
 	 padding: 3px; 
	 line-height:normal;  

}
  .mytabletab th#thC{
     font-size:12px;
     background-color:#DDDDDD;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#DDDDDD;
     text-align:left;
 	 padding: 3px; 
	 line-height:normal;  

}
  .mytabletab th#thCenter{
     font-size:11px;
     background-color:#DDDDDD;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#DDDDDD;
     text-align:center;
 	 padding: 3px; 
	 line-height:normal;  

}
  .mytabletab tr { 
     height:auto;
     vertical-align:center; 
	 padding: 5px; 
	 line-height:normal;  
  }
  .mytabletab td {  
     font-size:12px;
     background-color:#FFFFFF;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#D3D3D3;
     text-align:center;
 	 padding: 3px;  
}
  .mytabletab td#tdc {  
     font-size:12px;
     background-color:#DDDDDD;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#DDDDDD;
     text-align:center;
 	 padding: 3px;  

}

	.tablebt {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;


}

	.tabletip {
   	border-width: 1px; 
	border-style: solid;
   	border-color: #CC0033;
	padding: 10px; 
	align: center;
	margin-left: auto;
	margin-right: auto;
}
	.tabletip tr { 
     height:auto;
	 padding-top: 5px;
	 padding-bottom: 5px;  
}
  .tabletip td#grey {  
     font-size:12px; 
	 font-weight:bold;
     background-color:#DDDDDD;
     color:black;
     text-align:center;
 	 padding: 3px;  
}
  .tabletip td#cent {  
     font-size:12px; 
	 font-weight:bold;
     color:black;
     text-align:center;
 	 padding: 3px;  
}
 	.tabletip td {  
     height: auto;
	 padding-top: 5px;
	 padding-bottom: 5px; 

}
	.tabletip td#small{
	height: auto;
	font-size: 12px; 

}   

	.tablegram {
   	border-width: 1px; 
	border-style: solid;
   	border-color: #999999; 
	background-color: #DDDDDD; 
	padding: 10px;
	align: center;
	margin-left: auto;
	margin-right: auto;

}

	.tablegram2 {
   	border-width: 1px; 
	border-style: solid;
   	border-color: #999999; 
	background-color: #DDDDDD; 
	padding: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

	.tablexample {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 border-collapse:collapse;
     font-size:14px;
     background-color:#FFFFFF;
     border-style:solid;
     border-color:#D3D3D3;
     border-width:1px; 
 	 margin-left: auto;
	 margin-right: auto;
	
  }

  .tablexample th {
	font-size:14px;
	background-color:#DDDDDD;
	color:black;
	border-style:solid;
	border-width:1px;
	border-color:black;
	text-align:center;
	padding: 5px;
	line-height:normal;
	
  }
 
  .tablexample tr { 
     height:auto;
     vertical-align:center; 
	 padding: 5px; 
	 line-height:normal;  
  }

  .tablexample td {  
     font-size:12px;
     background-color:#FFFFFF;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#D3D3D3;
     text-align:left; 
	 line-height:normal;
 	 padding: 5px;  

}
   .tablexample td#ex {  
     font-size:12px;
     background-color:#DDDDDD;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#DDDDDD;
     text-align:left;
 	 padding: 5px;  

}
   .tablexample td#ex2 {  
     font-size:12px;
     background-color:#FFFFFF;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#D3D3D3;
     text-align:center;
 	 padding: 5px;  

}	

.menu{
	margin:0 auto ; 
	padding:0; 
	height:30px; 
	width:100%; 
	display:block; 
	background:url(../httpdocs/images/navigate/topMenuImages3bt.jpg) repeat-x;
}

.menu li{
	padding:0; 
	margin:0; 
	list-style:inside; 
	display:inline;
}

.menu li a{
	float:left; 
	padding-left:15px; 
	display:block; 
	color:rgb(204,0,51); 
	text-decoration:none; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	cursor:pointer; 
	background:url(../httpdocs/images/navigate/topMenuImages3bt.jpg) 0px -30px no-repeat;
}

.menu li a span{
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:15px; 
	background:url(../httpdocs/images/navigate/topMenuImages3bt.jpg) 100% -30px no-repeat;
	}

.menu li a:hover{
	background-position:0px -60px; 
	color:rgb(255,255,255);
	}

.menu li a:hover span{
	background-position:100% -60px;
}
.menu li a.active, .menu li a.active:hover{
	line-height:30px; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	background:url(../httpdocs/images/navigate/topMenuImages3bt.jpg) 0px -90px no-repeat; 
	color:rgb(242,233,242);
}

.menu li a.active span, .menu li a.active:hover span{
background:url(../httpdocs/images/navigate/topMenuImages3bt.jpg) 100% -90px no-repeat;
}

