body{
	font: normal normal normal smaller/normal Arial, Helvetica, sans-serif;
	color: #205935;
}

td.bgRepeatY{
	background-repeat: repeat-y;
}

td.bgRepeatX{
	background-repeat: repeat-x;
}

td.contentBG{
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: no-repeat;
}

td.contentBG a:link{
	color: #205935;
	text-decoration: underline;
}

td.contentBG a:visited{
	color: #205935;
	text-decoration: underline;
}

td.contentBG a:hover{
	color: #205935;
	text-decoration: none;
}

td.pgNameBG{
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
}

td.navlinks{
	font-size: x-small;
}

td.navlinks a:link{
	font-weight: bold;
	text-decoration: none;
	color: #205935;
}

td.navlinks a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #205935;
}

td.navlinks a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #205935;
	font-style: italic;
}

td.pagename{
	font-weight: bold;
	font-size: large;
}

div.content{
	
}

div.content a:link{
	color: #205935;
	text-decoration: underline;
}

div.content a:visited{
	color: #205935;
	text-decoration: underline;
}

div.content a:hover{
	color: #205935;
	text-decoration: none;
}

td.copyright{
	background-repeat: repeat-x;
	font-size: xx-small;
	font-weight: bold;
	color: #998A7D;
}

td.copyright a:link{
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	color: #998A7D;
}

td.copyright a:visited{
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	color: #998A7D;
}

td.copyright a:hover{
	text-decoration: none;
	font-size: xx-small;
	font-weight: bolder;
	color: #998A7D;
}

td.album img {
	border: none;
}

select.folders {
	width: 190px;
}

td.fileline {
	font-size: xx-small;
	color: #205935;
}

td.fileline input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 17px;
}

td.tempList {
	font-size: 	x-small;
}

img.home {
	padding: 3px 3px 3px 3px;
}