body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
#rightcol{
	padding: 0 10px 0 10px;
}
#leftcol a {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
#leftcol a:hover {
	text-decoration: none;
	color: #99CC66;
}
#leftcol a img {
	padding: 2px;
	border: 1px solid grey;
}
#trans a img{
	border: 0;
}
#leftcol h2 {
	font-size: 140%;
	margin-bottom: 0px;
}
#leftcol h3 {
	font-size: 110%;
}
#leftcol p {
	margin-top: 2px;
}
#rightcol h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}
#rightcol p {
	margin-top: 2px;
}
#top_menu {
	padding-left:3px;
}
#top_menu a{
	text-decoration: none;
	color: #00008B;
	font-weight:bold;
}
#top_menu a:hover{
	text-decoration: none;
	color: orange;
}
#sitemenu a{
	font-size: 10px;
	color: #669966;
	text-decoration: none;
}
#sitemenu a:hover{
	color: #f4792c;
	text-decoration: none;
}
.Greece_trip {
	background-color: #FFCC66;
}
.IonianIslands_trip {
	background-color: #ffe9bb;
}
.Slovenia_trip {
	background-color: #d7ea7e;
}
.Portugal_trip, .Canada_trip {
	background-color: #0298ca;
}
.Newzealand_trip {
	background-color: #8ab5d5;
}
.Costarica_trip {
	background-color: #66cc99;
}
.Argentina_trip{
	background-color: #c7d796;
}
.Brazil_trip{
	background-color: #fdee9b;
}
.ChristmasInTheAndes_trip{
	background-color: #cc6733;
}
.Scotlandhebrides_trip{
	background-color:#c4d67c;
}
.WeekendBreaks_trip,
.Tuscany_trip,
.Sicily_trip,
.Iceland_trip,
.Prices_trip{
	background-color: #6aa563;
}
.SouthAfrica_trip{
	background-color: #b6d5db;
}

.Portugal_triptxt,
.Canada_triptxt,
.Newzealand_triptxt,
.Costarica_triptxt,
.ChristmasInTheAndes_triptxt,
.WeekendBreaks_triptxt,
.WeekendBreaks_triptxt td,
.Tuscany_triptxt,
.Sicily_triptxt,
.Iceland_triptxt,
.Prices_triptxt
{
	color:white;
	font-size: 10px;
}
.Greece_triptxt,
.Ionianislands_triptxt,
.Slovenia_triptxt
{
	font-size: 10px;
}

#editlinks {
	width:100%;
	text-align: center;
	color: white;
}
#editlinks a {
	color: white;
}
#editlinks a:hover {
	text-decoration: none;
	background-color: #F0FFFF;
	color: gray;
}


