

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#FFFFFF; /* white  */
	
}

.caption {  font-family: arial; font-size: 12px; color: #000000; font-style: italic}

crisp {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	vertical-align: top;
	padding: 3em 0em 0em;
}



.emphasis_normal { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	font-weight: 500; 
	line-height: normal;
	color:#FF0000;

	}

.display {
	width:100%; 
	background-color:silver; 
	padding:0.2em 0em 1.0em 1em;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: normal;
	font-size: 1.4em; 
	font-weight: 500; 
}

.display p {
	color:#B22222;  /* firebrick */
}

#table_outer #fierce {
	margin-top:0em;
	float:left;
	margin-right:1em;
	width: 267px;
	border:none;
}

#table_outer #fierce td {
	border:none;
}


h1, h2, h3, h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: 500;
	font-style: normal;
	color:#0000FF; /* blue */
	margin-top: 1.5em;
}

h1 {
	font-size: 2em;
	text-align:center;
	margin-top:0em;
}

h2 {font-size: 1.25em;
color:#990000} /* dark brick */
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}

h5 {font-size: 1.0em;
	color: #cc0000;
	margin-top:0em;
	margin-bottom:0em;
	}

h6 {font-size: 1.0em;
	text-decoration:underline;}



.img_left {
	text-align: left;
	margin: 2px 10px 10px 0px;
	padding: 0px;
	float: left; 
	border: none;
}

.img_right {
	text-align: left;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	float: right;
	border: none; 
}

.img_center 
/* This is a class to be applied to a paragraph into which
the image must be embedded.   */
{
	text-align:center;
}

/*  #table_outer tr td a .img_no_border */

.img_no_border {
	border: none;
}

.indentation 
	{margin-left:3em;
	margin-top: -1.0em;
	}



.inverse_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
}

#menu_cell {
	text-align:center;
	border:3px solid white;
}



p, td, li  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	font-weight: 500 ; 
	color:#0000FF; /* blue */
	line-height: normal;
	}



.previous_next {
	width:300px;
	height:20px; 
	border:none;
	margin-left:auto;
	margin-right:auto;   
}


.rtcref {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: 500;
	color:black;
}

.small { font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-style: normal; 
	font-weight: 500;
	}

#table_outer {
	width:750px;
	border-collapse: collapse;
}



#table_outer tr td  table {
	width: 100%;
	vertical-align:top;
	border-collapse: collapse;
	margin-top:1.5em;
} 

#table_outer tr td  table td {
	vertical-align:top;
	border:1px solid brown; /*  adrian */
	padding-left: 0.5em;
} 


.table_top_row {
	background: #993300; /* dark brown   */
	}

.table_thin_border_top_bottom {
	border-top:6px solid #993300;
	border-bottom:6px solid #993300;
}


.table_jumplinks {
	border: 1px solid #E83A00; /* reddish */
	width:100%;
	padding: 0.2em;
	margin-bottom: 1em;
}

.table_jumplinks td p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: top;
	padding: 0.4em;	
	margin: 0px;
}	
	
	
	
.table_jumplinks a {
	text-decoration: none;
	color: #0000ff;
	font-size: 0.9em;
	font-weight:400;
}


#table_outer tr td a img.up_arrow {  
	width:18px;
	height:15px;
	border: none;
}

#table_outer tr td a img.up_arrow_red {  
	width:24px;
	height:20px;
	border: none;
}


.up_arrow_red {  
	width:24px;
	height:20px;
	border: none;
}