body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #404040;
	background-color: #F4F4F4;
}
#maintable {
	width:780px;
	border:0px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #3b3434;;
}
#contentcontainer {
	background-repeat: no-repeat;
	width:500px;
	height:506px;
}
#content {
	width:495px;
	height:479px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
}
#navcontainer {
	width:431px;
	height:27px;
}
#nav {
	width:425px;
	height:17px;		
	text-align:left;
	overflow:auto;
	vertical-align:bottom;
/*	font-family: Brioso Pro Disp, Arial, Helvetica, sans-serif;*/
}
img {
	border:0px;
}
p {
	padding-top:5px;
}
body,td,th {
	color: #0;
}

a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

#nav a:link, #nav a:visited, #nav a:active, #nav a:hover {
	color: #3b3434;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 13px;
	font-stretch: wider;
}




#headercontainer {
	width:750px;
	height:39px;
}
#header {
	overflow:auto;
	color:#0;
	font-size:20px;
	width:709px;
	height:39px;
	text-align:right;
}


#lselect {
	/*background: url(../images/styles/lmenu.png) top right repeat-y;*/
	color: #FFFFFF;
	width:130px;
}
#lselect h3 {
	text-indent: -2000px;
	/*background: url(../images/styles/lmenu1.png) top right no-repeat;*/
}
#lselect ul, #larchives ul, #lresources ul {
	border-top: 1px dotted #CCC;
	margin: 0px 10px 0px 40px;
	padding: 0px;
}
#lselect li, #larchives li, #lresources li {
  	border-bottom: 1px dotted #CCC;
	list-style: none;
}
#lselect a {
	font-size: 10px;
	color: #3b3434;
}

#lselect li {
	padding: 3px 0px 3px 10px;
	background: #0 url(../images/styles/li-arrow.png) 4px 7px no-repeat;
}
#lselect li:hover {
	background: #F9F9F9 url(../images/styles/li-arrow.png) 4px 7px no-repeat;
}
