.line1
{
	background-image: url(images/linebg1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.line2
{
	background-image: url(images/linebg2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.umenu
{
	background-image: url(images/umenu.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.rblockbg
{
	background-image: url(images/rblockbg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}



h1
{
	font-family: Tahoma;
	font-size: 12px;
	color: #887d67;
	text-decoration: bold;
	padding: 0px;
	margin: 0px;
}

.text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #887d67;
	text-decoration: none;
}

.btext
{
	font-family: Arial;
	font-size: 16px;
	color: #887d67;
	text-decoration: none;
	font-weight: bold;
}

.text2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #887d67;
	text-decoration: none;
}

.text3
{
	font-family: Tahoma;
	font-size: 12px;
	color: #887d67;
	text-decoration: bold;
}

.taxi {
    color: #887d67;
    font-family : Tahoma;
    font-size : small;
    text-align : justify;
}
    
a.taxi:visited, link, hover, active

{
    color: #887d67;
    font-family : Tahoma;
    font-size : small;
}        