/* CSS Document */

.toolbarpipe {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4B7EAD; text-decoration: none}
.toolbar {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #676735; text-decoration: none}

INPUT.bolAField1{font-size:10px;color:#000000}
a.toolbar:hover  {  color: #666633}
a.toolbar:visited  {  color: #FFFFCC}
.header {font: bold 15px "Verdana", "Arial", "Helvetica" }
.infotext {font: 10px "Verdana", "Arial", "Helvetica" }
.infoheader {font: 10px "Verdana", "Arial", "Helvetica"; font-weight: bold }
.tourlink {font: 11px "Verdana", "Arial", "Helvetica"; font-weight:bold; color:#663366 }
.subheader {font: bold 13px "Verdana", "Arial", "Helvetica" }
.redheader {font: bold 13px "Verdana", "Arial", "Helvetica"; color:#FF0000 }
.text {font: 13px "Verdana", "Arial", "Helvetica"; }
.htext {font: 13px "Verdana", "Arial", "Helvetica"; color:#676735 }
.smalltext {font: 10px; color:#10214A  }
.links {font: bold 12px "Verdana", "Arial", "Helvetica" }
.slinks {font: 10px "Verdana", "Arial", "Helvetica"; color:#676735 }
/*A:hover {color:#676735;  text-decoration:none }*/
/*A:link {color:#10214A; font: "Verdana" }
A:visited {color:#4B7EAD; font: "Verdana" }
A:active {color:#676735; font:  "Verdana" } 
*/
.displayrow1 {COLOR: #000000; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: left;}
.service {COLOR: #000000; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: left;font-size: small;}
.tabla { border: 1px solid #000000; font-size: 80%; vertical-align: middle;}
.servicerow { border: 1px solid #000000; font-size: 60%; vertical-align: middle;}


.nothing {font-size: 13px; COLOR: #000000}

body{
			
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
		line-height:130%;

	}
	h1{
		line-height:130%;
	}
	a{
		color: #666633;
		text-decoration:none;
		font-weight:bold;
		font-size:11px;
	}
	a:hover{
		border-bottom:1px dotted #317082;
		color: #307082;
	}
	
	/*td.menusize {  font-size: 13px;}*/
	
	
   		
	/* END PART YOU CAN REMOVE */
	
	
	#bubble_tooltip{
		width:147px;
		position:absolute;
		display:none;
	}
	#bubble_tooltip .bubble_top{
		background-image: url('../imgs/bubble_top.gif');
		background-repeat:no-repeat;
		height:16px;	
	}
	#bubble_tooltip .bubble_middle{
		background-image: url('../imgs/bubble_middle.gif');
		background-repeat:repeat-y;	
		background-position:bottom left;
		padding-left:7px;
		padding-right:7px;
	}
	#bubble_tooltip .bubble_middle span{
		position:relative;
		top:-8px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:11px;
	}
	#bubble_tooltip .bubble_bottom{
		background-image: url('../imgs/bubble_bottom.gif');
		background-repeat:no-repeat;
		background-repeat:no-repeat;	
		height:44px;
		position:relative;
		top:-6px;
	}

