BODY, body, TD, td
{
	font-family : sans-serif;
	margin      : 0px 0px 0px 0px;
	background-color : #FFFFFF;
}

TD, td
{
	font-size : 90%;
}
A:hover, a:hover
{
	text-decoration: underline;
}

H1, h1
{
	color : #0A266F;
	text-align : center;
	font-size : 140%;
	font-weight : bold;
	line-height : 50% ;
}

H2, h2
{
	color : #0A266F;
	text-align : center;
	font-size : 100%;
	font-weight : bold;
	line-height : 50% ;
}

.edge
{
	background-color : #FFFFFF;
}
.menu
{
	background-color : #0A266F;
	color : #FFFFFF	;
	text-decoration : none;
	font-weight : bold;
}
a.menu_highlight
{
	background-color : #0A266F;
	color : #FF8800	;
	text-decoration : none;
	font-weight : bold;
}
.menu_selected
{
	background-color : #0A266F;
	color : #FFFF00;
	text-decoration : none;
	font-weight : bold;
}
SPAN.group_by, span.group_by
{
	font-weight : normal;
	font-size : 80%;
	white-space : nowrap;
}
SPAN.strikeout, span.strikeout
{
	text-decoration : line-through;
}
.menu A:hover, .menu a:hover, a:hover.menu_highlight, A:hover.menu_highlight
{
	text-decoration: none;
/*	text-transform: uppercase;*/
	letter-spacing: 1;
    font-weight : normal;
}
.menublend
{
	background-color : #000000;
	background-image : url('images/menublend.gif');
}
.content
{
	background-color : #DDDDDD;
}
.banner
{
	background-color : #000000;
	color : #FFFFFF;
	font-size : 180%;
	font-weight : bold;
}
.bannerhighlight
{
	color : #FF0000;
}
P.lastUpdated, p.lastUpdated
{
	color : #666666;
	font-size : 70%;
	text-align : center;
}
.smiley
{
	margin: 0;
	padding: 0;
}
.content_title, .content_title_minor
{
}
.quote
{
	color : #4444FF;
}
table.rss, TABLE.rss
{
	border : thin solid #000000
}
th.rss, th.rss a, TH.rss, TH.rss a, TH.rss A, th.rss A
{
	background-color : #0A266F;
	color: #FFFFFF;
	padding: 2px;
	text-decoration : none;
}
td.rss, TS.RSS, td.rss a, TD.rss, TD.rss a, TD.rss A, td.rss A
{
	color : #0A266F;
	text-decoration : none;
	padding: 2px;
}
td.rss a:hover, th.rss a:hover
{
	color : #FF0000;
	text-decoration : underline;
}
input, INPUT
{
  font-size : 7pt;
  color : #D26900;
  font-weight : bold;
}
div.search
{
  color : #FFFFFF;
}