@charset "utf-8";

body {
	background-color: #000000;
	color: white;
	background-image: url(/images/pda/2/5/background.gif);
	background-repeat: repeat-x;
}

a, a.regular {
	color: #2e63d5;
}

td.subcat,
.headline {
	background-image: url(/images/pda/2/5/bullet.gif);
	background-repeat: no-repeat;
}

th.title,
div.header {
	background-image: url(/images/pda/2/5/title.gif);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 5px;
}

div.header {
	border-bottom-color: #2e63d5;
}

th.title a,
div.header a {
	color: white;
	text-decoration: none;
}

th.options {
	background-color: #2e63d5;
	padding-right: 5px;
}

div.category th {
	border-bottom-color: #2e63d5;
}

hr {
	background-color: #2e63d5;
	color: #2e63d5;
}

input.button {
	background-color: #2e63d5;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
}

input.text {
	border-color: #2e63d5;
}

select {
	border-color: #2e63d5;
}

li {
	list-style-image: url(/images/pda/2/5/bullet.gif);
}

.accesskey, .accesskey a,
.fontchange, .fontchange a {
	background-color: #2e63d5;
	color: #ffffff;
	text-decoration: none;
}
