blockquote {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-color: #FFF3DE;
	border: 4px outset #F2F2F2;
	padding-left: 20px;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0;
}
table.h-links {
	height: 87px;
}
table.h-links td a {
	border-top: 3px double #FFEAEA;
	border-bottom: 3px double #FFEAEA;
	vertical-align: bottom;
}
table.h-links a {
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
	white-space: nowrap;
	color: #003399;
}
table.h-links a:hover {
	border-top: 3px solid red;
	border-bottom: 3px solid red;
}
td.sidebar {
	vertical-align: top;
}
table.sidebar td.title {
	background-image: url(images/sidebar_title.gif);
	color: white;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
table.sidebar td.item {
	background-image: url(images/sidebar_item.gif);
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	width: 156px;
	overflow: hidden;
}
table.sidebar td.item img {
	border: 0;
	padding-top: 6px;
}
table.sidebar a {
	color: #FF962D;
	text-decoration: none;
	margin-left: 20px;
	white-space: nowrap;
	display: list-item;
	list-style: none;
}
table.sidebar a:hover {
	list-style: disc;
}
table.sidemenu {
	height: 100%;
}
table.sidemenu td {
	vertical-align: top;
	background-color: #FF962D;
	border-bottom: 1px solid white;
	padding-left: 2px;
	width: 148px;
}
table.sidemenu td a {
	color: white;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
table.sidemenu td a:hover, table.sidemenu td a.selected {
	background-color: white;
	color: #FF962D;
}
table.sidemenu tr.lastRow, table.sidemenu tr.lastRow td {
	height: 100%;
	background-color: #FF962D;
}
td.content {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
table.data {
	background-color: #FFF0DF;
}
table.data th, table.data td {
	border: 1px solid #FF962D;
}
.linkFont a {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: sans-serif;
	font-size: 28px;
	color: #0102C5;
	background-color: #FFF0DF;
	margin: 0;
	border-top: 1px double #FF962D;
	border-bottom: 1px double #FF962D;
}
h2 {
	font-family: sans-serif;
	font-size: 20px;
	color: #0102C5;
	margin-top: 20px;
	display: list-item;
	list-style: url(images/Arrow.gif) inside;
}
h3 {
	font-family: sans-serif;
	font-size: 16px;
	color: #0102C5;
	margin-top: 20px;
	padding-left: 4px;
	background-color: #FFF0DF;
	border-top: 1px double #FF962D;
	border-bottom: 1px double #FF962D;
	display: list-item;
	list-style: url(images/Dot.gif) inside;
}
td.content {
	color: #0102C5;
	font-family: sans-serif;
	font-size: 16px;
}
td.content a {
	color: #FF962D;
	font-weight: bold;
	text-decoration: none;
}
em {
	font-style: normal;
	color: #0102C5;
	font-weight: bold;
}
dt {
	color: blue;
	font-weight: bold;
}
.block, .smallblock {
	float: right;
	padding: 8px;
	margin: 6px;
	border: 1px solid #FF962D;
	background-color: #FFF0DF;
}
.block {
	width: 250px;
}
.smallblock {
	width: 150px;
}

div.data {
	background-color: #FFF0DF;
	border: 1px solid #FF962D;
}

dl {
	border: 1px solid #FF962D;
	background-color: #FFF0DF;
}

/******************************/
/* RSS Feed */
/******************************/

table.sidemenu div.rss-title {
	font-size: 14px;
	width: 140px;
	padding-top: 20px;
	padding-left: 5px;
	background-color: #FFF0DF;
	color: 1px solid #ffffff;
}
table.sidemenu div.rss-title a {
	font-size: 12px;
	font-weight: bolder;
	color: #0102C5;
	background-color: #FFF0DF;
}
table.sidemenu .rss-box {
	width: 145px;
	overflow: hidden;
	background-color: #FFF0DF;
}
table.sidemenu .rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
table.sidemenu p.rss-title {
	padding: 0.5em;
}
table.sidemenu  .rss-title {
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	background-color:white;
	color:#FF962D;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

table.sidemenu .rss-item  {
	font-family: arial, verdana, sans-serif;
	font-size: 0.75em;
	font-weight : bold;
	list-style:none;
}

table.sidemenu .rss-item a {
	text-decoration : none;
	color:#0102C5;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	border-top: 1px solid #FF962D;
}

table.sidemenu .rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #CC99CC;
}   

/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

table.sidemenu .pod-play {
   _width: 12em;
   margin: 0 0.2em;
   padding: 0.1em 0;
   _padding: 0;
   
   white-space: nowrap;
   text-decoration: none;
   vertical-align: middle;
   background: #fb6;
   color: black;
}
table.sidemenu .pod-play em {
   _width:1em;
   _cursor:hand;
   font-style: normal;
   margin: 0;
   padding: 0.1em 0.5em;
   background: white;
   color: #222;
}
table.sidemenu .pod-play span {
   _width: 1em;
   _cursor: hand;
   margin: 0;
   padding: 0.1em 0.5em 0.1em 0.3em;
}
table.sidemenu .pod-play:hover {
   background: #666;
   color: white;
}
table.sidemenu .pod-play:hover em {
   background: black;
   color: white
}