/* CSS Document */

body{ font-size: 14px ; font-family: Arial, Helvetica, sans-serif ; color: #000066 ; background: #eeeeee; text-decoration: ; border-width: ; border-color: ; border-style: ; cursor: ; } 

td{ font-size: 14px; }



a{ font-family: ; text-decoration:none ; font-family: Arial, Helvetica, sans-serif ; color: #000066 ; } 

a:hover{ text-decoration: ; background: #cccccc; font-style: ; font-weight: ; cursor: ; color: ; } 

td.top{ font-family: ; background: #336699; font-size: 21; color: #fff; border-width: 1; border-style: solid; border-color: #666666; } 

td.middle{ background: #ffffff; background-image: url(); } 


  
  h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-left-style: none; border-bottom-color: #000000; text-decoration: none; padding: 1px;}
  
    #footer {
    clear:both;
    margin:0;
    padding:3px 0 0;
	position:absolute;
	align:center;
	

	top: 8000px;

	width: 100%;
    }
  #footer div {
    background:#357 ;
    padding:3px 0 0;
    color:#fff;
    }
  #footer div div {
    padding:0 2px 3px;
    }
  #footer hr {display:none;}
  #footer p {margin:0;}
#footer a {color:#fff;
text-decoration:none;}



div.rssfeed {
	width: 300px;
	border: 1px solid #000;
	background-color: #CCCCCC;
	padding: 10px;
	float:right;
	font-size:9px;
}

div.rssinfo a {
	text-decoration: none;
	color:#999999;
	font-size:9px;
	background-color: #CCCCCC;
}

div.rssinfo a:hover {
	text-decoration: underline;
	font-size:9px;
}

/* Main rss list */


/* Title/Link to story */
dl.rss dt {
font-size:9px;
}

dl.rss dt a {
font-size:9px;
}

dl.rss dt a:hover {
font-size:9px;
}

/* Summary text */
dl.rss dd {
	margin-left: 0px;
	padding-bottom: 1em;
	background-color:#CCCCCC;
}

