@charset "utf-8";

body {
	background-color: black;
	color: white;
	background-image: url('http://s.lsnlw.com/static/pda/4/2/background.gif');
	background-repeat: repeat-x;
}

a, a.regular {
	color: #04196c;
}

td.subcat,
.headline {
	background-image: url('http://s.lsnlw.com/static/pda/4/2/bullet.gif');
	background-repeat: no-repeat;
}

th.title,
div.header {
	background-color: #04196c;
	background-image: url('http://s.lsnlw.com/static/pda/4/2/title.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
	padding-left: 5px;
}

div.header {
	border-bottom-color: white;
}

th.title a,
div.header a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

th.options {
	background-color: #04196c;
	background-image: url('http://s.lsnlw.com/static/pda/4/2/title.gif');
	background-repeat: repeat-x;
	padding-right: 5px;
}

th.options a {
	color: white;
	text-decoration: underline;
}

div.category th {
	border-bottom-color: white;
}

hr {
	background-color: #04196c;
	color: #04196c;
}

input.button {
	background-color: #04196c;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
}

input.text {
	border-color: #04196c;
}

select {
	border-color: #04196c;
}

li {
	list-style-image: url('http://s.lsnlw.com/static/pda/4/2/bullet.gif');
}

.accesskey, .accesskey a,
.fontchange, .fontchange a {
	background-color: #04196c;
	color: #ffffff;
	text-decoration: none;
}

div.collapsed th {
	border-bottom-color: white;
}

.nav, .lastNav {
	background-color: #04196c;
	background-image: url('http://s.lsnlw.com/static/pda/4/2/title.gif');
	background-repeat: repeat-x;
	color: white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	text-align: center;
	padding-top: 2px;
}

.lastNav {
	border-right: none;
}

.nav a,
.lastNav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.accesskey, .accesskey a {
	background-color: transparent;
}
