body,td,th {
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo1 {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
#Logolat {
	position:absolute;
	left:1040px;
	top:48px;
	width:136px;
	height:722px;
	z-index:1;
}

.Estilo2 {
	font-size: 14px;
	font-weight: bold;
}
.Estilo4 {color: #0000FF}
.Estilo7 {
	font-size: 12px;
	color: #000000;
	
}
.Estilo8 {color: #000000}
.Estilo10 {font-size: 11px; }
.Estilo12 {font-size: 16px; }
.Estilo25 {font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #000000; }
.Estilo26 {color: #FFFFFF}
.Estilo27 {font-size: 11px; font-weight: bold; color: #FFFFFF; }
.Estilo28 {font-size: 10px}
.Estilo29 {font-size: 10px; font-weight: bold; color: #FFFFFF; }
.Estilo30 {color: #FFFFFF; font-size: 10px; }
.Estilo33 {font-size: 10px; font-weight: bold; color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; }
.Estilo34 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Estilo35 {font-family: Geneva, Arial, Helvetica, sans-serif}
.Estilo38 {font-size: 10px; font-weight: bold; color: #FFFFFF; }
.Estilo42 {font-size: 12px}
.Estilo45 {font-size: 12px; font-weight: bold; }
.Estilo46 {font-size: 9px}
.Estilo48 {font-size: 12px; font-style: italic; }
.Estilo49 {
	color: #FF0000;
	font-size: 11px;
}
.Estilo50 {font-size: 9px;
	color: #006600;
	font-weight: bold;
}
.Estilo54 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.Estilo55 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.Estilo58 {
	font-family: Verdana, sans-serif;
	font-size: 36px;
}
.Estilo59 {
	color: #999999;
	font-size: 18px;
}
.Estilo63 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
}
a:link {
	color: #FF9900; 
}
a:visited {
	color: #990000;  
}
a:active {
	color: #990000;
} 
a:hover {
	color: #990000;
} 
ul {list-style: none;margin: 0;padding: 0;}
img {border: none;}
#container {
	width:130px;
	background-color: #E6EBEF;
	margin-left: 0px;
	margin-top: 0px;
	border-bottom-color: #000000;
	font-weight: bold;
	border-color: #FFFFFF;
	color: #FFFFFF;
}
#top {
	background-image: url(nav_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height: 8px;
	text-align: center;
}
#bottom {background-image: url('nav_bottom.gif');background-repeat:no-repeat;background-position:bottom left;height: 16px;border-top:1px solid #000000;}
#roScripts_m2 {width: 120px;}
#roScripts_m2 li a {height: 32px;voice-family: "\"}\"";voice-family: inherit;height: 16px;text-decoration: none;}
#roScripts_m2 li a:link, #roScripts_m2 li a:visited {color: #666666;display: block;background:  url(roScripts_m2.gif);padding: 8px 0 0 5px;
text-decoration: underline;}
#roScripts_m2 li a:hover, #roScripts_m2 li #current {
	color: #FF0000;
	background:  url(roScripts_m2.gif) 0 -32px;
	border-bottom:1px solid #000000;
	padding: 8px 0 0 27px;
	text-decoration: underline;
}
#roScripts_m2 li a:active { 	background-color: #369; 	color: #ccc; 	text-decoration: none;	}

.gallerycontainer{
	position: absolute;
	left: 10px;
	top: 10px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 0px 0px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
	border: 1px solid black;
	background-color: #000000;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #6E2323;
padding: 4px;
left: inherit;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

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

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 400px;
left: 10px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
