body {
	margin: 0px 0px 0px 0px;
	background-color: #e5eeeb;
	color: #176c47;
	font-family: verdana;
	font-size: 9pt;
}
table,td,tr {
	color: #176c47;
	font-family: verdana;
	font-size: 9pt;
	border: 0px solid;
}
input,select,textarea {
	background-color: #e5eeeb;
	color: #176c47;
	font-family: verdana;
	font-size: 9pt;
	border: 1px solid;
	padding: 2px;
}
A {
	color: #0c5434;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: underline;
}
A:hover {
	color: #229463;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}
IMG {
	border: 0px solid;
}
#menu {
	position: absolute;
	top: 145px;
	left: 33px;
	width: 160px;
	height: 250px;
	border: 0px solid;
	padding-top: 5px;
	padding-left: 2px;
}
#copy {
	position: absolute;
	top: 385px;
	left: 40px;
	width: 150px;
	height: 15px;
	border: 0px solid;
	font-size: 7pt;
}
A.copy {
	color: #0c5434;
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
}
#content {
	position: absolute;
	top: 180px;
	left: 250px;
	width: 694px;
	height: 360px;
	border: 0px solid;
	overflow: auto;
}
td.tdmenu:hover {
	background-color: #e5eeeb;
	cursor: pointer;
	border: 1px solid #9EBEB1;
}
td.tdmenu {
	padding-top: 1px;
	border: 1px solid #BBD2C8;

}
a.aalbum{
	border: 2px solid #9EBEB1;
	background-color: #e5eeeb;
	text-decoration: none;
	padding: 3px;
}
