body.white{
	margin: 0px;
	padding: 0px;
	width: 590pt;
	background-color : White;
	color:Black;
}
body.blue{
	margin: 0px;
	padding: 0px;
	width: 590pt;
	background-color : #3300CC;
	color: Yellow;
}
#legend_sect_1{
	border-left : 1px solid Silver;
	border-right : 1px solid Gray;
	border-top : 1px solid Silver;
	border-bottom : 0 none;
}
#legend_sect_2{
	border-bottom : 1px solid Silver;
	border-left : 0px none;
	border-right : 0px none;
	border-top : 0px none;
}
#legend_sect_3
{
	border-bottom : 1px solid Gray;
	border-left : 1px solid Silver;
	border-right : 1px solid Gray;
	border-top : 0px none;
}
#legend_sect_4
{
	border-bottom : 0px none;
	border-left : 1px solid Silver;
	border-right : 1px solid Gray;
	border-top : 1px solid Silver;
}

#legend_sect_5
{
	border-bottom : 0px none;
	border-left : 1px solid Silver;
	border-right : 1px solid Gray;
	border-top : 0px none;
}
#legend_sect_6
{
	border-bottom : 1px solid Gray;
	border-left : 1px solid Silver;
	border-right : 1px solid Gray;
	border-top : 0px none;
}


.horline{
	border-top : 1px solid Gray;
}
a.menu_link{
	color: Red;
}
a.menu_link:hover{
	color:Black;
}
.paragraph{
	background-color : #EEE;
}
.pspacer{
	width : 1.5em;
	height: 1em;
}
.min_width{
	width: 680px;
	height: 0px;
}
