/* <?php if(strstr($HTTP_USER_AGENT,"MSIE")) { ?> *//* <?php } else { ?> *//* <?php } ?>  */A:Link {	Color: Blue;	Background-Color: Transparent;	}A:Visited {	Color: rgb(153,51,51);	Background-Color: Transparent;	}A:Hover {	Color: Red;	Background-Color: Transparent;	}A:Active {	Color: rgb(204,51,0);	Background-Color: Transparent;	}BODY { 	margin-top: 0;	color: black;	background-color: rgb(255,255,255);	font-family: Verdana,Arial,Helvetica,sans-serif;	}h1 {		Color: #00FA9A;	Background-Color: Transparent;	Margin-Top: 1em;	Margin-Left: 6em;	Text-Align: Center;	}h2 {		Color: rgb(128,0,0);	Background-Color: Transparent;	}h3 {		color: rgb(204,51,51);	background-color: transparent;	}h4 {		color: rgb(102,51,0);	background-color: transparent;	}h5 {		color: rgb(153,51,51);	background-color: transparent;	}h6 {		color: rgb(204,51,51);	background-color: transparent;	}UL {	list-style-type: square;	list-style-image: url(/images/bullet1.gif);	}/* Font-Family here as Navigator does not correctly    implement inheritance (from body) */TH {	font-family: Verdana,Arial,Helvetica,sans-serif;	}TD {	font-family: Verdana,Arial,Helvetica,sans-serif;	}/* Header settings */DIV.Banner {	Text-Align: Center;	}DIV.Banner TABLE.Banner {/*	Width: 100%; */	Border-Style: None;	Border-Width: 0;	Border-Color: Green;	Color: Black;	Background-Color: Red;	}DIV.Banner TR.GlobalButtons {	Color: Black;	Background-Color: Silver;	}TR.GlobalButtons A:Link {	Color: Black;	Background-Color: Transparent;	Font-Size: Smaller;	Font-Weight: Bold;	Text-Decoration: None;	}TR.GlobalButtons A:Visited {	Color: Black;	Background-Color: Transparent;	Font-Size: Smaller;	Font-Weight: Bold;	Text-Decoration: None;	}TR.GlobalButtons A:Hover {	Color: Red;	Background-Color: Transparent;	Font-Size: Smaller;	Font-Weight: Bold;	Text-Decoration: None;	}TR.GlobalButtons A:Active {	Color: Black;	Background-Color: Transparent;	Font-Size: Smaller;	Font-Weight: Bold;	Text-Decoration: None;	}DIV.Banner TD.GlobalButton {	Text-Align: Center;	}DIV.Banner TD.Links {	Text-Align: Left;	}DIV.Banner TD.SubAreaSelection {	Text-Align: Right;	}DIV.Banner TD.SubAreaBanner {	Color: White;	Background-Color: Black;	Text-Align: Center;	}/* Subweb navigation bar settings */DIV.LocalNavigation {	Width: 11em;	Float: Left;/*	Font-Weight: Bold; */	Background-Color: #98FB98;	Color: Black;	Padding: 5px;	}DIV.LocalNavigation P {	Margin: 3px;	}DIV.LocalNavigation #Header {	Text-Align: Center;	}DIV.LocalNavigation A:Link {	Color: rgb(192,0,0);	Background-Color: Transparent;	Text-Decoration: None;	}DIV.LocalNavigation A:Visited {	Color: rgb(192,0,0);	Background-Color: Transparent;	Text-Decoration: None;	}DIV.LocalNavigation A:Hover {	Color: Red;	Background-Color: Transparent;	Text-Decoration: None;	}DIV.LocalNavigation A:Active {	Color: rgb(128,0,0);	Background-Color: Transparent;	Text-Decoration: None;	}/* */DIV.PageContent {	}