body {
	color: #000000;
	background-color: #ffffff;
	xbackground-image:url('back.jpg');
}
body, td {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
}
a {font-weight: bold; text-decoration:none;}
a:link {color:#0000b0;}
a:visited {color:#000090;}
a:hover {color:#0000d0;text-decoration:underline;}

h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:16px; }

.boxtitle, .boxmaintitle, .boxdecoration, .boxmainborder {
	color:#ffffe0;
	background-color: #000080;
	background-image:url('blueback4.jpg');
}
.boxtitle a, .boxmaintitle a { color: #ffff80; }

.boxbodyborder {
	border: 2px #000080 solid;
	border-top: 0px #ffffff solid;
	background-color:#fff8e0;
	background-color:#e0e0ff;
	background-color:#e8e8ff;
	background-color:#f8f0ff;
	padding:5px;
}
.boxmainborder {
	padding:5px;
}
.eventhead {
	font-family:tahoma, arial, helvetica, sans-serif;
	color: #000080;
	background-color:#ffe0a0;
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
	font-weight:bold;
}
.eventbody {
	color: #000000;
	background-color: #ffffff;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:7px;
	xborder-right: 1px #000000 solid;
	border-bottom: 1px #0000c0 solid;
}

.box, .boxcenter {
	width:"100%";
	margin-bottom:15px;
	border-width:0px;
}
.boxinner {
	width:"100%";
	margin:0px;
	padding:0px;
}
.boxtitle, .boxmaintitle {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	xpadding-left:3px;  /* RRB - moved to html for ns 4 */
	xpadding-right:3px;  /* RRB - moved to html for ns 4 */
	text-align:center;
}
.boxmaintitle {
	font-size: 16px;
	xpadding:4px;  /* RRB - this was making the left column bad title padding in ns4 */
}
.boxbody {
	color: #000030;
	background-color:#f8efff;
	background-color:#d0d0ff;
	background-color:#e0e0ff;
	background-color:#ffffd0;
	padding:5px;
	background-image: none;
}
.boxdecoration {
	padding:0px;
	margin:0px;
}

.caption {
	font-size:11px;
	font-weight:bold;
}
.boxlist, .officerlist {
	text-indent:-20px; 
	padding-left: 20px;
	margin-bottom: 0px;
	font-size:10px;
	font-size:11px;
	font-weight:bold;
}
.boxlist a {
	font-size:11px;
}

.copy { 
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

.boxhead_small { 
	color: #ffffe0;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}
.xboxhead_small a { color: #ffff80; }


