/* Global  ------------------------------------------------------------------ */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}


/* Scroll Bar  --------------------------------------------------------------- */

BODY {

background-image:url(images/background1.jpg);
               background-repeat:repeat-y;
               background-position:center;
               background-attachment:fixed
			   

}
a.rollover:link {
	color: 999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
a.rollover:active {
	color: 999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
a.rollover:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
a.rollover:hover {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
        font-weight: bold;
	text-decoration: none;
}

.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: normal;

}
.bold {
	color: #000099;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;


}
blk {

	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.whitetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	line-height: normal;
}
.chart {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
}
.chartwhite {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: normal;
}
.regtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}
.regtextbold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	line-height: normal;
	font-weight: bold;
}
