.lobtabitem {font: 1em/1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: white;
margin: 0;
padding: 2px 5px;}


#pageTitle h1 { font-size: 12px; }

.lobtab a:visited {font: 1em/1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: white;
margin: 0;
padding: 2px 5px;}

.lobdiv {padding:10px;border-style:dotted; border-width:1px;height:385px;overflow:scroll;background-color:#ffffee;}

.fraglink { text-decoration:none; }

.character {
	border-bottom:1px dotted red;text-decoration:none;cursor : url(zoom.cur), pointer;
}

a.character:link {
	color: #ffoooo; 
}

.instruction {
	border-bottom:1px dotted blue; cursor : url(zoom.cur), pointer;
}

a.instruction:link {
	color: #3366CC
}


.definition {
	border-bottom:1px dotted green; cursor : url(zoom.cur), pointer;
}

a.definition:link {
	color: #66CC00
}

.fragline {
	width:400px;
	height:25px;
}

.fraglinetext {
	width:380px;
	float:left;
	height:25px;
}

.fraglinenum {
	width:15px;
	height:25px;
	text-align:center;
	display:none;
	float:right;
}

.resourcediv {width: 390px; background: #eee; padding: 3px; border-style:double; border-width:2px; margin-top:3px;
}

.dirline {
	width:320px;
	height:25px;
	text-align:right;
	font-style:italic;
}

#lobTabBar {
	text-align: right;
        font: 1em/1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 2px 5px;
}

#lobTabBar b {
	display: none;
}

#lobTabBar a {
	font: 1em/1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 0;
	background-color: #94847B;
	border-color: #101827 #101827 #94847B #101827;
	color: white;
	margin: 0;
	padding: 2px 5px;
	-moz-border-radius: .75em .75em 0em 0em;
}

#lobTabBar a:hover {
	background-color: #9C5A29;
	color: white;
text-decoration: none;
}

#lobTabBar a.selected {
	background-color: #9C5A29;
	border-color: #52240B;
	color: #304065;
text-decoration: none;
}

#lobTabBar a.selected:hover {
	background-color: #9C5A29;
	color: white;
}

.forummessage {
       background-color: #FFFFCC;
}

#messages { 
list-style-image: url(message.gif); }

.forummessage {list-style:round; 
list-style-image: none; 
}