body 
{
	background: url("/assets/blue_tile.gif"); 
	text-align:center; 
	line-height: 1.2;
}

p.subheader_bar {font-size: x-small; color: #ffffff; font-family: arial; margin: 2px}
p.small_white {font-size: x-small; color: #ffffff; font-family: arial}
p.body_reg {font-size: small; color: #000000; font-family: arial}
p.body_small {font-size: small; color: #000000; font-family: arial}

p.footer {margin: 1px; line-height: 1.1; font-size: x-small; color: #ffffff; font-family: arial}

br.smallBr {
	font-size: 1px;
	line-height: 0;
}

a:link 
{
	color: #663333
}

a:visited 
{
	color: #333366
}

a:active 
{
	color: #336633
}

img {border:0; margin:0}
img.w_border {border: 2px solid #663333}

div#container 
{
	text-align:left; 
	margin-left: auto; 
	margin-right: auto;
	border: 1px solid #536EA5;
	width: 962px;
}

tr.title_bar td {margin: 0; background: #ccdfea}

tr.tttle_bar {margin: 0; background: #ccdfea}

tr.subheader_bar td {background: #636468; color: #ffffff}

tr.mainpage td {background: #ffffff}

tr.mainpage {height: 100%}

tr.footer_bar td {background: #9EB9D8}

tr.content_bar td {background: #C1CfDe}

tr.mainpage_small td {background: #ffffff; font-size: x-small; font-family: arial}

tr.streamflow_header td {background: #29324E; color: #ffffff}

table.streamflow_header {background: #29324E; color: #000000}


