BODY,TD,P,DIV {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
	font-weight: normal; }
BODY A {
	color: #cc0000; 
	text-decoration: underline; }
	
TD A {
	color: #cc0000; 
	text-decoration: underline; }

P A {
	color: #cc0000; 
	text-decoration: underline; }

H1 {
	font-size: 11pt;
	font-weight: bold;
}	
	
.toolbar-selected {	
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8.5pt; 
	font-weight: normal;
	color: #000000; 
	background-color: #cc0000; 
	vertical-align: middle;}
.toolbar-selected A {
	color: #000000; 
	text-decoration: underline;
}

.toolbar-notselected {	
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8.5pt; 
	font-weight: normal;
	color: #ffffff; 
	background-color: #BCBCA6; 
}
.toolbar-notselected A {
	color: #ffffff; 
	text-decoration: underline;
}

.section-header {	
	font-family: Verdana,Arial,sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	color: #ffffff; 
	background-color: #BCBCA6; 
}
.section-header A {
	color: #ffffff; 
	text-decoration: underline;
}

.section-cell {	
	font-family: Verdana,Arial,sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	color: #000000; 
	background-color: #efefef; 
}
.section-cell A {
	color: #cc0000; 
	text-decoration: underline;
}

.box-frame {	
	font-family: Verdana,Arial,sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	color: #ffffff; 
	background-color: #BCBCA6; 
}
.box-frame A {
	color: #BCBCA6; 
	text-decoration: underline;
}

.box-cell {	
	font-family: Verdana,Arial,sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	color: #000000; 
	background-color: #ffffff; 
}
.box-cell A {
	color: #cc0000; 
	text-decoration: underline;
}
