body {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	background: #f0f0f0;
}
h1 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Book Antiqua", serif;
	font-size: 14pt;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px 16px 4px 16px;
	color: #039;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	margin-bottom: 4px;
	color: #900;
}
p {
	margin: 0px 16px 16px 16px;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 125%;
}
a {
	color: #09f;
	text-decoration: none;
}
a:hover {
	color: #0c0;
}
img {
	border: 0px;
}
textarea {
	line-height: 150%;
}
.textbox {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	width: 208px;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
}
.proceed {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	padding: 1px 4px 1px 4px;
	background: #e0e0e0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
}
.gallery {
	width: 774px;
	background: #fff;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.gallery td {
	border: 1px solid #e0e0e0;
	vertical-align: top;
	padding: 0px;
}
.gallery th {
	padding: 0px;
	text-align: left;
	xfont-weight: normal;
}
.catalog {
	width: 7in;
	background: #fff;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.catalog td {
	vertical-align: top;
	padding: 12px 8px 4px 8px;
}
.catalog td p {
	font-family: tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	}
.catalog th {
	font-weight: normal;
	padding: 0px;
	text-align:left;
}
.catalog p {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	margin: 0px;
}
.catalog a {
	color:#66f;
	text-decoration:none;
}
.catalog a:hover {
	color:#090;
}
.mark {
	padding: 4px;
	color: #39c;
	background: #fff;
}
.nav {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	xtext-transform: uppercase;
	letter-spacing: 1pt;
	padding: 4px 0px 4px 0px;
	background: #39c;
	color: #fff;
}
.nav a {
	text-decoration: none;
	color: #fff;
	padding: 4px 8px 4px 8px;
}
.nav a:hover {
	background: #48b8d8;
	color: #fff;
}
.nav a:active {
	background: #f00;
	color: #fff;
}
#about {
	padding:64px;
}
#about p {
	text-align:justify;
}
#about a {
	font-weight:bold;
}
#copy {
	font-size: 7.5pt;
	font-weight: normal;
	text-align: center;
	color: #999;
	margin-top: 4px;
}
.tiny {
	font-size: 7.5pt;
	font-weight: normal;
}
.feedback td {
	border: 0px;
}
.feedback th {
	padding-top: 8px;
	text-align: left;
	font-size: 8pt;
}
.thin {
	width: 192px;
	background: #fff url(images/hilite.png);
	background-repeat: repeat-x;
	padding: 8px;
	margin-top: 32px;
	font-size: 8pt;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
}
.okay {
	color:#fff;
	background:#0c0;
	padding: 8px 4px 8px 4px;
}
.error {
	color:#fff;
	background:#f00;
	padding: 8px 4px 8px 4px;
}
.normal {
	font-weight:normal;
}
.negative {
	margin-left: 0px;
}