body {
	background-color:#fffae0;
	background-image:url('back_tiles.gif');
	background-image:url('back_tilebrush2.jpg');
}
body, td {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
}
a {font-weight: bold; text-decoration:none;}
a:link {color:0000a0;}
a:visited {color:000090;}
a:hover {color:0000d0;}

h1 { font-size:x-large; }
h2 { font-size:large; }
h3 { font-size:medium; }

.box, .boxcenter {
	width:"100%";
	margin-bottom:15px;
	background-color:#fffae0;
}
.boxinner {
	width:"100%";
	margin:0px;
	padding:0px;
}
.boxtitle, .boxmaintitle {
	font-family:tahoma, arial, helvetica, sans-serif;
	color:#f0f8c0;
	background-color: #000090;
	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 {
	color:#f0f8c0;
	font-size: 16px;
	xpadding:4px;  /* RRB - this was making the left column bad title padding in ns4 */
}
.boxbody, .boxbodyborder {
	color: #000000;
	background-color:ffffff;
	padding:5px;
	background-image: none;
}
.boxbodyborder {
	border: 2px #000090 solid;
}
.boxdecoration, .boxheader{
	background-color: #000090;
	padding:0px;
	margin:0px;
}
.boxemptyblue {
	background-color: #000090;
	padding:0px;
	margin:0px;
}
.boxborder {
	background-color: #000090;
	xpadding:5px;  /* RRB - doing this in html now for ns4 */
	margin:0px;
}
.eventhead {
	font-family:tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color:#f8eca0;
	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 #000000 solid;
}
.xeventbody a:link {color:#900000;}
.xeventbody a:visited {color:#700000;}
.xeventbody a:hover {color:#a00000;}

.caption {
	font-size:11px;
	font-weight:bold;
}
.officerlist, .boxlist {
	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;
}

