body
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1
{
	font-size: 16pt;
	text-align:center;
}
h2
{
	font-size: 14pt;
	text-align:center;
}
h3
{
	font-size: 11pt;
}

a:link
{
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
}
a:active
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

td, p, ul, li
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, textarea, select
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menucell /* .submenu */
{
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
}
.button
{
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}

table.main, img.main
{
	border-width: 1px;
	border-style: solid;
}

td.title, table.title
{ 
 text-align: center;
 font-size: 11pt;
 font-weight: bold;
 border-width: 1px;
 border-style: solid;
}

td.lodgingtitle
{ 
 font-size: 11pt;
 border-width: 1px;
 border-style: solid;
}

td.column
{
 text-align: center;
 font-size: 9pt;
 font-weight: bold;
 border-width: 1px;
 border-style: solid;
}

.emptyrow1
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}
.emptyrow2
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}

.row1inactiv
{
	font-size: 10pt;
	background-color: #DDDDDD;
}
.row2inactiv
{
	font-size: 10pt;
	background-color: #EEEEEE;
}
.emptyrow1inactiv
{
	font-size: 10pt;
	background-color: #DDDDDD;
}
.emptyrow2inactiv
{
	font-size: 10pt;
	background-color: #EEEEEE;
}