body {	
background-color: #7684bb;	
background-image: url(assets/bkgd_image.jpg);	
background-repeat: repeat-x;	
background-position: top;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Verdana;
font-size: 12pt;

}
p {
margin-top: 0px;
margin-bottom: 0px
padding: 0px 0px 0px 0px;
font-family: Verdana;
font-size: 12pt;
}
.submenu {color: #FFFFFF; text-decoration: none; font-family: Verdana; font-size: 10px;}
a.submenu:link {color: #009999; text-decoration: none; font-family: Verdana; font-size: 10px;}
a.submenu:visited {color: #009999; text-decoration: none; font-family: Verdana; font-size: 10px;}
a.submenu:hover {color: white; text-decoration: underline; font-family: Verdana; font-size: 10px;}
a.submenu:active {color: #009999; font-family: Verdana; font-size: 10px;} 
.divider {color: #FFFFFF; font-family: Verdana; font-size: 10px;}

a:link {color: #0000FF; text-decoration: underline; }
a:active {color: #0000FF; text-decoration: underline; }
a:visited {color: #0000FF; text-decoration: underline; }
a:hover {color: #0000FF; text-decoration: none; }

.gallery {
  position: relative; /*or absolute*/
  z-index: 1;
}
.gallerytest {
  position: relative; /*or absolute*/
  z-index: 3;
}
img, div, td { 
    behavior: url(http://www.visitechpr.com/iepngfix.htc) 
}
.pngfix3 {
	background-image: url(http://www.visitechpr.com/assets/content_repeater.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#key_table {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#key_td_left {
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}
#key_td_right {
	padding-bottom: 20px;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}
#key_td_right h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #199799;
}
#key_td_right p{
	font-weight: normal;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

