TD.celltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}

TD.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9933;
}


.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}

.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	background-image : none;
}

BODY {
	background: Black;
	background-image: url(images/blend1.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
	line-height: 15pt;
	font-weight : bold;
}

BODY.bru {
		background: White;
	background-image: url(images/blend1.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
	line-height: 15pt;
	font-weight : bold;
}


A {
	color: #FF9933;
	font-size: 10pt;
	font-weight: bold;
}

A:HOVER {
	color: #99ccff;
	font-size: 10pt;
	font-weight: bold;
}

 .boldtext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18pt;
	font-weight: bold;
	font-size: 9pt;
	color : Silver;
}
 .yellow_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 18pt; font-weight: bold; color: #ffffcc}
 .showme { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff}.table1 {  background-image: url(bru_assets/blend1.gif); background-repeat: repeat-x; background-position: 0px 0px}

 TABLE.trolly {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FF9933;
}

td.whiteTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Silver;
}

#errorLogo{
	margin-top: 77px;
	margin-left: 10px;
}

#errorContainer{
	margin-top:90px; 
	width: 100%;
}

.errorText{
	font-size: 10pt;
	font-weight: normal;
	margin-bottom:30px; 
	margin-left:auto;
	margin-right:auto;
	width: 70%;  
	text-align: center;
}