body{
	margin: 0;
}
font {
	font-family: Tahoma;
}

font.title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#006699;
}

font.info {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}

a:link, a:visited {
	text-decoration:yes;
	font-weight: bold;
	font-family: Tahoma;
	color:#006699;
}
a:hover {
	text-decoration:none;
}
a:link.menu, a:visited.menu {
	text-decoration:yes;
	color:#ffffff;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}
a:hover.menu{
	text-decoration:none;
}

a:link.info, a:visited.info {
	text-decoration:yes;
	color:#000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
}
a:hover.info{
	text-decoration:none;
}

a:link.more, a:visited.more {
	text-decoration:yes;
	color:#006699;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover.more{
	text-decoration:none;
	
}

a:link.tours, a:visited.tours {
	text-decoration:yes;
	color:#006699;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
a:hover.tours{
	text-decoration:none;
	
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #006699;
}

td.menu {
	background-image : url(/img/menu.gif);
	height : 20;
}
td.maintxt {
	font-family: Tahoma;
	font-size : 12px;
}

INPUT {
	FONT-SIZE: 12px; BACKGROUND: #ffffff; COLOR: #006699; FONT-FAMILY: Tahoma; HEIGHT: 20px
}

p.head
{  
 font : 11px Verdana,Tahoma,Ms Sans Serif,Arial;
 color: #ffffff;
 margin-top: 5px; 
 margin-bottom: 5px;
}

td.date 
{ 
 background-color: #92a582;
 border-bottom:3px double #92a582;
 padding-left:7px;
 color: #ffffff; font-style:normal; font-variant:normal; font-weight:bold; font-size:8pt; font-family:Arial, Ms Sans Serif
}

td.str 
{
 background-color:#ffffff;
 border-bottom:1px solid #dadada;
 padding-left:5px; padding-top:1px; padding-bottom:1px;
 color:#000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Verdana, Ms Sans Serif, Arial
}

.dig
{
 Font: 8pt Arial;
 Color: #000000;
}



