@charset "utf-8";

body {
	background-color: #d4d8d8;
	color: #333333;
}

a, a.regular {
	color: #333333;
}

a:active,
a:hover,
a.active,
a.over {
	color: #020266;
}

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

th.title,
div.header {
	background-color: #020266;
	color: white;
	font-weight: bold;
	padding-left: 5px;
}

div.header {
	border-bottom-color: #cccccc;
}

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

th.options {
	background-color: #020266;
	padding-right: 5px;
}

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

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

hr {
	background-color: #cccccc;
	color: #cccccc;
}

input.button {
	background-color: #020266;
	color: white;
	font-size: x-small;
	font-weight: bold;
}

input.text {
	border-color: #333333;
}

select {
	border-color: #333333;
}

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

.accesskey, .accesskey a,
.fontchange, .fontchange a {
	background-color: #020266;
	color: white;
	text-decoration: none;
}
