#listBrowser {
	margin : 10px;
	margin-left: 40px;
	padding: 0px;
	background: #f7f7f7;
	width: 600px;
	border: 1px solid #787878;
}

#listBrowser #menu {
	border-bottom : 1px solid #787878;
	margin: 0;
	margin-bottom: 25px;
	padding-bottom : 19px;
	padding-left : 0px;
	background: #E8EBF0;
}

#listBrowser #menu ul,#listBrowser  #menu li	{
	display : inline;
	list-style-type : none;
	margin: 0;padding: 0;
}

	
#listBrowser #menu a:link, #listBrowser #menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	border-width: 0 1px 0 0;
	border-bottom-color: #787878;
	color : #666;
	float : left;
	/*font-size : small;*/
	font-weight : bold;
	line-height : 15px;
	margin-right : 0px;
	padding : 2px 5px 2px 5px;
	text-decoration : none;
	text-transform: uppercase;
	width: 20%;
}

#listBrowser #menu li.current a:link,
#listBrowser #menu li.current a:visited{
	background : #f7f7f7;
	border: 1px solid #787878;
	border-width: 0 1px 1px 1px;
	border-bottom : 1px solid #F7F7F7;
	color : #6895D0;
}

#listBrowser #menu #nav1.current a {
border-left-width: 0px;
}



#listBrowser #contents {
clear: both;
	background : #f7f7f7;
	border : 1px solid #ccc;
	border-top : none;
	padding :0px;
	margin : 25px 10px 20px 65px;
	width: 518px;
	border: 1px solid #B3B3B3;
}

#listBrowser #contents #subnav{
	margin: 0;
    padding:2px;
    height: 16px;
    border-bottom: 1px solid #B3B3B3;
}

#listBrowser #contents #subnav a {
    display: inline;
    text-decoration: none;
    font-weight: bold;
	font-size: 9px;
    margin-left: 6px;
	color: #08346F;
}

#listBrowser #contents #subnav a.current {
	color: #6895D0;
}

#listBrowser #menu a:hover,
#listBrowser #contents #subnav a:hover,
#listBrowser #listBlock a:hover {
color: #8EE600;
}

#listBrowser #contents #listBlock {
    margin: 0; 
    height: 140px;
    overflow: auto;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px;
    background: #FFF;
}

#listBrowser #listBlock a span {
  font-weight: bold;
  text-transform: uppercase;
}

#listBrowser #listBlock a:link {
    padding: 0px;
    color: #08346F;
	line-height: 160%;
}

#listBrowser #listBlock a:visited {
 	color: #6895D0;
}

#listBrowser #listBrowser #numEntries {
	margin: 8px 0 2px 0;
	font-size: 12px;
}

#listBrowser #contents #entryView iframe{
	width: 100%;
	overflow: auto;
}



#listBrowser-popup {
	margin : 16px 5px 16px 5px;
	padding: 0px;
	background: #f7f7f7;
	width: 600px;
	border: 1px solid #787878;
}

#listBrowser-popup #menu {
	border-bottom : 1px solid #787878;
	margin: 0;
	margin-bottom: 25px;
	padding-bottom : 19px;
	padding-left : 0px;
	background: #E8EBF0;
}

#listBrowser-popup #menu ul,
#listBrowser-popup  #menu li {
	display: inline;
	list-style-type: none;
	margin: 0;padding: 0;
}

	
#listBrowser-popup #menu a:link,
#listBrowser-popup #menu a:visited	{
	background: #E8EBF0;
	border: 1px solid #ccc;
	border-width: 0 1px 0 0;
	border-bottom-color: #787878;
	color: #666;
	float: left;
	font-weight : bold;
	line-height : 15px;
	margin-right : 0px;
	padding : 2px 5px 2px 5px;
	text-decoration : none;
	text-transform: uppercase;
	width: 20%;
}

#listBrowser-popup #menu li.current a:link,
#listBrowser-popup #menu li.current a:visited {
	background : #f7f7f7;
	border: 1px solid #787878;
	border-width: 0 1px 1px 1px;
	border-bottom : 1px solid #F7F7F7;
	color : #6895D0;
}

#listBrowser-popup #menu #nav1.current a {
	border-left-width: 0px;
}

#listBrowser-popup #contents {
	clear: both;
	background : #f7f7f7;
	border : 1px solid #ccc;
	border-top : none;
	padding :0px;
	margin : 25px 10px 20px 65px;
	width: 518px;
	border: 1px solid #B3B3B3;
}

#listBrowser-popup #contents #subnav{
	margin: 0;
    padding:2px;
    height: 16px;
    border-bottom: 1px solid #B3B3B3;
}

#listBrowser-popup #contents #subnav a {
    display: inline;
    text-decoration: none;
    font-weight: bold;
	font-size: 9px;
    margin-left: 6px;
	color: #08346F;
}

#listBrowser-popup #contents #subnav a.current {
	color: #6895D0;
}

#listBrowser-popup #menu a:hover,
#listBrowser-popup #contents #subnav a:hover,
#listBrowser-popup #listBlock a:hover {
	color: #8EE600;
}

#listBrowser-popup #contents #listBlock {
    margin: 0; 
    height: 140px;
    overflow: auto;
    border-bottom: 1px solid #B3B3B3;
    padding: 6px;
    background: #FFF;
}

#listBrowser-popup #listBlock a span {
	font-weight: bold;
	text-transform: uppercase;
}

#listBrowser-popup #listBlock a:link {
    padding: 0px;
    color: #08346F;
	line-height: 160%;
}

#listBrowser-popup #listBlock a:visited {
 	color: #6895D0;
}

#listBrowser-popup #listBrowser #numEntries {
	margin: 8px 0 2px 0;
	font-size: 12px;
}

#listBrowser-popup #contents #entryView iframe{
	width: 100%;
	overflow: auto;
}
