body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #CCCCCC;
	color: #000000;
}
img {
	border: 0px;
}
table {
	font-size:	9pt;
	padding:	0px 0px 0px 0px;
	margin:		0px 0px 0px 0px;
}
a:link {
	color: #6699ff;
	text-decoration: none;
}
a:visited {
	color: #6699ff;
	text-decoration: none;
}
a:hover {
	color: #6699ff;
	text-decoration: underline;
}
.headergraphic {
	background-color: #6699ff;
	border-top:       1px solid #000000;
	border-bottom:    0px solid #000000;
	border-left:      1px solid #000000;
	border-right:     1px solid #000000;
	padding:          0px;
}
.content-container {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	text-align: justify;
	height: 20px;
	border-top:       0px solid #000000;
	border-bottom:    0px solid #000000;
	border-left:      1px solid #000000;
	border-right:     1px solid #000000;
	padding: 0px 0px 10px 10px;
}
.content-all {
	border: 0px;
	width: 100%;
}
.content-menu {
	font-size: 10pt;
	border: 0px solid #ffffff;
	width: 155px;
	vertical-align: top;
	padding-bottom: 40px;
}
.content-detail {
	border: 0px;
	padding: 10px 25px 10px 20px;
	vertical-align: top;
	text-align: justify;
	line-height: 1.3em;
}
.prices {
	font-size: 8pt;
	font-style: italic;
	padding-bottom: 5px;
	vertical-align: top;
}
.navbutton a:link, .navbutton a:visited {
	display: block;
	padding: 3px 10px 3px 10px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #ffffff;
	width: 150px;
	height: 20px;
	text-decoration: none;
	background: #6699ff;
	color: #ffffff;
}
.navbutton a:hover {
	text-decoration: underline;
	background: #33ccff;
	color: #ffffff;
}
.testimonial {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.footer {
	background-color: #6699ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top:       1px solid #000000;
	border-bottom:    1px solid #000000;
	border-left:      1px solid #000000;
	border-right:     1px solid #000000;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	height: 24px;
}
.footer a:link, .footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;  /*underline*/
	font-weight: bold;
	color: #6699ff;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;  /*underline*/
	font-weight: bold;
}
.gallery td {
	vertical-align: top;
	text-align: center;
	background: #ffffff;
	color: #ffffff;
}
.gallery a:link, .gallery a:visited {
	display: block;
	padding: 10px 10px 10px 10px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	color: #ffffff;
}
.gallery a:hover {
	background: #33ccff;
	color: #ffffff;
}
.counter {
	background: #ffffff;
	color: #aaaaaa;
	vertical-align: bottom;
	text-align: left;
	font-size: 9pt;
	padding-top: 15px;
	padding-left: 11px;
}
