/*********************************************************/
/*																			*/
/*  THIS IS THE SYTLE SHEET FOR THE CSJVRMA SKIN			*/
/*																			*/
/*																			*/
/*********************************************************/


/* Bacground image of the page  */
body {
	background-image: url(bkgrd.gif);
}


/* CSS Class for the main table background.  This is the highest level table and is not nested.  
   All other table are nested inside of this table  */
.mainTablebckgrd{
	background-color: White;
}


/* CSS Class for the breadcrumbs control */
.SelectedTab{	
	color: black;
}


/* CSS Class for the current date control */
.brsDatetext{   
    font-size: 8.0pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


/* Top border:  Dark Blue */
.topBorder{
	background-color: #202065;
}


/* Upperleft Image of California Map */
.groupLogoImage{
	background-image: url(groupLogoImage.jpg);
	background-repeat: no-repeat;
}


/* Rotating Images */
.leftBannerpic{
	background-image: url(leftBannerpic.gif);
}


/*  Page Banner/logo.  Image is to the right of the rotating images. */
.rightBannerpic{
	background-image: url(home_pic.jpg);
}

/*  Page Banner/logo.  Image is to the right of the rotating images. */
.MembersRightBannerpic{
	background-image: url(memberspic.jpg);
}

/*  Page Banner/logo.  Image is to the right of the rotating images. */
.rightBannerpicMemberCensus{
	background-image: url(memberspicMemberCensus.jpg);
}


/*  Shadow bar right below the rotating images and the page banner/logo */
.groupShadowbar{
	background-image: url(shadow_bar.gif);
}


/*  Bottom border.  Dark grey */
.bottomBorder{
	background-image: url(bottomBorder.jpg);
}


/*  BRS Copyrigt Text 8pt font */
.brsCopyrightText8{
 	 font-size: 8.0pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


/*  BRS Terms and Conditions 8pt font */
.brsTermsConditions8{	
	 font-size: 8.0pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


.brsPrivacy8{
	 font-size: 8.0pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
	
}


/*  Bread crumb class */
.brsBreadCrumb{
	 font-size: 8.0pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


/* Solpart menu background for the horizontal menu */
.groupMenuBckGrnd{
	background-image: url(groupMenuBckGrnd.jpg);
	background-repeat: no-repeat;
}


/* Solpart text color for the horizontal menu */
.groupMenuText{
	color: White;
 	font-family:sans-serif;
 	font-size: 13px;
 	font-weight: lighter;
}

/* Solpart text color for the horizontal menu */
.groupSubMenuText{
 	font-family:sans-serif;
 	font-size: 13px;
 	font-weight: lighter;
	padding-left: 0px;
	height: 20px;
}


/* Solpart text color for the text when it is selected */
.groupMenuSelected{
	color: White;
 	font-family:sans-serif;
 	font-size: 13px;
 	font-weight: lighter;
}


/* Solpart text color for the horizontal menu when Moused Over */
.groupMenuMouseOver{
	background-color: #A6A6D2;
	color: #202065;
 	font-family:sans-serif;
 	font-size: 13px;
 	font-weight: lighter;
	height: 20px;
}


/*  Header Class:  Goes in Menu Item within View Options; Group Class Settings of the Navigation Module */
.Demo2Head
{
	font-size: 12px;
	color: #FFFFFF;
	border: 2px solid #202065;
	FILTER: 
			progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#202065,endColorStr=#A6A6D2)
			progid:DXImageTransform.Microsoft.Glow(color=black,strength=1)
			progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#7C3438,strength=2);
	cursor: hand;
	padding-left: 7px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: white 0px solid;
	border-left: #202065 0px solid;
	border-top: #FF8080 0px solid;
		/*border-right: #202065 0px solid;*/
	border-right: #EBEBEB 4px solid;
	font-family: sans-serif;
	width: 300px;
	vertical-align: top;
}

/*  Header Class:  Goes in Left Text within View Options; Group Class Settings of the Navigation Module */
.DEMO2HeadF
{
	font-size: 12px;
	cursor: hand;	
	color: #FFFFFF;
	width: 300px;
		font-weight: bold;
}


/*  This Class is not being used, however it needs to be set the same as the Header Class */
.DEMO2HeadO
{
	font-size: 12px;
	color: #000000;
	border: 2px solid #202065;
	background: #A9A9C7;
	cursor: hand;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	border-bottom: white 0px solid;
	border-left: #202065 5px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	font-family: sans-serif;
	vertical-align: middle;
}

/*  Menu Item Class:  Goes in Menu Item within View Option; Item Class Settings of the Navigation Module */
.DEMO2Item
{
	font-size: 12px;
	border: 0px solid #202065;
	background: White;
	cursor: hand;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	border-bottom: white 0px solid;
	border-left: #202065 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #202065 0px solid;
	font-family: sans-serif;
	width: 300px;
}

/*  Class is for the submenu Text Items*/
.DEMO2ItemF
{
	font-size: 12px;
	font-family: sans-serif;
	cursor: hand;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;

}



/*  Mouse over Class*/
.MouseOverHover{
	font-size: 12px;
	color: #000000;
	border: 2px solid #202065;
	FILTER: 
			progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=white,endColorStr=white)
			progid:DXImageTransform.Microsoft.Glow(color=black,strength=1)
			progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#7C3438,strength=2);
	cursor: hand;
	padding-left: 7px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: white 0px solid;
	border-left: #202065 0px solid;
	border-top: #FF8080 0px solid;
		/*border-right: #202065 0px solid;*/
	border-right: #EBEBEB 4px solid;
	font-family: sans-serif;
	width: 200px;
	vertical-align: top;
}


.subMenuItemHover{
	font-size: 12px;
	border: 0px solid #000000;
	background-color: #A6A6D2;
	cursor: hand;
	width: 200px;
	font-family: sans-serif;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;

}
