BODY{
	background: #FFFFFF; /*jas:1026 was dark green #666633, area behind channels option 2*/
}
A {
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #315338 /*#FFFFFF  - white causes navigation in preferences categories to disappear
			jas mod: 11/19 prev Black, color for prefences, turn on and off */
}
A:VISITED {
	color : Black;
}
A:HOVER {
	color : #315338; /*jas:1/30
			all hyperlinks, usually located on a white background, 
			but the preferences publish channel is on the 336666 dark green background*/
	text-decoration: underline;
}
A.navigation {
	color : Black; /*jas1026 was pale yellow #FFFFCC*/
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.navigation:visited {
        color : Black; /*jas1026 was pale yellow #FFFFCC*/
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
A.navigation:hover {
        color : #ff7f00; /*jas:1026 was crimson red #993333*/
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.navigation-selected{       /* tabs */
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #CC6600; /*jas1026 was pale yellow #FFFFCC*/
}
A.uportal-navigation-category{
	color : #CC6600; /*jas:1122  white-- tab headers and select category headers*/
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.uportal-navigation-category:visited{
	color : Black; /*jas:1027 */
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.uportal-navigation-category:hover{
        color : #ff7f00; /*jas:1026 was crimson red #993333*/
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.uportal-navigation-category-selected{
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff7f00;
}
A.uportal-navigation-channel{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
A.uportal-navigation-channel:visited{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
A.uportal-navigation-channel:hover{
        color : #ff7f00; /*jas:1026 was crimson red #993333*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration: underline;
}
.uportal-navigation-channel-selected{
	background : #ffffff; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
}
.uportal-text{
	color : Black;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : small;
}
.uportal-text-small{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* modified xsmall to small jas mod 06/10/02 */
	font-size : xsmall;
}
.uportal-button{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xsmall;
	background : #E5E8E8; /*jas:1026 was tan #CCCC99*/
}
.uportal-label{
	color : Black;/*jas:1130 preference label, background is white*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xsmall;
	font-weight : bold;
}
.uportal-input-text{
	color : Black;
	
	font-family: Monaco, Andale Mono, monospace;
        background : #E5E8E8; /*jas:1026 was tan #CCCC99*/
}
.uportal-text-reversed{
	color : Black; /*was white*/
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-family : Georgia, "Times New Roman", Times, serif;*/
	font-size : small;
}

.uportal-crumbtrail{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xsmall;
	color : #666666;
}
.uportal-copyright{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xsmall;
	color : Black;
	font-style : italic;
}
.uportal-channel-text{
	color : Black;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-family : Georgia, "Times New Roman", Times, serif;*/
	font-size : small;
}

.uportal-channel-title{  
        color : #FFFFFF; /*jas:1026 was pale yellow #FFFFCC*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xsmall;
	font-weight : bold;
}

.uportal-channel-title-bigger{  
        color : Black; /*jas:1026 was pale yellow #FFFFCC*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}

.uportal-channel-title-reversed{
	color : #315338; /*jas:1026 was crimson red #663333*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xsmall;
	font-weight : bold;
}
.uportal-channel-subtitle{
	color : #333333; /* jas mod 11/19 prev #999999*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}
.uportal-channel-subtitle-reversed{
	color : #999999; /*jas mod 11/18 prev 333333*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xsmall;
	font-weight : bold;
}
.uportal-channel-emphasis{
	font-weight : bold;
	font-size : small;
/*	font-family : Georgia, "Times New Roman", Times, serif;*/
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.uportal-channel-strong{
	font-weight : bold;
	font-size : small;
/*	font-family : Georgia, "Times New Roman", Times, serif;*/
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.uportal-channel-code{
	color : Black;
	
	font-family: Monaco, Andale Mono, monospace;
}
.uportal-channel-copyright{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xsmall;
	color : Black;
	font-style : italic;
}
.uportal-channel-warning{
	font-size: xsmall;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #993333;
}
.uportal-channel-error{
	color : Black; /*jas mod 11/19 prev #993333*/
	font-size: xsmall;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.uportal-channel-table-caption{
	color : #713A00; /*WAS 993333 */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-align: center;
}
.uportal-channel-table-header{
	color : #713A00; /*WAS 993333 */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-align: left;
}

.uportal-channel-table-row-even{
	color : Black;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.uportal-channel-table-row-odd{
	color : Black;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        background: #E5E8E8;
}

.uportal-background{
	background : #FFFFFF;
}
.uportal-background-tab{
	background-image:url('http://nmg-cas1.butte.campus/uPortal/media/org/jasig/portal/layout/AL_TabColumn/integratedModes/mymtech/institutional/tabgraphic.jpg'); /*jas 0203 added*/
}
.uportal-background-tab-selected{
	background-image:url('http://nmg-cas1.butte.campus/uPortal/media/org/jasig/portal/layout/AL_TabColumn/integratedModes/mymtech/institutional/tabgraphicselected.jpg'); /*jas 0203 added*/
}
.uportal-background-dark{
	background : #315931; /*jas:1026 was dark green #666633*/
}
.uportal-background-med{
	background : #6a775d; /*jas:1026 was medium #999966  tab color*/
}
.uportal-background-light{
	background : #adc498; /*336666 jas:1026 was light tan #CCCC99 center part of channel heading*/
}
.uportal-background-mtech{
	background : #cccc99; /*336666 jas:1026 was light tan #CCCC99 center part of channel heading*/
}
.uportal-background-content{
	background : #ffffff; /*jas:1026 was pale yellow #FFFFCC, area inside channels and around logo*/
}
.uportal-background-highlight{
	background : #e1ffc6;
}
.uportal-background-shadow{
	background : #000000;
}
.uportal-background-page{
	background : #FFFFFF;
}
.uportal-background-semidark{
	background: #8c9e7b; /*jas:1026 was dark brown/green #7F804D */
}
.uportal-background-selected{
	background : #315338; /* was test for above area in preferences FFFFFF;*/
}
.uportal-background-neutral-dark{
	background: #666666;
}
.uportal-background-neutral-light{
	background: #cccccc;
}
