BODY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt;



	scrollbar-3dlight-color:#ffffff;   	//FFD700; 
	scrollbar-arrow-color:#ffffff;  	//FFFF00;
	scrollbar-base-color:#333333;		//FF6347;
	scrollbar-darkshadow-color:#2A5784;	//FFA500;	
	scrollbar-face-color:#336699; 		//008080;   Main Color
	scrollbar-highlight-color:#ff0000;	//FF69B4;
	scrollbar-shadow-color:#ffffff;		//FF00FF;

}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: 336699;}



TR.headerNavigation {
  background: #5A8BB1;
}


.headerNavigation { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #5A8BB1; color: #ffffff; font-weight : bold; }
.headerNavigation a:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight : bold; }
.headerNavigation a:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight : bold; }
.headerNavigation a:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight : bold; }
.headerNavigation a:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight : bold; }



/*********************************************************** 
   The default text used on the pages
*/
.main { text-decoration: none; font-size:7.5pt; color: #474747}
.main a:link { text-decoration: none; color: #5A8BB1 }
.main a:active { text-decoration: none; color: #5A8BB1 }
.main a:visited { text decoration: none; color: #5A8BB1 }
.main a:hover { text-decoration: underline; color: #0066AA }





/*********************************************************** 
   The text used for image captions
*/
.caption { text-decoration: none; font-size:6.5pt; color: #474747}
.caption a:link { text-decoration: none; color: #5A8BB1 }
.caption a:active { text-decoration: none; color: #5A8BB1 }
.caption a:visited { text decoration: none; color: #5A8BB1 }
.caption a:hover { text-decoration: underline; color: #0066AA }





/*********************************************************** 
   The heading text used in knowledge base

//.kbase { font-family: Verdana, Arial, sans-serif; text-decoration: none; font-size:12.5pt; color: #474747}
//.kbase a:link { font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #474747 }
//.kbase a:active { font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #474747 }
//.kbase a:visited { font-family: Verdana, Arial, sans-serif; text decoration: none; color: #474747 }
//.kbase a:hover { font-family: Verdana, Arial, sans-serif; text-decoration: underline; color: #474747 }



/*********************************************************** 
   The text that provides a secondary menu in the blue sub bar
   under the primary navigation menu.
*/
.blueSubBar { text-decoration: none; font-size:7.5pt; color: #EFEFEF}
.blueSubBar a:link { text-decoration: none; color: #EFEFEF }
.blueSubBar a:active { text-decoration: none; color: #EFEFEF }
.blueSubBar a:visited { text decoration: none; color: #EFEFEF }
.blueSubBar a:hover { text-decoration: underline; color: #EFEFEF }


/*********************************************************** 
   The description text in the department modules. 
   This is slightly smaller than the standard text
*/
.deptDesc { text-decoration: none; font-size:6.5pt; color: #474747}
.deptDesc a:link { text-decoration: none; color: #474747 }
.deptDesc a:active { text-decoration: none; color: #474747 }
.deptDesc a:visited { text decoration: none; color: #474747 }
.deptDesc a:hover { text-decoration: underline; color: #474747 }



/*********************************************************** 
   The text used for news updates
*/
.news { color: #003399; font-weight: bold; text-decoration: none;  font-size: 100%; }
A.news { color: #003399; font-weight: bold; text-decoration: underline;  font-size: 100%; }
A.news:link { color: #003399; font-weight: bold; text-decoration: underline; }
A.news:active { color: #003399; font-weight: bold; text-decoration: underline; }
A.news:visited { color:#003399; font-weight:bold; text-decoration: underline; } 
A.news:hover { color:#0066AA; font-weight: bold; text-decoration: underline;}




/*********************************************************** 
   The text used for Secret Sports
*/
.secret { text-decoration: none; font-size:7.5pt; color: #474747}
.secret a:link { text-decoration: none; color: #5A8BB1 }
.secret a:active { text-decoration: none; color: #5A8BB1 }
.secret a:visited { text decoration: none; color: #5A8BB1 }
.secret a:hover { text-decoration: underline; color: #0066AA }



/*********************************************************** 
   The text used for KBase
*/
.kbase { color: #003399; font-weight: bold; font-size:10pt; }
A.kbase { color: #003399; font-weight: bold; font-size:10pt; }
A.kbase:active { color: #003399; font-weight: bold; }
A.kbase:visited { color:#003399; font-weight:bold; } 
A.kbase:hover { color:#0066AA; font-weight: bold; }


/************************************************************
  Dotted Line
*/
.bordered { border-bottom: 1px black dashed; } 



.hiddenPic {display:none;}
