

body
{
	margin: .2em;
	font-family: Verdana, Arial, Times New Roman, Comic Sans MS;
	font-size: 0.97em;
	color: Black;
}
.menuTable /* class (".") for table at top of page in header inc */ 
{
	width: 100%;
	border-collapse: collapse; /*   border: 3px solid #6B0021;      border: 0px solid white ; */
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
}
.topL /* top left class for table this is the banner on the top of the page */
{
	background-color: white;
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	/*color: #6B0021;*/
	text-align: center;
	white-space: nowrap;
}
.topL A:link, .topL A:visited, .topL A:active, .topL A:hover
{
	color: #6B0021;
	text-decoration: none;
}
.topR /* top right. this is the banner on the top of the page */
{
	background-color: #6B0021;
	color: white;
	padding-right: .3em;
	background-color: #6B0021;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	font-family: Verdana, Arial, Times New Roman, Comic Sans MS;
	text-align: right;
}
.topR A:link, .topR A:visited, .topR A:active
{
	color: #ffffff;
	text-decoration: none;
}
.topR A:hover
{
	color: Yellow;
	text-decoration: none;
}


#BGi /* ID="BGi". this is the <div> tag that contains the background image */
{
	background-image: url('/images/1CRC06logo_blk_bkgrnd.gif');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 0.3em 0px 0.3em; 
/*	height: 482px  height of background gif */
display: block; 
/* Hides from IE-mac \*/
height: 1%; /* peekaboo hack / Holly hack */
/* End hide from IE-mac */
}

#menuCont /* ID for the menu <Div> tag */
{
	display: inline-block;
	position: static;
	float: left;
	padding-right: 1em;
	padding-left: 5px;
	text-align: left;
	font-family: Arial Narrow; 
	width: 114px;
	margin-bottom: 1em;	/* To wrap paragraph away from bottom */
	margin-right: .5em;
}
#calCont
{
	display: inline-block;
	position: static;
	float: right;
	width: 228px;
	padding-left: 1em;
	margin-bottom: 1em;	/* To wrap paragraph away from bottom */
}
#calCont table
{
	color: White;
	border-collapse: collapse;
	background-color: #C6A2A5;
}
.calContTop
{
	background-color: #6B0021;
}
.calBox /* class for the scrolling div aroung the cal */
{
	overflow: auto;
	height: 222px;
	font-size: 0.8em;
	font-family: Arial;
	color: #FFFFFF; /*IE specific stuff follows*/
	scrollbar-shadow-color: #C6A2A5;
	scrollbar-3dlight-color: #E7DBCE;
	scrollbar-arrow-color: #EFEFEF;
	scrollbar-face-color: #6B0021;
	scrollbar-highlight-color: #E7DBCE;
}
a:link
{
	text-decoration: underline;
	color: #636563;
}
a:visited
{
	text-decoration: underline;
	color: Black;
}
a:active
{
	text-decoration: blink underline;
}
a:hover
{
	text-decoration: underline;
	color: #6B0021;
}


#default-bigtable
{
	border-top: #666666 0 solid;
}

.purpCal
{
	background-color: transparent;
	color: White;
	font-size: 1.0em;
	font-family: Verdana, Arial, Times New Roman, Comic Sans MS;
}
.purpCal A:link
{
	color: #7fffff;
	text-decoration: underline;
}
.purpCal A:visited
{
	color: #ffffff;
	text-decoration: none;
}
.purpCal A:active
{
	color: Yellow;
	text-decoration: none;
}
.purpCal A:hover
{
	color: Yellow;
	text-decoration: underline;
}




.footr p {
text-align: center; margin-bottom: 0; margin-top:0;
 color: #6B0021;
}

.footr hr
{
	color: #6B0021;
	border: 1px solid #6B0021;
	background-color: #6B0021;
	height: 1px;
}

.footTab /* class for the footer table with the pictures in it */
{
	width: 100%;
	background-color: #E7DBCE;
}
.footBold /* top right. this is the banner on the top of the page */
{
	background-color: #6B0021;
	color: white;
	padding-right: .3em;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	font-family: Verdana, Arial, Times New Roman, Comic Sans MS;
	text-align: right;
}
.footBold A:link, .topR A:visited, .topR A:active
{
	color: #ffffff;
	text-decoration: none;
}
.footBold A:hover
{
	color: Yellow;
	text-decoration: none;
}




TD.NON
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: WHITE;
	font-weight: normal;
}
TD.TOP
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #778899;
	font-weight: bold;
}
TD.Some
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: BLACK;
	font-weight: bold;
}

A.NOEVENT:Link
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
A.NOEVENT:Visited
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

A.EVENT:Link
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
A.EVENT:Visited
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}

A.NORMAL:Link
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.NORMAL:Visited
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.calTable
{
	/*BORDER=0  CELLSPACING='0' CELLPADDING='1'*/
	margin: 0;
	border: 1px solid #6B0021;
	padding: 1px;
}

.calHeader
{
	background: #6B0021;
	color: White;
	font-size: .88em;
}

.calEvTitl
{
	color: #6B0021;
	background: #FFFFFF;
	vertical-align: top;
	font-size: 0.81em;
}

.calEvDate
{
	
	background: #F1F1F1;
	font-size: 0.79em;
	color: Black;
	vertical-align: top;
}

.calEvDetail
{
	font-size: 0.75em; /*color:Black; background:White;*/
	vertical-align: top;
}

.calMo
{
	/*little month calendar*/
	border: 0.01em solid #800000;
	width: 160;
	background-color: #FFFFFF;
}
.calMoHTD
{
	background-color: #6B0021;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

table
{
	background-color: Transparent;
}

#printReady
{
	margin: 0 2em 1em 2em;
}


#printReady p
{
	/*text-align:justify; padding:9;*/
}

/* CSS Popout menuv */

/* Fix IE. Hide from IE Mac \*/
* html #menuv ul li
{
	float: left;
	height: 1%;
}
* html #menuv ul li a
{
	height: 1%;
}
/* End */

#menuv
{
	/*position:absolute;*/ /* position, size, and text of the menuv */
	z-index: 10;
	width: 120px; /* width of menu boxes */ /*	text-align: center;*/ /*text-transform: capitalize;*/
	/*	border-right: #636563 0px solid;	*/
	font-weight: bold;
	font-size: 8pt;
	/* border-left: #636563 0px solid; */
	line-height: 20pt;
	vertical-align: middle;
	/*	border-bottom: #636563 0px solid;	*/
	font-family: "Arial"; /*background-color: #8b0f41;*/
	background-color: #636563; /* Green > #636563 */
	color: White;
}

#menuv a
{
	display: block; /*padding: 0.2em;		*/ /* expands menuv box */ /*border-bottom:1px solid #555;	*/ /* adds bottom border */ /*white-space: nowrap;*/ /*background-color:Red;*/
	width: 115px; /* the trick for IE7RC1 to work */
	padding-left: 5px;
	border: 1 solid silver;
}

#menuv a, #menuv a:visited /* menuv at rest */
{
	/*background-color: #8b0f41;*/
	background-color: #636563; 
	color: #ffffff;
	text-decoration: none;
}

#menuv a.parent, #menuv a.parent:hover /* attaches parent-arrow on all parents */
{
	background-image: url( "/jrv/nav_white.gif" );
	background-position: right center;
	background-repeat: no-repeat;
}

#menuv a:hover /* on mouse over -- all menuvs */
{
	color: yellow; /*background-color: #8b0f41;*/
	background-color: #636563; 
}

#menuv li
{
	list-style-type: none; /* removes bullets */
}

#menuv ul li
{
	position: relative;
}

#menuv li ul
{
	position: absolute;
	top: 0;
	left: 115px; /* distance from of left menus (should be same as width) */
	display: none;
}

div#menuv ul, #menuv ul ul, div#menuv ul ul ul
{
	margin: 0; /* keeps the menuv parts together */
	padding: 0;
	width: 115px; /* width of sub menuvs */
}

div#menuv ul ul, div#menuv ul ul ul, div#menuv ul li:hover ul ul, div#menuv ul li:hover ul ul ul
{
	display: none;
}

div#menuv ul li:hover ul, div#menuv ul ul li:hover ul, div#menuv ul ul ul li:hover ul
{
	display: block;
}
.tighttable {
   margin: 0px 0px 0px 0px;
  } 
.tighttable ul {
   margin-top: 0px;
   margin-bottom: 0px; 
  }
.tighttable li {
   font-size: 0.83731524em;
  }