body {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F5F5F5; 
	margin-right: -0px;
	margin-left: -2px;
	margin-top:0px;   
	padding: 0px;
}

#table_outer {
	width: 750px;
	border: none;
	padding: 0px;
	margin:0px auto 0px auto; 
}


#table_outer tr td {
	border: none;
	vertical-align:top;
}


#banner_div {
	margin: 0px auto 0px auto;
	}





.img_no_border {
	border:none;
	}

p:first-child {
	margin-top: 0px;
}

td {
	font-size: 95%;
	font-weight: 400;
}


p, li, h6 {
	font-size: 14px;
	font-weight:500;
	color:#800000; /* maroon  */
	font-weight: 400;	
}

.emphasis_right {
	font-size: 100%;
	font-weight: 600;
	color: #DC143C /*  crimson */;
	text-align:right;	
}

.emphasis_left {
	font-size: 100%;
	font-weight: 600;
	color: #DC143C /*  crimson */;
	text-align:left;	
}

.emphasis_center {
	font-size: 100%;
	font-weight: 600;
	color: #DC143C /*  crimson */;
	text-align:center;	
}


h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color:#CC0000; /* dark red or brown    */
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}



h4 {
	font-size: 12px;
}


h5 {
	font-size: 12px;
	color: #FF9900; /* orange */
}

h6 {
	text-decoration: underline;
}


h2, h3, h4, h5, h6 {
	margin-top:2em;
	margin-bottom:-0.2em;
}



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

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

.img_center {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}


/*  ((( */
#table_outer tr td #slideshow_table {
	border: none;
	margin-left:0px;
	margin-top: 0px;
	width: 183px; 
	}


.table_top_row {
	background: #B0C4DE; /*lightsteelblue;*/

}

.table_3_col
/* table of three colums */
{
	border: 1px solid green;
	border-collapse: collapse;
	background: white;
	margin-left:auto;
	margin-right:auto;
	width:100%
	} 

.rtcref p {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 500;
	color: #000099;
}

.rtcref img {
	border:none;
	float: left;
	margin-right: 2em;
	font-size:80%;
	border: 1px solid green;
	vertical-align: top;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 0em;
	width: 33.3%;
	}



/* toolbar alignment problem (((   */
#table_outer tr td table {
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	margin-top: 2px;
	border-collapse:collapse;	
	}

#table_outer tr td table td {
	width:50%; 
/*	padding-left: 0.5em;  */
	vertical-align:top;
	}





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


.up_arrow {
	border: none;
	width:18px;
	height:15px;
}

.table_jumplinks {
	border: 7px solid #009900;
	width:100%;
}

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


.the_three_images {
	height:145px; 
	width:95%; 
	margin-left:0px; 
	background-color:#FFDEAD; /*  brownish color is called navajowhite */ 
}

.square_1 {
	margin: 10px 0px 0px 10px;
}


.square_2 {
	margin:10px 0px 0px 29px;
}


.square_3 {
	margin:10px 0px 0px 30px;
}

.square_1, .square_2, .square_3 {
	width: 155px;
	height: 125px;
	border:none;	
} 

.vertical_images {
	margin: 10px auto 10px 10px;
	border:none;

}


.flash_location {
	height:237px; 
	width:554px; 
	margin-left:0px; 
	background-color:#FFDEAD;
}

.flash_img_1, .flash_img_2, .flash_img_3 {
	margin: -1px;
	width: 183px;
	height: 236px;
	border:none;
}



