/*Removed 1-30-2009 requested by Wendie
* {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
*/

body {
	background-image:url(images/background-bars-new.jpg);
	margin:0px;
}



.white12b {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.category-header {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.main {
	color:#434329;
	padding-left:20px;
	text-align:justify;
}

.categories {
	background-color:#000000;
	color:#FFFFFF;
}

.categories ul {
	list-style:square;
}

.categories ul a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.categories ul a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

h1 {
	font-size:16px;
	border-bottom:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
}

h1 .date {
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.odd-row {
	background-color:#FFFFCC;
}

.odd-row a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.odd-row a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.even-row a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.even-row a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

p {
	font-family:Arial, Helvetica, sans-serif;
}