/* css Private Investigator default style v1.01 */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body {
	left: 0px;
	top: 100px;
	right: 0px;
	bottom: 0px;
	height: 0px;
	margin: 5px;
	padding: 0px;

	font-family: Verdana;
	color: #000066;
	font-size: 11px;
	
	background-color: #F8EFE0;
	
	scrollbar-face-color: #F2E3C8;
	SCROLLBAR-ARROW-COLOR:  #98adb2;
	scrollbar-highlight-color: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #98adb2;
	SCROLLBAR-3DLIGHT-COLOR:0 #98adb2;
}
h1 { 
	font-family: Verdana;
	color: #000066;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold; 
	}
h2 { 
	font-family: Verdana;
	color: #000066;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: bold; 
	}
h3 { 
	font-family: Verdana;
	color: #000066;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold; 
	}
a:link { 
	color: #000066;
	font-weight: bold;
	}
a:visited { 
	color: #000066;
	font-weight: bold;
	}
	
td {
	font-size: 12px;
}
#ServicesNavBar { 
	text-align: center;
	font-family: Verdana;
	color: #B7D3FF;
	font-size: 11px;
	}
#ServicesNavBar a:link {
	text-align: center;
	font-size: 11px;
	font-weight: bold; 
	color: #B7D3FF;
	}
#ServicesNavBar a:visited {
	text-align: center;
	font-size: 11px;
	font-weight: bold; 
	color: #B7D3FF;
	}
#BottomServicesNavBar { 
	text-align: center;
	font-family: Verdana;
	color: #000066;
	font-size: 11px;
	}
#BottomServicesNavBar a:link {
	text-align: center;
	font-size: 11px;
	font-weight: bold; 
	color: #000066;
	}
#BottomServicesNavBar a:visited {
	text-align: center;
	font-size: 11px;
	font-weight: bold; 
	color: #000066;
	}
#SiteMap {
	line-height: 20pt;
	}
#enlace {
	color: #F8EFE0;
	}
#enlace a {
	color: #F8EFE0;
	}
#enlace a:visited {
	color: #F8EFE0;
	}
#enlace a:active {
	color: #F8EFE0;
	}