BODY { 
	SCROLLBAR-FACE-COLOR: #0066ff; SCROLLBAR-HIGHLIGHT-COLOR: #0066ff; SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #0066ff; SCROLLBAR-ARROW-COLOR: #cc0099; SCROLLBAR-TRACK-COLOR: #0099ff; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}
BODY, TABLE, TD, P, LI { font-family: Arial, sans-serif; font-size: 10pt; }
A { text-decoration: none; color: #0000FF; }
A:hover { color: #FF0000; }
.button { 
	text-decoration: none; font-family: Arial; font-size: 10pt; color: #000000; border: 1px solid #0000FF; 
	width: 100px; text-align: center; padding: 3; background-color: #F1F2EA; 
}
.button:hover { color: #FF0000; border: 1px solid #FF0000; }
.menu { 
	text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold; color: #FFFFFF; width: 100px; 
	text-align: center; padding: 3; background-color: #0000FF; border: 1px solid #0000FF;
}
.menu:hover { color: #FFFF00; }
.world_menu { 
	text-decoration: none; font-family: Arial; font-size: 8pt; font-weight: bold; color: #FFFFFF; width: 155px; 
	text-align: center; padding: 3; background-color: #0000FF; border: 1px solid #0000FF;
}
.world_menu:hover { color: #FFFF00; }
.selected { 
	font-family: Arial; font-size: 10pt; font-weight: bold; width: 100px; text-align: center; padding: 3; 
	border: 1px solid #0000FF;
}
.text { color: #0000FF; border: 1px solid #0000FF; font: 11px/12px verdana,trebuchet,sans-serif; }
.tdheadlink { 
	cursor: pointer; color: #0000FF; font-family: Arial; font-size: 10pt; font-weight: bold; text-align: center; 
	border: 1px solid #0000FF;
}
.tdhead { font-family: Arial; font-size: 10pt; font-weight: bold; text-align: center; border: 1px solid #0000FF; }
.tdbottomline { height : 20; border-bottom: 1px solid #0000FF; }
.box { border: 1px solid #0000FF; }
.head { color: #FF0000; font-size: 8pt; }
.positive { color: #009300; font-weight: bold; }
.hr { color: #0000FF; background-color: #0000FF; height: 1px; border: none; }
.img { border: 1px solid #0000FF; }