/* Islay Taxis */

A {
	color : #000099;
	font : 10pt verdana, arial, sans-serif;
	text-decoration : none;
}

A.bottom {
	color : #000066;
	font : 14pt verdana, arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A.bottom:hover {
	color : #0000CC;
	font : 14pt verdana, arial, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

A.menu {
	color : #CCFFFF;
	font : 14pt verdana, arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A.menu:hover {
	background : #FFFFFF;
	color : #000066;
	font : 14pt verdana, arial, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

A:hover {
	color : #0000CC;
	font : 10pt verdana, arial, sans-serif;
	text-decoration : underline;
}

ADDRESS {
	text-align : left;
}

BODY {
	background : #CCFFFF;
	color : #000000;
	font : 10pt verdana, arial, sans-serif;
	text-align : center;
}

IMG {
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	vertical-align : middle;
}

IMG.photo {
	border-bottom : #000000 1px outset;
	border-left : #000000 1px outset;
	border-right : #000000 1px outset;
	border-top : #000000 1px outset;
	color : #000000;
	vertical-align : middle;
}

P.text {
	text-align : left;
	width : 768px;
}

TABLE {
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}

TABLE.photo {
	border-bottom : #000000 1px outset;
	border-left : #000000 1px outset;
	border-right : #000000 1px outset;
	border-top : #000000 1px outset;
	color : #000000;
}

TD.bottom {
	background-image : url(images/bottom.jpg);
	color : #000066;
	font : 14pt verdana, arial, sans-serif;
	font-weight : bold;
	height : 64px;
	text-align : center;
	vertical-align : middle;
	width : 800px;
}

TD.highlight {
	background : #000066;
	color : #FF0000;
	font : 14pt verdana, arial, sans-serif;
	font-weight : bold;
	text-align : center;
}

TD.header {
	height : 48px;
	width : 768px;
}

TD.left {
	background-image : url(images/left.gif);
	color : #CCFFFF;
	height : 24px;
	width : 16px;
}

TD.main {
	background : #FFFFFF;
	color : #000000;
	font : 10pt verdana, arial, sans-serif;
	text-align : center;
	vertical-align : top;
	width : 768px;
}

TD.menu {
	background-image : url(images/menu.jpg);
	color : #000000;
	text-align : center;
}

TD.photo {
	background : #CCFFFF;
	color : #000066;
	font-weight : bold;
	text-align : center;
}

TD.right {
	background-image : url(images/right.gif);
	color : #CCFFFF;
	height : 24px;
	width : 16px;
}

TD.rollover {
	background-image : url(images/rollover.gif);
	color : #000000;
	filter : alpha(opacity=50);
	height : 24px;
	letter-spacing : +2pt;
	text-align : center;
	width : 200px;
}

TD.selected {
	background-image : url(images/selected.gif);
	color : #000000;
	font : 14pt verdana, arial, sans-serif;
	font-weight : bold;
	height : 32px;
	letter-spacing : +2pt;
	text-align : center;
	width : 200px;
}

TD.top {
	background-image : url(images/top.gif);
	color : #FFFFCC;
	font : 12pt verdana, arial, sans-serif;
	font-weight : bold;
	height : 32px;
	text-align : center;
	width : 768px;
}

TD.unselected {
	color : #000000;
	font : 14pt verdana, arial, sans-serif;
	font-weight : bold;
	height : 32px;
	letter-spacing : +2pt;
	text-align : center;
	width : 200px;
}

UL {
	text-align : left;
}

