td.forummenu {
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	border: 1px solid #000; 
	background-color: black; 
	padding: 0px 8px 0px 19px;
	background: url(/images/interfaces/blacklight/arrow.gif) no-repeat center left; 
	background-position: 8px;
}

select {
	background-color: #eeeeee;
	color: black;
}

select option[selected] {
	border: 1px solid black;
	background-color: #409020;
	color: white;
	text-shadow: #ffffff 0px 0px 5px;
	background-image: none;
	margin: 2px;
}

a.author {
	color: black;
	text-decoration: none;
}

a.topicowner {
	color: #209010;
	text-decoration: none;
	text-shadow: #80ff80 0px 0px 2px;	
	font-weight: bold;
}

a.loggedinuser {
	color: #2040c0;
	text-decoration: none;
	text-shadow: #49C5FF 0px 0px 2px;	
	font-weight: bold;
}

.profiletime {
	font-size: 10px;
	color: #808080;
}

.profiletext {
	font-size: 12px;
	color: #000000;
}
a.profiletext {
	text-decoration: underline;
}

.profileinfo {
	font-size: 11px;
	color: #2060D0;
	text-decoration: none;
	font-weight: normal;
}
.profileheader {
	font-size: 13px;
	color: black;
	font-weight: bold;
}

#profileurlbutton {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	font-size: 11px;
/*	font-weight: bold; */
}

#profileurlbutton a, #profileurlbutton a:visited {
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12pt;
	color: black; 
	background-color: white;
	text-decoration: none;
	border: 1px solid black;
}

#profileurlbutton a.activeitem, #profileurlbutton a:visited.activeitem, #profileurlbutton a:hover.activeitem {
	background-color: black;
	color: white;
	border: 1px solid white;
}

#profileurlbutton a:hover {
	background-color: black;
	color: white;
	border: 1px solid white;
}


.galleryframe {
	vertical-align: top;
	background: url(/gallery/photoframe2.gif) no-repeat; 
	padding-left: 13px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
}

.galleryframeold {
	vertical-align: top;
	background: url(/gallery/photoframe.gif) no-repeat; 
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}

a.gallerytitle {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: black; 
}

.gallerysubtitle {
	color: #909090;
	font-size: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}

.gallerydescription {
	text-align: top;
	color: #404040;
}

.galleryempty {
	color: #808080;
	padding-bottom: 10px;
	font-size: 10px;
}

.galleryimagedescription {
	color: #808080;
	font-size: 10px;
	padding-top: 3px;
	overflow: hidden;
	width: 100px;
}

.galleryimagedescriptionbig {
	color: #808080;
	font-size: 12px;
	padding-top: 3px;
	overflow: hidden;
}

a.galleryownerurl {
	color: #808080;
	font-size: 10px;
	text-decoration: none;
}


#forumlist9 {
	text-align: left; 
	margin: 0;
	padding: 0px;
	z-index: 100;
}

#forumlist9 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 100;
}

#forumlist9 li {
	color: #808080;
	padding: 0;
	margin-top: 7px;
}

#forumlist9 a, #forumlist9 a:visited {
	margin: 0px;
	padding: 0;
	color: #404040;
	text-decoration: none;
}


#forumlist9 ul li.old a .time { font-size: 12px; color: #808080; }
#forumlist9 ul li.old a .section { font-size: 12px; color: #808080; }
#forumlist9 ul li.old a .topic { color: #202020; }

#forumlist9 ul li.new a .time { font-size: 12px; color: #808080; }
#forumlist9 ul li.new a .section { font-size: 12px; color: #808080; }
#forumlist9 ul li.new a .topic { color: #409020; }
#forumlist9 ul li.new a .new { color: #202020; font-weight: bold; font-size: 9px; }



#forumlist9 a:hover { text-decoration: underline; }

#box9header a {
	color: white;
	text-decoration: none;
}

#box9header a:hover {
	text-decoration: underline;
}

#forumnewsheader a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}