#gallery {
	width: 145px;
	height: 333px;
	overflow: auto;
}
.base {
	font-size: 9px;
	color: #AAAAAA;
	text-decoration: none;
}
.base:active {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	border-bottom-style: none;
}
.base:hover {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	border-bottom-style: none;
}
.base:link {
	font-size: 9px;
	color: #AAAAAA;
	text-decoration: none;
}
.base:visited {
	font-size: 9px;
	text-decoration: none;
}
.formbutton {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #404040;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	padding: 1px;
}
.hand {
	cursor: hand;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}
.heading {
	font-weight: bold;
}
.navigation {
	border-bottom-style: none;
}
.navigation:active {
	border-bottom-style: none;
}
.navigation:hover {
	border-bottom-style: none;
}
.side {
	font-size: 9px;
	line-height: 13px;
}
.sideheader {
	font-weight: bold;
	color: #336633;
}
a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
body {
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
