
	body {
		margin-top: 0px;
		margin-bottom: 30px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.6em;
		color: #666666;
		background-color: #ffffff;
	}

	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #006699;
	  margin-bottom: 30px;

	  }
		
	h2 {
	  color: #666666;
	  font-size: 18px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	a, a:visited {
	  color: #006699;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  /*font-weight: bold;*/
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: #006699;
	  /*font-weight: bold;*/
	  text-decoration: underline;
	  }
	
	.smtxt {
		font-size: 12px;
	}
	
	.arial {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		text-align:justify
	}
	
	.arial_sm {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align:justify
	}

		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }


  #tabs10 {
	padding-bottom: 1px;
	border-bottom: 4px solid #777777;
	line-height: normal;
	font-size: 11px;
	text-align: right;
}
	
	.search {
	margin-right: 213px;
} 

	.content {
	  width: 520px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  }
		
	.content p {
	  margin-bottom: 30px;
	  }
	  
	.noborder {
	 border-bottom: 0px;
	}
	
	.myborder {
		padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  margin-bottom: 30px;
	}
	
	.myblock {
	 padding-bottom: 10px;
	 border-bottom: 1px solid #DDDDDD;
	 margin-bottom: 30px;
	 text-align: justify;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px;
	}  

	.sidebar {
	 width: 190px;
	 font-size: 12px;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 10px;
   }
		
	.sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  vertical-align: top;
	  }
	
	.sidebar h2 {
		font-size: 16px;
	}
	
	#treeDiv1 {
		line-height: 2.5em;
		border-top: 1px solid #DDDDDD;
	}
	
	.navpad {
		padding-left: 15px;
	}
	
	.bold {
		font-weight: bold;
	}
	
	.child {
		padding-left: 30px;
		font-style: italic;
	}

	.child2 {
		padding-left: 42px;
		font-style: italic;
	}

	.footer {
	  font-size: 12px;
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 742px;
	  background-color:#777777;
	 }
		
	.footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	 }
		
	.footer p a {
	  color: #FFFFFF;
	  background-color:#777777;
	  font-weight:100;
	  /*border-bottom: 1px dotted #FFFFFF;*/
	 }
		
	.footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-bottom: 1px dotted #FFFFFF;
	 }
	  
	ul.indent {
		list-style-type: none;
		list-style-position: inside;
	 }
	
	ul.new {
		list-style-type: none;
	}
	
	img.clients {
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #DDDDDD;
	}
	
	img.links {
		margin-top:  15px;
	}
	
	img.sys {
		margin-top:  15px;
		margin-bottom: 15px;
	}
	
	.newslink {
		margin-top: 15px;
		text-indent: 3px;
		margin-bottom: 15px;
	}
	
	.titlefill {
		vertical-align: baseline;
		border-bottom: 1px solid #DDDDDD;
		color: #666666;
	   font-size: 18px;
		font-weight: bold;
	   font-family: Arial, Helvetica, sans-serif;
	}
	
	.more {
		font-style: italic;
		font-size: 12px;
		font-weight: bold;
	}
	
	.red {
		text-decoration: blink;
		color: #FF0000;
		font-weight: bold;
		font-style: italic;
		padding-left: 25px;
	}
	
	.hd2 {
	  color: #666666;
	  font-size: 18px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  font-weight: bold;
	}
	
	a.mybtn, a:visited.mybtn, a:hover.mybtn {
	padding: 3px 3px 3px 3px;
	background-color: #FD7103;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.content2 {
	  width: 620px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  }
		
	.content2 p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  margin-bottom: 30px;
	  }
	
	
	/* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
      font-family : sans-serif;
      text-align : left;
    }

    .rssxpresschtitle {
      font-size : 14px;
      color : #006393;
    }

    .rssxpresschdesc {
      color : black;
      text-align : left;
    }

    .rssxpressittitle {
      font-size : 14px;
      /*line-height : 120%;*/
      background-color : #FFFFFF;
    } 

    .rssxpressitdesc {
      background-color : #FFFFFF;
      padding-bottom : 10pt;
    }

    .rssxpresstable {
      text-align : left;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : #FFFFFF;
    }
	 
	 /* these are the RSS classes EYETRAVELCOM */
	 
	 #eyetitle {
		font-family: sans-serif;
		text-align: left;
		font-weight: bold;
		font-size: 14px;
		color: #006393;
		text-indent: 3px;
		padding-bottom: 5px;
	}
	 
	 #s
		{
			COLOR: #29398c;
			FONT-FAMILY: Arial;
			TEXT-DECORATION: none
		}
		#s:visited
		{
		    COLOR: #6170bb;
		    FONT-FAMILY: Arial;
		    TEXT-DECORATION: none
		}
		#s:hover
		{
		    COLOR: #ff9400;
		    FONT-FAMILY: Arial;
		    TEXT-DECORATION: underline
		}
		.main
		{
		    MARGIN-LEFT: 7px;
		    MARGIN-RIGHT: 7px
		}
		H101
		{
		    COLOR: lime;
		    FONT-FAMILY: 'Bradley Hand ITC', 'Britannic Bold', Broadway, 'Brush Script MT', Arial
		}
		H6
		{
		    COLOR: #666666;
		    FONT-FAMILY: Arial;
		    FONT-SIZE: 14px;
		    FONT-WEIGHT: normal
		}
		
	input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.grey, a:visited.grey, a:hover.grey {
	color: #666666;
	text-decoration: none;
}
