body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Sans-Serif ;
	font-size: 10pt ;
	color: #333333; 
	scrollbar-face-color:#990000;
	scrollbar-highlight-color:#CC0000;
	scrollbar-3dlight-color:#FF0000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#330000;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#333333;
	}

.headTxt {
	font-family: Arial, Verdana, Helvetica, Sans-Serif ;
	font-size: 11pt ;
	font-weight: 700 ;
	color: #000033 ;
	text-align: center ;
	background-color: #CCCCCC;
}
.labelTxt {
	background-color: #FFFFFF ;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9pt ;
	font-weight: 600 ;
	color: #FF0000 ;
}	
.button {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9pt ;
	font-weight: 600 ;
	color: #FFFFFF ;
	background-color: #FF0000 ;
}
/* 
ERROR LINK and TEXT Definitions.
*/
.errTxt {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9pt ;
	color: #FF0000 ;
}
a.errLink:link {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9pt ;
	color: #FF0000 ;
}
a.errLink:hover {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9pt ;
	color: #FF0000 ;
}
a.errLink:visited {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9pt ;
	color: #FF0000 ;
}
a.errLink:active {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9pt ;
	color: #FF0000 ;
}
/*
FOOTER Blue Links.
*/
a.footLink:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: 400; 
	color: #003399;
}
a.footLink:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #0000FF;
}
a.footLink:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 400; 
	color: #003366;
}
a.footLink:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 400; 
	color: #000033;
}
.footLink { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	color: #003399; 
}
/*
FOOTER Red Links.
*/
a.footLink2:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: 400; 
	color: #990033;
}
a.footLink2:hover { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	color: #FF0000 ; 
}
a.footLink2:active { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-weight: 400; 
	color: #990000; 
}
a.footLink2:visited { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-weight: 400; 
	color: #993333; 
}
.footLink2 { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	color: #990033; 
}
/*
BreadCrumbs.
*/
a.bc:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: 600; 
	color: #990033;
}
a.bc:hover { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	color: #FF0000 ; 
}
a.bc:active { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-weight: 400; 
	color: #990000; 
}
a.bc:visited { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-weight: 400; 
	color: #993333; 
}
.bc { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-size: 10pt; 
	font-weight: 600;
	color: #990033; 
}
.bcCurrent {
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-weight: 600; 
	font-size: 10pt ; 
	color: #000066;
}
/* 
==================================================
BEGIN DRAFTLINK CSS
==================================================
 */
 /* 
 A HREF FORMATTING
  */
a.menu:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: 600; 
	color: #FFFFFF;
}