.rb_background {
	background-image: url(clipart/bkgd_rbc2005-4.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;

}
.logo {
	color: #ECECEC;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;

}
.h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;    /*  Welcome to...  */
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;    /*  <P> titles, headings, php page ID's  */
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}
.h3 {
	color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;    /*  Reverse bold white  */
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
}
.h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;    /*  Navbar titles  */
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
	
}
.h5 {
	font-family:"Courier New", Courier, monospace; /*  page signposts (return to top, etc.)  */
	font-size: 14px;
	color: #525252;
	
}	
.net_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;     /*  Navbar top & bottom rbc links  */
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
	
}
td#network {
	background-color:#2D2E2F;
	font-family:Arial, Helvetica, sans-serif;          /* top & bottom navbar bkgd  */
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;

}
.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;

}
.navtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align:center;

}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-align:center;
}
td#nav:hover {
	background-color:#E1E1E1;
					
}
td#net:hover {
	background-color:#2D2E2F;
					
}
.textlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #525252;
	font-weight: normal;
	
}
.req {
	font-size: 12px;        /* use for text such as "required" */
	color:CC3300;
	
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
	
}
.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}
.blk_titles {
	font-family: Arial, Helvetica, sans-serif;  /* in-content titles */
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.basic_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

