	body {  color: #004680; 
		background-color: #FFFFFF; 
		margin: 0px;
		margin-top: 3px;
		font-style: verdana, "sans serif";	
	    	font-size: 11px;
	}
	
	h1 { font-weight: bold;}

	h2 { font-size: 9px;}
	
	h3 { font-size: 9px;
	     color: #0060AC;
	}

	a { font-weight: bold;
	    color: #0060AC;
	    text-decoration:none; 
	}

	.titlepic  {text-align: center;}

	.headline {font-size: 12px;
		   text-color : #DAE8F1;
		   font-weight: bold;
	    	   font-style: arial, "sans serif";
	}

	div.header { text-align: left; 
		     margin:0px;
		     padding:0px;
		     background-color: #0060AC;
	}
	
	img.header{
		   border-right-width: 1px;
		   border-right-style: solid ;
		   border-right-color: white;
		   margin: 0px;
		   padding: 0px;
		   line-height: 1.0em;	
		   vertical-align:bottom;
	}

	marquee {white-space:nowrap; }
   
	p { margin: 1px;
	    line-height: 1.0em;	
	    font-style: verdana, "sans serif";
	    font-size: 11px;
	}  
 
	.submit{margin:0px; 
		border:0px; 
		background-color:#DAE8F1;
		color:#004680;
		padding:0px;
		font-weight: bold;
	}

	.textentry{margin:0px; 
		background-color:white;
		padding-bottom:1px;
		margin-top:1px;
		
	}

	.inputlabel{
		margin-bottom:2px;
		padding-bottom:2px;
	}

	div { margin: 0px;
	      font-size: 10px;
	      font-style: verdana, "sans serif";
	}

	div.footer{
	    	background-color: #0060AC;
		color:white;
		font-weight: bold;
	    	font-style: arial, "sans serif";
		margin:1px;
		margin-left:0px;
		margin-right:0px;
        }

	li.one{
	  border-top-style:solid;
  	  border-top-color:#B8D1E5;
	  border-top-width:1px;
  	}

	li.last {
	  border-top-style:solid;
  	  border-top-color:#B8D1E5;
	  border-top-width:1px;
	  border-bottom-width: 1px;
	  border-bottom-style: solid;
	  border-bottom-color: #B8D1E5;
	}

	li.new {
	  border-top-style:solid;
  	  border-top-color:#B8D1E5;
	  border-top-width:1px;
	  background-color:#FFF6C0;
	  list-style-image: url(pics/arrowRed.gif);
	}

	li.hot {
	  border-top-style:solid;
  	  border-top-color:#B8D1E5;
	  border-top-width:1px;
	  list-style-image: url(pics/hot.gif);
	}

	ul{align:left;
	   list-style-position: outside;
	   list-style-image: url(pics/arrow.gif);
	   background-color : #FFFFFF;
	}

	t {align:center;}
	table { 
		border: 1px; 
		padding: 1px;
		background-color : #DAE8F1;
		border-collapse:collapse;
		text-align:center;
		margin: 0 auto;
	}


	td {margin:1px;
		border-right-style:solid;
		border-width: 1px; 
		padding: 1px;
		border-color:white;
		border-bottom-style:solid;
	}	

	td.first {margin:1px;
		border-right-style:solid;
		border-left-style:solid;
		border-bottom-style:solid;
		border-width: 1px; 
		padding: 1px;
		border-color:white;
	}

	.tx { color: red}
	.red { color: red;
	       white-space:nowrap; 
	}

	.yellow {color: yellow;}
	.black {}
	.tn { color: #0000A0;}
	.green { color: green; }
	
	hr {color:#0060AC;
	    background-color:#0060AC;
	    height:1px; 
	    style:noshade;
   	}


	form {background-color : #DAE8F1;}