BODY {
	background-image:url('/themes/1/images/background.gif');
}
INPUT.Button {
	background-image:url('/themes/1/images/button.gif');
}
#Navigation {
	background-image:url('/themes/1/images/nav.jpg');
}
#Navigation UL.Buttons LI.On {
	background-image:url('/themes/1/images/bullet.gif');
}
A {
	color:#cc0000;
}
A:Hover {
	color:#990000;
}
#UserOptions H2,
#Body H1,
#Body H2,
#Help H1,
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp,
table.tablesorter thead tr th, table.tablesorter tfoot tr th,
.Tabs DIV.On A {
	color:#cc0000;
}