body  {
	background-color : #333333;
	color : White;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
}

td {
	background-color : #000000;
	color : White;	
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
}

a {	color : #ffff00; }

a:visited  { color : #ffffcc; }

h1  { font-size : 18pt; }

h2  {	font-size : 14pt; }

h3  {	font-size : 12pt; }

.hl  {
	color : #ffcc00;
	text-decoration : none;
}

.hls  {
	color : #ffcc00;
	font-size : 8pt;
}

.sm, table.sm td  {
	font-size : 8pt;
}

.hd  {
	color : #ffcc00;
	font-size : 14pt;
	font-weight : bold;
}

.bbar  {
	color : #000000;
	background : #cc9900;
	font-weight : bold;
}

TR.bbar TD  {
	color : #000000;
	background : #cc9900;
}

a.bbar:visited  {
	color : #000000;
}

.subtitle  {
	color : #ffcc00;
	font-size : 12pt;
	font-weight : bold;
}

.sl {
	font-size: 20pt;
	font-weight: bold;
	color: #fc0;
	text-transform: uppercase;
}

.sl_com {
	font-size: 12pt;
	font-weight: bold;
	color: #fc0;
}

.header_logo a {
	text-decoration: none;
}

.crumbs_left {
	width: 7px;
	height: 27px; 
	background-image: url(crumbs_left.gif);
	background-repeat: no-repeat;
}

.crumbs_center {
	border-top: 2px solid #FC0; 
	border-bottom: 2px solid #FC0;
}

.crumbs_right {
	width: 7px;
	height: 27px; 
	background-image: url(crumbs_right.gif);
	background-repeat: no-repeat;
}

.menu * {
	font-weight: bold;
}

.menu a:hover {
	color: #FFFFFF;
}

.list_with_spaces li {
	margin-bottom: 10px;
}

.slinks {	
	vertical-align: top;
	font-size: xx-small;
	color: #999999;
}

.slinks a {
	color: #999900;
}

.photo {
	border: 1px solid #ffcc00;
}

ul.sparsed li, ol.sparsed li {
	margin-top: 10px;
}