.topnavbar {
	background-color:#BED3AB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8087A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8087A;
}
a.barlink:link {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : 600;
	color : #C8087A;
	text-decoration : none;
	display: block;
	padding: 2px;
	vertical-align: top;
	text-align: center;
	background-color: #BED3AB;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
a.barlink:visited {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : 600;
	color : #C8087A;
	text-decoration : none;
	display: block;
	padding: 2px;
	vertical-align: top;
	text-align: center;
	background-color: #BED3AB;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
a.barlink:hover {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : 600;
	color : #FFF;
	text-decoration : none;
	display: block;
	padding: 2px;
	vertical-align: top;
	text-align: center;
	background-color: #C8087A;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td.sectiontitle {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #BED3AB;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	vertical-align: middle;
	height: 25px;
	border-top: 2px solid #02396D;
	border-right: 1px none #02396D;
	border-bottom: 0px none;
	border-left: 1px none #02396D;
}
td.headerbackground {
	background-image: url(/images/fall08/backgroundslice.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td.bottomps {
	background-image: url(/images/fall07/secondarytop/greenbarleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightshadow {
	background-image: url(/images/index07/rtsideshadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

