/* CSS Document */

#navcontainer { width: 180px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 165px;
background-color: #1034D3;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #3366FF;
color: #fff;
}

.thanks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #1034D3;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.addtlnavbars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #000066;
}

.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21pt;
	color: #000066;
	font-weight: normal;
}
.titles2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #1034D3;
	text-decoration: none;
}

.titles2 a {
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #000066;
}
.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #69017E;
	text-align: center;
}


.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #000066;
}

.subtitles2 {
	color: #0000CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	padding: 5px;
	display: inline;
	border: 1px solid #000066;
	background-color: #FFFF99;
	right: 50px;
}

.leftmargin {
	margin-left: 40px;
}
#button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3366FF;
	padding: 8px;
	width: 300px;
	background-position: center;
	text-align: center;
	display: block;
	margin: 8px;
	padding-top: 8px;
}

#button1 a:link, #button a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#button1 a:hover
{
color: #000066;
	width: 350px;
}

.hotel {
	font-size: 11pt;
	font-weight: bold;
	color: #6600FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
}

