body {
	scrollbar-face-color: #100890;
    scrollbar-highlight-color: #100890;
    scrollbar-shadow-color: #100890;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #000000;
}

body, .NormalText, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
} 

/*--- Link Styles ---*/


A:link, A:visited, A:active {
	color: #000000;
}

A:hover {
	color: #FFFFFF;
	background: #0000C0;
}

/*
a:link {color:#666699; text-decoration: none;} 
a:active {color:#666699; text-decoration: none;} 
a:visited {color:#666699; text-decoration: none;}
a:hover {color:#FF9900; text-decoration: underline;}
*/

a.red, a.red:link, a.red:active, a.red:visited {
	color: red;
}

/*--- Custom Styles ---*/

.PageTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #10078D;
	font-weight: bold;
	font-style: italic;
}

.SubTitle {
	color: #10078D;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.BlueText {
	color: #10078D;
}

.WhiteText {
	color: #ffffff;
}

.RedText {
	color: #993333;
}

.LargeText {
	font-size: 18px;
}

.SmallText {
	font-size: 11px;
}

html .boldie, .BlueBold {
	font-weight: bold;
	/*color: #003399;*/
	color: #10078D;
	/*font-size: 10px;*/
}

html .headline {  font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #006699}
html .c {  font: bold 24px Verdana, Arial, Helvetica, sans-serif; color: #000000}
html .top {  font-weight: bold; font-size: 10px; color: #FFFFFF}


/*--- TD Styles ---*/

td.BlueBG {
	font-size: 14px;
	color: #ffffff;
	background-color: #100890;
}

/*--- Table Styles ---*/

table.tblIndex td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*--- Index Page Nav Styles ---*/

TD.topics { ; color: #000000; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; clip:  rect(   ); line-height: 19px}
TD.topics A:link {FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 100%; text-decoration: none; color: #000000; clip:    rect(   ); line-height: 19px} 
TD.topics A:hover {COLOR: #000000; text-decoration: none; font-weight: bold; background: #F5F8F3; clip:    rect(   ); line-height: 19px} 
TD.topics A:visited {WIDTH: 100%; text-decoration: none; color: #000000}

