body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	vertical-align:top;
}
body {
	background: url(/graphics/menubar/icon0910.png) white no-repeat bottom left fixed;
	background-position: 1% 99%;
	background-color: #CAAA31;
}
a {
	color:#893B82;
	color:#660066;
	font-weight:bold;
}
.leftBorder, .sides, .sidesAndBottom {
	border-left-style:solid; 
	border-left-color:#893B82; 
	border-left-width:thin
}
.rightBorder, .sides, .sidesAndBottom {
	border-right-style:solid; 
	border-right-color:#893B82; 
	border-right-width:thin
}
.topBorder {
	border-top-style:solid;
	border-top-color:#893B82;
	border-top-width:thin;
}
.bottomBorder, .sidesAndBottom {
	border-bottom-style:solid;
	border-bottom-color:#893B82;
	border-bottom-width:thin;
}
.boxBorder {
	border-style:solid;
	border-color:#893B82; 
	border-width:thin
}
.blackbold12px {
	font-size: 12px;
	font-weight: bold;
}
.greybg {
	background-color:#CCCCCC;
}
.whitebold12px, .sidebarbold {font-size: 12px; font-weight: bold; color: #FFFFFF; }
.sidebar { font-size:12px; color: #FFFFFF; }
.sidebarlink { font-size:12px; color: #CCCCCC; }
.sidebar, .sidebarbold, sidebarlink { background-color:#000000; text-align:left; vertical-align:bottom; }
.menubaritem {font-size: 12px; font-weight: bold; color: #AD71AD;}
.graybold12px {font-size: 12px; font-weight: bold; color: #CCCCCC; }
.normal {
	font-size: 12px;
	font-weight: normal;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style: italic;
}
.small {
	font-size: 9px;
	font-weight: normal;
}
.smallbold {
	font-size:9px;
	font-weight: bold;
}
.italics {
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}
.headline, .newsheadline {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent:2px;
}
.purple {
    color:#893B82;
}
.white {
    color:#FFFFFF;
}
.gray {
    color:#CCCCCC;
}
.boldItalics {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
.whitebold14px {
	font-size: 14px; font-weight: bold; color: #FFFFFF;
}
.blackbold14px {
	font-size: 14px;
	font-weight: bold;
}
.normal10pt {

	font-size: 10px;
	font-weight: normal;
}

th {
	vertical-align:middle;
}

div.item {
	text-align: left;
	margin-bottom: 12px;
	padding-left: 12px;
}

div.newsitem {
	text-align: left;
	margin-bottom: 12px;
	padding-left: 0 px;
	clear:both;
	height:auto;
	width: 440px;
}

div.purpletextbox, .menubutton {
	height:18px; 
	font-weight:bold; 
	text-align:center; 
	background-color:#893B82; 
	color:#FFFFFF;
}

.menubutton {
	background-color:#932E90;
	height:24px;
	float:left;
}

.news {
	padding-top:6px;
	padding-bottom:6px;
}

.dateline {
	font-weight:bold;
	font-size: 10px;
	padding-bottom:6px;
}

.newsheadline {
	padding-top: 12px;
	padding-bottom: 0px;
}
p.first {
	margin-top: 0px;
}