	

	body{padding:0px ; margin:0px ; background-color:#DBCEC5 ; }
	
	td#masthead{height:140px ; }
	td#topbar1,td#topbar2,td#topbar3,td#topbar4{height:24px ; background-color:#517283 ; 
		text-align:center ; font-family:calisto MT, Arial ; font:bold ; font-size:12px ; 
		font-color:#FFFFFF ; }
	td#sidebar2{background-color:#A45922 ; height:400px ; vertical-align:top ; }
	td#topbar2 a:link,td#topbar3 a:link,td#topbar4 a:link
		{color:#FFFFFF ; text-decoration:none ; }
	td#topbar2 a:visited,td#topbar3 a:visited,td#topbar4 a:visited
		{color:#FFFFFF ; text-decoration:none ; }
	td#topbar2 a:hover,td#topbar3 a:hover,td#topbar4 a:hover
		{color:#000000 ; text-decoration:none ; }
	td#topbar2{padding-left:28px ; }
	td#topbar4{padding-right:18px ; }
	td#sidebar1,td#sidebar3,td#content,td#rightspacer{background-color:#D9E7EE ; }

	a:link{color:#0000FF ; text-decoration:none ;  }
	a:visited{color:#FF00FF ; text-decoration:none ; }
	a:hover{color:#FF0000 ; text-decoration:none ; }

	td#content a:link{color:#A45922 ; font-weight:bold ; text-decoration:underline ; }
	td#content a:visited{color:#A45922 ; font-weight:bold ; text-decoration:underline ; }
	td#content a:hover{color:#517283 ; font-weight:bold ; text-decoration:underline ; }

	h1{font-family:calisto MT, courier, serif ; font-size:12px ; font-weight:bold ;  }
	h2{font-family:verdana, arial, sans-serif ; font-size:12px ; font-weight:bold ;  }
	h3{font-family:verdana, arial, sans-serif ; font-size:14px ; font-weight:bold ;  }
	h4{font-family:verdana, arial, sans-serif ; font-size:12px ; font-weight:bold ; 
		font-style:italic  }
	h5{font-family:verdana, arial, sans-serif ; font-size:12px ; font-weight:bold ;  }
	h6{font-family:verdana, arial, sans-serif ; font-size:12px ; font-weight:normal ;  }
	p{font-family:verdana, arial, sans-serif ; font-size:10px ; font-weight:normal ; line-height: 135% ; }

	.chromestyle{width: 99% ; font-family:calisto MT, Arial ; font-weight:normal ; font-size:12px ;  }

	.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "." ; display: block ; height: 0 ; clear: both ; visibility: hidden ; }

	.chromestyle ul{border: 1px solid #517283 ; width: 100% ; background:#517283 ; /*THEME CHANGE HERE*/
	padding: 4px 0 ; margin: 0 ; text-align: center; /*set value to "left", "center", or "right"*/ }	

	.chromestyle ul li{display: inline ; }

	.chromestyle ul li a{color: #FFFFFF ; padding: 4px 7px ; margin: 0 ; text-decoration:none ;  }

	/* ######### Style for Drop Down Menu ######### */

	.dropmenudiv{position:absolute ; top: 0 ; border: 1px solid #517283; /*THEME CHANGE HERE*/
	border-bottom-width: 0 ; font-family:calisto MT, Arial ; font-size:12px ; line-height:18px ; text-align:left ; z-index:100 ; 
	background-color:#517283 ; width:134px ; visibility: hidden ; }

	.dropmenudiv a{width: auto ; display: block ; text-indent: 8px ; border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0 ; text-decoration: none ; font-weight: normal ; color: #FFFFFF ; }

	* html .dropmenudiv a{ /*IE only hack*/
	width: 100% ; }


<!--.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/ }
.dropmenudiv a:hover{color:#000000; }-->



